Cannot read registry keys under HKLM with UAC enabled on Vista?
- From: "Emmanuel Stapf [ES]" <manus@xxxxxxxxxxxxxxxxx>
- Date: Tue, 20 Jan 2009 12:18:51 -0800
Hi,
I have a program that worked successfully for quite some time and just recently it stopped working. I tracked it down to a reading of a registry key located in HKLM\Software where I get an error from the Win32 API `RegOpenKeyEx' which returns with a value of 2 (that is to say there is no such entries). But there is such an entry so this is very puzzling.
What is happening? Why was it working before and not now? The same program works fine under another vista machine which is more or less configured the same way.
Of course disabling UAC works but that's out of the question.
Thanks,
Manu
.
- Follow-Ups:
- Re: Cannot read registry keys under HKLM with UAC enabled on Vista?
- From: FromTheRafters
- Re: Cannot read registry keys under HKLM with UAC enabled on Vista?
- From: Ondrej Sevecek
- Re: Cannot read registry keys under HKLM with UAC enabled on Vista?
- Prev by Date: Re: Complete Meltdown of Vista Updates and Security
- Next by Date: Error message and desktop will not display
- Previous by thread: Complete Meltdown of Vista Updates and Security
- Next by thread: Re: Cannot read registry keys under HKLM with UAC enabled on Vista?
- Index(es):
Relevant Pages
|