2 messages in com.googlegroups.google-gearsGears installer in silent mode
FromSent OnAttachments
Mike05 Feb 2008 10:14 
Mike12 Feb 2008 07:59 
Subject:Gears installer in silent mode
From:Mike (rapp@gmail.com)
Date:02/05/2008 10:14:15 AM
List:com.googlegroups.google-gears

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.