[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: Gavin Lambert <colnet_at_mirality.co.nz>
Date: Wed, 15 Jul 2015 18:49:25 -0700 (PDT)

On 14/07/2015 11:53, eric wrote:> I have tried the following:
>
> msiexec /qn /i TortoiseSVN-1.8.11.26392-x64-svn-1.8.13.msi
> MSIRESTARTMANAGERCONTROL=Disable REBOOT=ReallySuppress

Have you tried putting the "/i filename" part at the end of the command line?

The only other thing that I can think of is that the property requires MSI v4.0 at minimum -- do you know what version you have installed and/or what version the TSVN installer was built with? (A look at the file suggests it was built with WiX 3.8, but I'm not sure how that corresponds with MSI versions.) However AFAIK if it runs in MSI < 4.0 then it won't use the restart manager anyway, so this might not be relevant.

Otherwise, part of the docs suggest that you might need to create an MST file to introduce this property, rather than using the command line. However this blog suggests that you ought to be able to do it on the command line:

  http://blogs.technet.com/b/odsupport/archive/2011/04/29/msi-restart-manager-how-it-relates-to-office-updates-and-application-restarts.aspx

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3127341

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-07-16 03:49:27 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.