Need help adding entry to registry Local\system\controlset001\enum\root\

  • Thread starter Thread starter Norm Hickel
  • Start date Start date
N

Norm Hickel

As the subject states, I really need help adding entry to
registry Local\system\controlset001\enum\root\. I have
a .reg file that contains an entry that needs to go into
root section. However, when I try to double click on the
file I get a message telling me that access was denied.
It's as if that area is protected even from the
administrator. I have Win XP Pro with allupdates and
patches. Any help would be greatly appreciated.

Thnaks
Norm
 
As the subject states, I really need help adding entry to
registry Local\system\controlset001\enum\root\. I have
a .reg file that contains an entry that needs to go into
root section.

start -> run -> cmd
at <hh>:<mm+2> regedit /s <path to regfile>\<name of the file>

<hh>:<mm+2> means: Take your current time and add 2 minutes.

Ciao, Walter
 
Why into controlset001 instead of currentcontrolset ?
Do you even know which controlset## is the current ?
If current is not 001 and you do this, your changes would
just go away on your next boot.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top