cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
bsandi
Level 2

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!

Labels (1)
0 Kudos
(0) Replies