[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Change Silent Installation Behavior to Require Restart / Don

From: eric <eric.barber_at_heatsoftware.com>
Date: Thu, 16 Jul 2015 10:55:32 -0700 (MST)

There are plenty of MSIs that accomplish this though. They leave everything
running and request a reboot (return code 3010). This then translates into
Software Center stating that a reboot is required to complete the
installation. Setting "DisableAutomaticApplicationShutdown" = 1 keeps
Explorer from restarting, but your MSI returns a return code of "0", not
"3010" which indicates everything went smoothly and no restart is required.
Is that correct? (Setting "DisableAutomaticApplicationShutdown" = 2 did not
keep Explorer from restarting by the way).

--
View this message in context: http://tigris-scm.10930.n7.nabble.com/Change-Silent-Installation-Behavior-to-Require-Restart-Don-t-Close-Explorer-tp99014p99035.html
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3127438
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-07-16 20:21:34 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.