Jump to content

delete registry entries via batch file


Recommended Posts

Posted (edited)

i think this could be done, by simply doing the following:

DEL /Q [-reg entry here]

i belive this is correct??? just wanting to make sure.

i did find this.

/D regpath2  Specifies the registry key to delete.
Edited by diesel_98a

Posted

REG DELETE key /D subkey /f

or

REG DELETE key /v subkey /d value /f

i think thats how u do it :P

its been awhile since i done runonceex :P

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