In Windows XP and Windows Server 2003, Regedt32.exe is a small
program that
just runs Regedit.exe. Use regedit.
Caution
[[Incorrectly editing the registry may severely damage your system.
Before making changes to the registry, you should back up any valued
data on your computer. ]]
Try this...
Reset the registry permissions
As soon as you have found the registry subkey that has the incorrect
permissions, update the permissions for that subkey.
To update the permissions of the registry subkey, follow these steps:
a. Click Start, click Run, type regedit, and then click OK to start
Registry Editor.
b. Locate and right-click the registry subkey:
HKEY_LOCAL_MACHINE\Software\Microsoft\SchemaLibrary\Actions Pane
and then click Permissions.
c. Under Group or user names, click Administrators.
d. Under Permissions for Administrators, make sure that the Allow
check box
for the following
entries is selected:
• Full Control
• Read
e. Click Apply, and then click OK.
f. On the File menu, click Exit to quit Registry Editor.
Open the Registry Editor again and see if you can delete the key now.
If not, try this...
Start | Run | Type: regedit | OK |
Navigate to >>>
HKEY_LOCAL_MACHINE\Software\Microsoft\SchemaLibrary\Actions Pane
Right click the key in the left hand pane | Permissions... |
Advanced button | Owner tab | click the new owner and then click OK.
[[You can take ownership of a registry key if you are logged on as an
administrator or if you have been specifically assigned the
permission to take ownership of the registry key by the current
owner. ]]
See permissions, registry in Registry Editor HELP.
===
This was the only thing I could find related to:
HKEY_CURRENT_USER\Software\Microsoft\Schema Library\
or
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Schema Library\
Known Issues
http://msdn.microsoft.com/library/d.../en-us/sdsdk/html/sdconTestingKnownIssues.asp
--
Hope this helps. Let us know.
Wes
In
Jason said:
I am trying to do an install of Visual Studio 2005 Beta1 and it is
choking on the deletion of a key
(HKEY_LOCAL_MACHINE\Software\Microsoft\Schema Library\ActionsPane).
I am logged on as administrator and subsequently attempted to delete
this key manually via regedt32... with no luck.
I then tried doing a clean boot (msconfig). Still no luck.
Any ideas of what might cause this.