


The file names are stored in the value of this entry until you restart the computer and the operating system renames the files.Restart the TS Gateway server, and if needed, remove and reinstall the TS Gateway role service Rule Windows adds this entry to the registry when a user or program tries to rename a file that is in use. The operating system renames the file in the first item of the pair to match the second item of the pair. The PendingFileRenameOperations key stores the names of files that the operating system will rename when it restarts. Delete operations use an empty string as their target path. These registry entries are a REG_MULTI_SZ data type, which specifies each operation in pairs of file names: the first file name is the source location, and the second is the target location. MoveFileEx simply records commands in the PendingFileRenameOperations and PendingFileRenameOperations2 values under the registry key HKLM\SYSTEM\CurrentControlSet\Control\Session Manager. The MoveFileEx Windows API has an option to delay a file move until the next boot.Īny Service Pack or hot fix that update in-use, memory-mapped files install replacement files into a temporary location on the computer, and use MoveFileEx to replace files that are otherwise in use. 64-bit operating systems: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Symantec_InstallerĮxecutable images and DLLs are memory-mapped when they are used, which makes it impossible to update core system files after Windows finishes booting.32-bit operating systems: HKEY_LOCAL_MACHINE\SOFTWARE\Symantec_Installer.Restart the SEP installation the install should finish without error.įor new installations, you may also need to remove the following registry key:.If you find the key, first back up the key, and then remove the key. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired.If you find the entry, first back up each key, and then delete the entry in each key. HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\BackupRestore\KeysNotToRestore.HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\Session Manager.HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager.Search for the entry "PendingFileRenameOperations" in:.Open the Windows Registry using regedit.exe.If the error persists after you restart the computer, follow these steps: To prevent this error from occurring in the future, immediately restart the computer after you install an application or driver. To resolve this error, restart the computer, which clears the information in the "PendingFileRenameOperations" registry key.
