Registery

  • Thread starter Thread starter John Ross
  • Start date Start date
J

John Ross

Is there any way to delete a line from a registery using a batch file?
Tx.
 
If everything was OK I would not aks this question. What do you think about
this?

Try to be helpfull, and if you can't - don't answer by question.

JR
 
Thank you George.
What I am trying to do is delete all the line and not only the key.
Can you give me an example how to do this.
Tx.
JR
 
Export the key that you want to change or delete. Place a "-" sign in front of
the portion you want removed. If you export the key and copy it into a message
telling me what you want removed I can tell you where to place the "-" sign.

--
George (Bindar Dundat)
This information is provided "AS IS"
It may even be wrong!
http://www.microsoft.com/security/articles/spam.asp
| Thank you George.
| What I am trying to do is delete all the line and not only the key.
| Can you give me an example how to do this.
| Tx.
| JR
|
| | > You could create a reg file that deleted the key and then use a batch file
| to
| > run it. I think it would be much simpler with a script.
| >
| > --
| > George (Bindar Dundat)
| > This information is provided "AS IS"
| > It may even be wrong!
| > http://www.microsoft.com/security/articles/spam.asp
| > | > | Is there any way to delete a line from a registery using a batch file?
| > | Tx.
| > |
| > |
| >
|
|
 

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

Similar Threads


Back
Top