Installer Wrappers Requiring Button Presses
Hi,
I have a number of .exe installers that need to be installed on a different computers. I'd like to create a wrapper to install them all for me.
The problem is that the installers require user input to check "I agree" checkboxes or click on buttons that say "Next," etc. Is it possible to NSIS to solve a problem like this? If so, can someone point me to some example scripts to get me started?
Thanks for any ideas,
gm