|
|
View Message | Back to Messages |
subxero Tue Oct 3 2006 at 3:23 pm Automatic Installation
I've got a set of programs that need to be installed on my computer every time I reformat -- I could make a Ghost image, but I'm in the mood for a learning experience. I'm going to set up a script to automatically handle most post-Windows-installation operations, such as disabling useless services (using the "sc" tool) and setting up environment variables (my path and such) but I've got quite a few programs that need to be installed.
Is there a method of launching a setup program and automatically filling in text boxes, answering "I Agree", clicking Next..., et cetera, all from within a batch file? Or executable from a batch file?
|
|