Hi,
I am looking to bundle gears with another program for users to use
my site. I wanted to create an installer that installs everything at
once (using nsis -
http://nsis.sourceforge.net) and in the
background. Is there a way that I can run GoogleGearsSetup with an
option to run silently in the background (maybe even an option to
force the browser to restart - or specifically not to)?
The other program I am installing has a "/s" command line option for
it's silent mode. Right now my installer works fine, but I feel it
might be confusing to the user to have the gears install popup the
foreground of the installer, and then prompt to restart the browser.
Any help with this would be appreciated. Thanks.
_Mike