[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: Wed, 22 Jul 2015 17:57:07 -0700 (MST)

Stefan Küng wrote
> You could try to remove the MsiRMFilesInUse dialog from the msi: if that
> dialog is not there, the restart manager is not used.

I did this through a transform and directly modifying the msi with InstEd.
This did not affect the behavior of the silent installation in any way. If
you run the msi with the transform and go through the installer manually, no
Restart Manager dialogs appear, but the Files In Use dialog will appear
saying that "Windows Explorer (Process Id: xxxx)" is "using files that need
to be updated by this setup. Close these applications and then click Retry
to continue the installation or Cancel to exit it." There are three buttons
at the bottom of the window: "Exit, Ignore, and Retry". Pressing "Ignore"
finishes the installation like normal, updating the locked files upon reboot
(the exact process I am looking for, if I could press the "Ignore" button at
the Files In Use dialog while having it completely silent then everything
would be perfect!). The msi is still closing Explorer without the Restart
Manager, which means that there is something else controlling the process
killing during silent installs. Is the FilesInUse dialog closing running
processes on its own?

--
View this message in context: http://tigris-scm.10930.n7.nabble.com/Change-Silent-Installation-Behavior-to-Require-Restart-Don-t-Close-Explorer-tp99014p99049.html
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3128293
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-07-23 03:24:01 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.