Hi Ian,
Just run both setups silently. The command line parameters to specify silent installation and setup passwords are well documented in the help file. Since InstallAware installs using itself, you can just go ahead and use those same parameters!
Command Line Build
-
- Posts: 3452
- Joined: Thu Dec 22, 2005 7:17 pm
- Contact:
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
-
- Posts: 18
- Joined: Thu Mar 01, 2007 10:22 am
- Location: Edinburgh, UK
Variable to select installation type
Hi Michael,
Can you tell me the variable to select which installation type, please? I need to specify Studio instead of Studio Admin. I've tried running a logged install, but it's just hung in Windows Installer (it's been running about 4 hours so far...)
Also, is there any way of controlling the components selected? For this sort of scenario, it would be good to be able to run an installation and capture the responses, and then do the silent install passing in the saved responses (as you can do with Windows).
Thanks,
Ian
Just run both setups silently. The command line parameters to specify silent installation and setup passwords are well documented in the help file. Since InstallAware installs using itself, you can just go ahead and use those same parameters!
Can you tell me the variable to select which installation type, please? I need to specify Studio instead of Studio Admin. I've tried running a logged install, but it's just hung in Windows Installer (it's been running about 4 hours so far...)
Also, is there any way of controlling the components selected? For this sort of scenario, it would be good to be able to run an installation and capture the responses, and then do the silent install passing in the saved responses (as you can do with Windows).
Thanks,
Ian
-
- Posts: 3452
- Joined: Thu Dec 22, 2005 7:17 pm
- Contact:
Say
something like that.
Code: Select all
setup.exe /s EDITION=Studio COMPLETE=TRUE MINIMUM=FALSE PERSONALIZED=FALSE ALLUSERS=TRUE "TARGETDIR=C:\\program files\\your path"
something like that.
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
-
- Posts: 18
- Joined: Thu Mar 01, 2007 10:22 am
- Location: Edinburgh, UK
That did the trick - thanks!
Hi Michael,
That's done the trick for me. Thanks for all your help!
Cheers,
Ian
That's done the trick for me. Thanks for all your help!
Cheers,
Ian
Who is online
Users browsing this forum: No registered users and 91 guests