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
- :
- Setting a site name and port dynamically
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 10, 2024
09:55 AM
Setting a site name and port dynamically
Hi there!
I'd like to start saying that I'm using InstallShield for the first time.
It was assigned to me to create a dialog where the user can enter a site name and a port number. Then, I should assign those values to the actual properties. How can I do that?
I read that a could use the function MsiSetProperty or SuiteSetProperty, but is there like a global variable that a should pass as an argument to those functions? Something like: SuiteSetProperty("PORT", "85").
Thanks!
(0) Replies