Does anyone knows the way to tell which files are going to be deleted or modified on system reboot? Like when you update your system, the system ask to be rebooted because some files are blocked by the system and they need to be replaced or modified. I need to make a script that tells me which file are going to be deleted or modified on startup.
Share
The documentation for MoveFileEx states:
You can use Win32::TieRegistry to query the Windows registry: