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 to find / delete files except one?
Name: verkahd Date: August 26, 2009 at 12:23:44 Pacific OS: Windows XP Pro SP3 Subcategory: Batch
Comment:
I'm trying to find a way to more quickly search through a stack of laptops and delete some troublesome copies of wmiprvse.exe, though it's not looking too hard to just delete them all, I really need it to exclude the original found in C:\Windows\system32\wbem. I'm far too much of a code novice to even imagine how to exclude a specific file from such a broad search and destroy command.. Anyone who can spare some time to help?
Summary: im running win 98 i'm running a batch file can be find a file inside one folder and copy into one file. let say.. ask user to enter filename.. check wether the file exist or not in C:\foldername.. if ...
Summary: I need a specific batch to rename txt files to a format, using the data from the txt file itself. data within the files is for example: 0199999920090018888888888888P20 The file name has to get this n...
Summary: I am trying to write a batch script that moves all files from one network folder to another network folder. On the destination folder, I need to delete any files older than 3 days from after the move ...