OutFront Forums
     Home    Register     Search      Help      Login    

Sponsors
Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax
Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.
Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Follow Us
On Facebook
On Twitter
RSS
Via Email

Recent Posts
Todays Posts
Most Active posts
Posts since last visit
My Recent Posts
Mark posts read

 

Batch file help

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Computer Software and Hardware issues >> Batch file help
Page: [1]
 
 
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

(in reply to TrueNoob)
Page:   [1]

All Forums >> Web Development >> Computer Software and Hardware issues >> Batch file help
Page: [1]
Jump to: 1





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