Register
Members List
Social Groups
Search
Today's Posts
Mark Forums Read
Member Login
Remember Me?
Sign Up!
|
Forgot Password
Computer Forums
>
Programmers Lounge
>
Programming Discussions
» Batch File Help
LinkBack
Thread Tools
Display Modes
10-23-2008, 01:27 PM
#
1
(
permalink
)
david432111
Newb Techie
Join Date: Oct 2008
Posts: 2
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?
10-23-2008, 06:18 PM
#
2
(
permalink
)
CrazeD
Wizard Techie
Join Date: Feb 2006
Location: Maine
Posts: 3,683
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
!
10-24-2008, 10:12 AM
#
3
(
permalink
)
david432111
Newb Techie
Join Date: Oct 2008
Posts: 2
Re: Batch File Help
Thanks!
«
Java RE and DK
|
Need a good C++ OpenGL tutorial
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
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
Forum Rules
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
Contact Us
-
Computer Technology Forums
-
Archive
-
Top
LinkBack
LinkBack URL
About LinkBacks
Bookmark & Share
Digg this Thread!
Add Thread to del.icio.us
Bookmark in Technorati
Furl this Thread!