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.
Removal of entries from HKLM\SYSTEM\ControlSet001\Control\Session Manager ...
3 posts
They are automatically removed along with the files they point to when the computer is rebooted.
Thanks a lot. I really appreciate your help.