|
| |
|
|
TrueNoob
Posts: 1 Joined: 1/29/2009 Status: offline
|
Batch file help - 1/29/2009 9:48:21
I need help creating a batch file that will delete an entry in the registry the location of the line under HKEY_CURRENT_USER -> software it is one of the folders in here i was attempting to create it by changing something i found that i thought had a similar concept and idea cd\ cd C:\Windows del /Q Temporary Internet Files echo Deleting Files echo File Deleted mkdir Temporary Internet Files exit my plan is not going well. if someone could hep and guide me that would be great ! :)
|
|
|
|
Universal4
Posts: 86 Joined: 7/25/2003 Status: offline
|
RE: Batch file help - 2/5/2009 11:33:28
You can create a reg file and instead of adding the key, use the minus - and it will delete the key. You then write a bat file to run the reg key. Use regedit /s file.reg to run the reg file inside the bat. Rick Universal4
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|