Name: Anonymous 2008-02-06 20:28
I need a batch file. This isn't some school assignment, and I know the elitists at /prog/ don't consider it a real programming language, but I'll try you guys anyway.
I need this batch file to swap two files in place, both having the same name. Obviously, they're not in the same directory, but at the end of execution, they should be swapped and ready to be swapped back.
Let's say, C:\File.ini needs to be swapped for C:\Copy\File.ini.
Any suggestions?
I need this batch file to swap two files in place, both having the same name. Obviously, they're not in the same directory, but at the end of execution, they should be swapped and ready to be swapped back.
Let's say, C:\File.ini needs to be swapped for C:\Copy\File.ini.
Any suggestions?