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
Name: m00g13 Date: July 30, 2009 at 11:32:24 Pacific OS: Windows XP CPU/Ram: N/A Subcategory: General
Comment:
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 file myFile.ini buried somewhere on the C drive, I'd like the script to find it and copy it to my desktop. Any suggestions?
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 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 'serve...
Summary: Hi, Could someone help me please? I want to have a batch file that can search through my usb flash drive (say drive H:) to see if there is any file with extension (say .exe) with the size 100 kb ...