PDA

View Full Version : Enhancement: Installation Response Scripts


John Schacher
05-09-2000, 05:46 PM
In many corporate environments, its essential to have a totally silent installation that can be pushed out to each workstation via an administrative console.

If a future version of SUF could implement some type of response script that could be read by the install program in place of the GUI dialogs, that would be very nice.


------------------
John L. Schacher
Dir. Product Development
Sailwest Computing (http://www.sailwest.net)
john@sailwest.net

Support
05-10-2000, 09:39 AM
You can easily do this with Setup Factory 5.0. You can turn off all screens and then use an INI file that gets read into variables which are used for information during the setup. Please read the article "HOWTO: Create a Silent Install with Setup Factory 5.0" at http://www.indigorose.com/setup/support/kb.html

John Schacher
05-10-2000, 10:42 AM
Thank you very much for the information. This will help me out a great deal as I move our product from the consumer arena to the corporate.