Hello,
I would try editing the registry key from a "system" regedit. It is easier
than having to modify security permissions on system settings and then
trying to remember what they were to begin with to change them back.
- Download psexec.exe from here:
http://technet.microsoft.com/en-us/s.../bb897553.aspx
- Extract psexec.exe
- Open a command prompt "as administrator" (right-click, click run as
administrator)
- change to the location of psexec.exe
- Execute the following command
psexec -s -i regedit.exe
This will open a regedit running as system on your desktop, which should
have access rights to the registry.
--
- JB
Microsoft MVP Windows Shell/User
"pdw" <pdwight1@verizon.net> wrote in message
news:1B076823-C3A9-4310-88C1-8C19517C03F0@microsoft.com...
> I'm trying to get my Zen V+ mp3 player to work in Vista. According to
> Creative's KB, I need to allow the Everyone group in (lm-sys-cur ctrl
> set-usb) to have full permissions on the USB key. However, when I try to
> make the change, Vista gives me an Access Denied error. I am running under
> Administrator account.