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
- :
- How to prompt user to enter keywords for ini file
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
Sep 12, 2010
04:25 PM
How to prompt user to enter keywords for ini file
How to prompt a user to enter some keywords in a form during installation and store them in an ini file ?
I am new to installshield but i would like to get MS SQL username and password and store it to an ini file for my application.
Thanks a lot
I am new to installshield but i would like to get MS SQL username and password and store it to an ini file for my application.
Thanks a lot
(1) Reply
Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 13, 2010
09:08 AM
You can build your own custom dialog and store the entered values in properties. Then the propertie values can be written into the INI file.