Skip to content
⌘ NSIS Forum Archive

deleting hkcu reg key

4 posts

leeti#

deleting hkcu reg key

following line is what i'm using to deleting hkcu reg key but does not work.

DeleteRegKey HKCU "Software\company\software"

Am I missing some setting or something?

Any help is appreciated....
leeti#
Yes, I was able to delete the current user with /admin rights but when logged in with another user hkcu registry key was still there.