
You may encounter the following error messages displayed when trying to modify the registry values. "Error Editing Value Cannot edit
One possible reason for that failure is because Windows grants read access to many registry entries --you may need to manually grant write permission, even to the Administrator (or 'Everyone' if you like), if that's not set.
i was surprised when trying to update the "friendly name" for a external device in the driver settings, windows would not let me update the value until i granted myself write permissions --a kind of safety mechanism.
To change the security per-mission perform the following steps :
Windows 2000:
1. Security permissions have to be set with RegEdt32 (Start Run, enter RegEdt32). Select the HKEY_LOCAL_MACHINE window. Open the following fold-ers: SYSTEM, ControlSet, Enum. Select the folder and choose Security Permissions… in the registry editor menu. Give 'Administrator' or 'Everyone' full control access and apply the new changes. Close RegEdt32.
2. Start regedit (Start Run, enter regedit) and do the necessary changes as described.
Windows XP:
1. Start regedit (Start Run, enter regedit) and choose the folder where new settings have to be applied. Right click and go to Permissions… and set Administrator or 'Everyone' to full control access.
2. In case no Permissions… field is available in the context menu, other settings in the folder options have to be done (Explorer Tools Folder Options View) under Advanced settings, clear "Use simple file sharing [Recommended]". After this setting the security tag should be visible.