Menu
  • HOME
  • TAGS

How reliable is HKEY_USERS if I know the user's SID?

c#,.net,windows,registry,registry-virtualization

Went with my second solution, seems to work just fine for multiple OS versions in multiple scenarios. After more research and little input from others here, not sure there are any other viable solutions available for this problem. Get the logged on user's SID and access the registry using the...