MoveFile
This MoveFile utility allows you to schedule move and delete commands for the next reboot.
winget install --id=Microsoft.Sysinternals.MoveFile -e Description
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. MoveFile usage: The included MoveFile utility allows you to schedule move and delete commands for the next reboot: usage: movefile [source] [dest]
MoveFile is available through winget as package ID Microsoft.Sysinternals.MoveFile, with version 1.02. Use the install command above to set it up on Windows without downloading a separate installer manually.
Microsoft.Sysinternals.MoveFile
movefile
Tags
Related Apps
Enables you to easily configure Windows’ built-in autologon mechanism.
This utility shows you what programs are configured to run during system bootup or login.
Provides a language-agnostic way to express coding assumptions in .NET programs.
.NET Reactor is a powerful code protection and software licensing system for software written for the .NET Framework, and supports all languages that generate .NET assemblies.