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

[TSVN] Re: Refresh bug in 1.1.3 beta?

From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2005-01-20 09:09:44 CET

Will Dean <svn@indcomp.co.uk> writes:

> At 20:31 19/01/2005 +0100, you wrote:
>
> >Would be nice to have. But how would you get the version the explorer has
> >loaded? If you open another instance of the explorer, the new version is
> >loaded.
>
> Is that right? I *thought* (though I haven't investigated in detail) that the
> file would have been installed with SetupInstallFileEx, which I thought
> queued files which can't be overwritten until a reboot occurs.

Is that related to MoveFileEx ?

There's a tool from sysinternals which lists the queue for
MoveFileEx. From their website:

PendMoves

There are several applications, such as service packs and hotfixes,
that must replace a file that's in use and is unable to. Windows
therefore provides the MoveFileEx API to rename or delete a file and
allows the caller to specify that they want the operation to take
place the next time the system boots, before the files are
referenced. Session Manager performs this task by reading the
registered rename and delete commands from the
HKLM\System\CurrentControlSet\Control\Session
Manager\PendingFileRenameOperations value.

This applet dumps the contents of the pending rename/delete value and
also reports an error when the source file is not accessible.

Download PendMoves (16 KB)

-- 
Jens.Scheidtmann@bayerbbs.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jan 20 09:10:25 2005

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

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