Old 7th November 2006, 09:13   #1
gamingmouse
Junior Member
 
Join Date: Nov 2006
Posts: 1
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
gamingmouse is offline   Reply With Quote
Old 8th November 2006, 02:39   #2
bholliger
Senior Member
 
Join Date: Jul 2004
Location: Switzerland
Posts: 223
Question

Hi gm!

Do these installers support an answer file or a silent install mode? If yes, it would be the best idea to use the built-in functionalities.

If you really want to do it by throwing key strokes to the installer, try something with vbScript.

http://www.google.com.au/search?hl=e...cript+sendkeys

Cheers

Bruno
bholliger is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump