Bug 9501 - Unattended installs difficult with present windows installer.
: Unattended installs difficult with present windows installer.
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Windows Installer
: 7.2.1
: PC Windows XP
: P5 enhancement (vote)
: 7.x
Assigned To: Michael Herger
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-15 19:08 UTC by Gordon Harris
Modified: 2009-07-31 10:29 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gordon Harris 2008-09-15 19:08:07 UTC
Using the command line args /SP- /VERYSILENT /SUPPRESSMSGBOXES /LOG /NOCANCEL 

(See http://unattended.sourceforge.net/InnoSetup_Switches_ExitCodes.html)

..with the windows installer ought to result in an unattended SC install or update.  However, currently the installer will still throw up messageboxes halting the install, e.g. the "We were not able to connect to SqueezeNetwork.com on port 3483" message.

If a truly unattended install or update is a desirable goal for the windows installer, these messagebox popups should be made to honor the /SUPPRESSMSGBOXES args.
Comment 1 Michael Herger 2008-09-15 23:41:41 UTC
According to the docs this should be as simple as s/MsgBox/SuppressibleMsgBox/g - will give it a try.
Comment 2 Michael Herger 2008-09-16 04:11:39 UTC
change 23193 - please give it a try. And please note that this won't give you any feedback at all, whether the installation fails or not.
Comment 3 Gordon Harris 2008-09-16 09:05:28 UTC
Thanks, Michael.  I'll test it as soon as it makes it into a nightly exe.  As far as the installer giving no feedback, I assume the the installer will still return a non-zero exit code on failure...yes?
Comment 4 Michael Herger 2008-09-16 23:19:30 UTC
> I assume the the installer will still
> return a non-zero exit code on failure...yes?

If it did before, it still should. I only changed the dialog boxes.
Comment 5 James Richardson 2008-12-15 12:07:44 UTC
This bug has been fixed in the 7.3.0 release version of SqueezeCenter!

Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already.  

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Comment 6 Chris Owens 2009-07-31 10:29:55 UTC
Reduce number of active targets for SC