From: nki00 on
MoveFileEx with MOVEFILE_DELAY_UNTIL_REBOOT writes into the following
registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
Manager\PendingFileRenameOperations

thus it returns ERROR_ACCESS_DENIED. Is there any way to use it in a process
without elevated privileges?