G
Guest
I'm trying to import the following registry file through GP via a logon
script to disable CD burning in Windows XP:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
"NoCDBurning"=dword:00000001
The problem is that I get the following error message (or close to it):
"Cannot import (filename). Not all data was successfully written to the
registry. Some keys are open by the system or other processes."
The problem really isn't GP related, because if I just double-click the
registry file as a restricted user, I get the same error message. It only
allows me to import the file if I'm logged on as an administrator.
I've imported an HKEY_CURRENT_USER registry entry in the past, so I'm not
sure why I'm running into an issue with this one.
Thanks.
script to disable CD burning in Windows XP:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
"NoCDBurning"=dword:00000001
The problem is that I get the following error message (or close to it):
"Cannot import (filename). Not all data was successfully written to the
registry. Some keys are open by the system or other processes."
The problem really isn't GP related, because if I just double-click the
registry file as a restricted user, I get the same error message. It only
allows me to import the file if I'm logged on as an administrator.
I've imported an HKEY_CURRENT_USER registry entry in the past, so I'm not
sure why I'm running into an issue with this one.
Thanks.