|
-
Aug 6th, 2009, 05:59 AM
#7
Thread Starter
Frenzied Member
Re: RegOpenKeyEx + RegDeleteKey on Vista
Thanks for the suggestions guys...
The whole process here is that I'm doing a registry utility which scans & fixes corrupt paths etc...
 Originally Posted by schoolbusdriver
Do you have the relevant permissions to access this subkey? Sometimes Admin privileges aren't good enough. In regedit, right-click on the subkey and click "Permissions".
In any case you should use KEY_SET_VALUE.
Manually right-clicking in regedit is not an option really, because I can't expect the end user to manually go and do this.
Garrcomm
How would you check if they're combined or not?
I'm thinking, shall I scan
HKEY_CURRENT_USER\Software\Classes instead or
HKEY_LOCAL_MACHINE\Software\Classes instead or
HKCR
_____________________________________________________________________
----If this post has helped you. Please take time to Rate it.
----If you've solved your problem, then please mark it as RESOLVED from Thread Tools.

Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|