Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 10-23-2008, 01:27 PM   #1 (permalink)
 
Newb Techie

Join Date: Oct 2008

Posts: 2

david432111 is on a distinguished road

Default Batch File Help

I need help making a batch file that replaces a certain file with another everytime the file is ran. Would this be possible? The file is a .ist file?
david432111 is offline  
Old 10-23-2008, 06:18 PM   #2 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,683

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: Batch File Help

Code:
xcopy "FROM" "TO" /Y
Replace "FROM" with the source, and "TO" with the destination. /Y suppresses over-write prompt, so remove it if you don't want that.
__________________

Need website help? PM me!
CrazeD is offline  
Old 10-24-2008, 10:12 AM   #3 (permalink)
 
Newb Techie

Join Date: Oct 2008

Posts: 2

david432111 is on a distinguished road

Default Re: Batch File Help

Thanks!
david432111 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Ubuntu. 95BlackGA Linux, BSD, other *nixes & Open Source Software 1 10-16-2008 09:44 PM
A sneaky, and annoying virus donaldj HijackThis Logs (finished) 25 06-16-2008 08:58 PM
Possible Corrupted/Infected Files. xXxexpertxXx Virus - Spyware Protection / Detection 11 03-12-2008 01:18 AM
WTF is a Bad Block? MikesCreation Hardware Troubleshooting 18 02-24-2008 09:31 PM
Another Hijack Log boo HijackThis Logs (finished) 17 06-26-2007 12:30 PM