Jump to content

Registry/regkey Question - Can´t Get It To Work.


Recommended Posts

Have some regkeys to delete that are in different RUN sections of the registry - have tried - but failed... Ideas please.

These are the keys;

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\

It´s a REG_SZ and the value is NeroCheck

And the data is "C:\WINDOWS\system32\NeroCheck.exe"

The next is;

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\

It´s a REG_SZ and the value is msnmsgr

And the data is "C:\Program\MSN Messenger\msnmsgr.exe" /background"

Help is appreciated :)

/ SwedenXP

Link to comment
Share on other sites


typically to delete a reg key is like so...

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\]

"NeroCheck" =-

The NeroCheck would be the key to delete

if you want to delete teh whole section of Run it would be

[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...