I am writing install script project with InstallShield 12 .
I added Web Site with virtual directory.
during setup I raise dialog that asks the user what virtual directory to create.
I didn't figure out how to set the value of the virtual directory name.
I found some tricks about using Proprty but I can't see the "Property manager" in install script project (only in install script MSI).
help...

