Prev: Determine if "this" process is running with administrative privileges
Next: ilink32, how to specify entry point
From: nki00 on 15 Jun 2010 22:15 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? |