Jump to content

Registry key delete batch file command.


Recommended Posts


Don't know for sure:

remove.reg:

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

"ChikkaIM"="C:\\PROGRA~1\\Chikka\\Chikka.exe"

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

The first to remove the entry and the second to restore the Run-key.

EDIT:

Put that in a reg-file and call the regfile from your cleanup.cmd with regedit /s remove.reg

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...