Registry: no permissions to create a new key

S

Sven Berg

Though I run registry editor with admin rights, it returns "you do not
have the requisite permissions to create a new key", when I try to
create to following key:
[HKEY_CLASSES_ROOT\InternetShortcut\shell\open in new window\command]
@="rundll32.exe shdocvw.dll,OpenURL %l"
How do I set my rights? Thanks, Sven
 
M

Mr. Arnold

Sven Berg said:
Though I run registry editor with admin rights, it returns "you do not
have the requisite permissions to create a new key", when I try to
create to following key:
[HKEY_CLASSES_ROOT\InternetShortcut\shell\open in new window\command]
@="rundll32.exe shdocvw.dll,OpenURL %l"
How do I set my rights? Thanks, Sven

About 1/4 of the way down, you should read *How UAC works*.

http://www.jimmah.com/vista/Security/uac.aspx
 
M

Michael Walraven

You are being prevented from modifying the ....\shell entry by access
rights. Only the 'Trusted installer' has full control over this node.
(right click on ......\shell, select permissions.)

In general you will have to assume ownership and then assign the permissions
you desire to your account. Also in general this is done the same way as
getting ownership to files that the operating system is trying to protect.

I recommend that you think long and hard before entering into subverting the
security that Vista imposes on what it considers critical system data.

For instance if you change owner I believe there is no way to change it back
to 'trusted installer'.

Michael
 
S

Sven Berg

I am getting aware of the 'Trusted installer' only by your hint.
Thanks for your warning! So I'll be concerned with the subject in
depth.
Sven


You are being prevented from modifying the ....\shell entry by access
rights. Only the 'Trusted installer' has full control over this node.
(right click on ......\shell, select permissions.)

In general you will have to assume ownership and then assign the permissions
you desire to your account. Also in general this is done the same way as
getting ownership to files that the operating system is trying to protect.

I recommend that you think long and hard before entering into subverting the
security that Vista imposes on what it considers critical system data.

For instance if you change owner I believe there is no way to change it back
to 'trusted installer'.

Michael




Though I run registry editor with admin rights, it returns "you do not
have the requisite permissions to create a new key", when I try to
create to following key:
[HKEY_CLASSES_ROOT\InternetShortcut\shell\open in new window\command]
@="rundll32.exe shdocvw.dll,OpenURL %l"
How do I set my rights? Thanks, Sven- Zitierten Text ausblenden -

- Zitierten Text anzeigen -
 

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

Top