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

Re: TortoiseSVN installer cannot kill explorer.exe on Windows 8

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 30 Oct 2013 15:00:25 +0100

On 30.10.2013 06:58, ch3cooli wrote:
> Once shell extension is loaded into explorer.exe,
> Windows installer cannot kill explorer.exe on Windows 8
> during installation.
> The user has to kill explorer.exe via task manager.
>
> The msi has MsiRMFilesInUse dialog box.
>
> The problem also exists in Windows 8.1

an msi never kills a process but only tries to shut it down. If the
process does not exit on its own when told to, then you get the info
dialog telling you that the process could not be closed and a reboot is
required.
That's by design and won't change.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3067450
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-10-30 15:00:38 CET

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.