Reduce Install Mode?

Got a problem you cannot solve? Try here.
crustyzz
Posts: 28
Joined: Thu Mar 16, 2006 4:18 am
Location: France

Reduce Install Mode?

Postby crustyzz » Thu Mar 16, 2006 4:55 am

Is it possible to execute install in a reduce mode, like we can do with msiexec (/qr parameter) ? This mode only shows progress bar.

CandiceJones
Posts: 904
Joined: Thu Dec 22, 2005 7:03 pm
Contact:

Postby CandiceJones » Thu Mar 16, 2006 3:35 pm

Sure. If you want a silent setup, use "/s". If you want to show a progress bar, then you can define your own command line switch - use Parse String to look into the command line string CMDLINE in your script, and then if you detect that user wants a progress bar but nothing else, you can skip showing all other dialogs except the progress bar dialog.
Candice Jones
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 140 guests