Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch File to search, copy , rename
Name: pedro1974 Date: August 5, 2006 at 06:10:04 Pacific OS: Win XP CPU/Ram: 550/1Gb Product: IBM
Comment:
Hi Team, I am trying to create batch file that will search a directory on a server hard drive eg: c:\program files\*.* for a file called abc.doc and then copy it to my hardrive and rename it to 'servername'.doc (server it came from) Any help is greatly appreciated
Summary: Hi guys, I think I posted this in the wrong section before. I'm trying to write a batch file to search my C drive for a specific file, and then copy that file to the desktop. For example, if I have a...
Summary: Hello, I am attempting to modify a batch file to do the following. Take a CSV file where each field is enclosed in quotes and make it pipe-delimited. "," to | I also need to get rid of the first and...
Summary: Hi, I'm trying to create a simple batch file to copy the entire contents of my Favorites folder to another location on a diferent hard drive for backup purposes. My Favorites folder has subfolders co...