← Package directory
Available on winget

Install MoveFile

This MoveFile utility allows you to schedule move and delete commands for the next reboot.

Install with winget
winget install --id Microsoft.Sysinternals.MoveFile
Upgrade
winget upgrade --id Microsoft.Sysinternals.MoveFile
Uninstall
winget uninstall --id Microsoft.Sysinternals.MoveFile

About MoveFile

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 val...

What's new in 1.02

No release notes provided.

Version history

Version Updated Notes
1.02 Unknown No notes