Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
June 1, 2004
Download PendMoves.zip.
When you type movefile /? at a CMD prompt, you receive:
Movefile v1.0 - copies over an in-use file at boot time
usage: movefile [source] [dest]
Specifying an empty destination deletes the source at boot.
NOTE: MoveFile.exe sets the PendingFileRenameOperations Value Name.
To display any pending rename or delete operations, open a CMD prompt and type:
PendMoves
If none are pending, you receive:
PendMove v1.0Copyright (C) 2004 Mark RussinovichSysinternals - wwww.sysinternals.comNo pending file rename operations registered.
You May Also Like