Reading a registry entry...
Is it not possible to read any registry entries under
HKLM Software\Classes ?
I am able to access HKLM Software\NSIS.
Thanks,
Rishi.
Archive: Reading a registry entry...
Reading a registry entry...
Is it not possible to read any registry entries under
HKLM Software\Classes ?
I am able to access HKLM Software\NSIS.
Thanks,
Rishi.
Use HKCR not HKLM for the registry root.
-Stu