|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to open HKLM\SecurityHi,
how could I open the registry key HKLM\Security? This key has by default permission for SYSTEM only. Unfortunately I cannot set new RegistrySecurity by RegistryKey.SetAccessControl because this only works for keys that have already been opened - if I'm not mistaken. However, opening (by OpenSubKey) does not work due to access restrictions... Best regards Ulf |
|||||||||||||||||||||||