Skip to content
⌘ NSIS Forum Archive

How do you delete the HKLM\SYSTEM\WPA\key- (WXP-Pro)

2 posts

didava#

How do you delete the HKLM\SYSTEM\WPA\key- (WXP-Pro)

Hi

How do you delete the HKLM\SYSTEM\WPA\key- (WXP-Pro)

I can one a make program with Nsis

What do you use or do to delete these extra keys

HKEY_LOCAL_MACHINE\SYSTEM\WPA\Key-XXXXXXXXXXXXXXXXXXXXX

Doing it the normal right click and delete it kicks out and says you can't do that BEEP )(&(^^%$%$###

Don't need the bloody extra ones

I even tried to change the permission still no go!!!!!!

plz example show me
demiller9#
One is better off not trying to delete keys in HKLM\System. One cannot expect NSIS to work magic. If you cannot delete the key with RegEdit there is probably a reason for it.