U
Ulf Nilsson
Hi,
I add the key by using:
System.PrivateProfileString
(Empty, "HKEY_CURRENT_USER\Software\Apps\AV_Word", "Settin
gs") = "ABC"
How do I delete this key in the registry? I do not just
want to set it to empty.
I have tried DeleteSetting, but it does not seem to work
for me.
/ Ulf
I add the key by using:
System.PrivateProfileString
(Empty, "HKEY_CURRENT_USER\Software\Apps\AV_Word", "Settin
gs") = "ABC"
How do I delete this key in the registry? I do not just
want to set it to empty.
I have tried DeleteSetting, but it does not seem to work
for me.
/ Ulf