Skip to content
⌘ NSIS Forum Archive

Removal of entries from HKLM\SYSTEM\ControlSet001\Control\Session Manager ...

3 posts

pillairohit#

Removal of entries from HKLM\SYSTEM\ControlSet001\Control\Session Manager ...

Hi.
Post un-installation of my application, i have noticed that there are several app-related entries in HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager - PendingFileRenameOperations.

Hard-coding the deletion of these entries doesnt seem to be feasible.

So how do i remove these entries?

Can you please help me regarding this issue?

I appreciate your time and help.
kichik#
They are automatically removed along with the files they point to when the computer is rebooted.