MOVEFILE_DELAY_UNTIL_REBOOT

const win32file.MOVEFILE_DELAY_UNTIL_REBOOT;

Windows NT only: The function does not move the file until the operating system is restarted. The system moves the file immediately after AUTOCHK is executed, but before creating any paging files. Consequently, this parameter enables the function to delete paging files from previous startups.