This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- InstallScript and MaskedEdit Control
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 10, 2007
01:01 AM
InstallScript and MaskedEdit Control
Hi Everyone,
Since MaskedEdit Controls cannot be used in an InstallScript project, can you recommend an alternative to allow input (e.g. a serial number) to match a text template (e.g. #####-#####-#####-#####)?
Any suggestions would be great.
Cheers,
David.
Since MaskedEdit Controls cannot be used in an InstallScript project, can you recommend an alternative to allow input (e.g. a serial number) to match a text template (e.g. #####-#####-#####-#####)?
Any suggestions would be great.
Cheers,
David.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 10, 2007
09:18 AM
For one approach, perhaps see the Example Custom Password Dialog sample project that ships with InstallShield...