cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jstarbird
Level 5

Can you pass params to Web Type installations?

I'm wanting to create a Web Type install with the One Click instlall pages which works fine but I'd like to be able to dynamically pass a property thru to the MSI of the install. Is there anyway to do this? I know I can at build time but I need this at Run time.
I was wondering if maybe you can somehow pass it in the section of the installing.htm page where it references the cab file.


Thanks,
J
Labels (1)
0 Kudos
(2) Replies
mumbles
Level 7

You can do this with regular MSI projects (Basic, Installscript). Not sure about one click type projects.
0 Kudos
jstarbird
Level 5

Yeah I know I can do it with a MSI directly so thats why I was hoping I could so this via the one-click installs pages that InstallShield generates.
My project is a Basic MSI. Of course maybe this begs the question, is there a way to have a similar user experience as InstallShields web install by using my MSI directly??


Thanks,
J
0 Kudos