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 help
Name: roamingphantom Date: November 16, 2006 at 11:00:01 Pacific OS: Win XP CPU/Ram: 2.4ghzP4 2 gig ram Product: DELL
Comment:
Hello all I have the following in a batch file. Basically what it does it copy a set of files into a zip file and store the zip in a different location. How can i add the date to the zip file without manually renaming the file everytime i run the batch file...
"C:\Program Files\WinZip\WINZIP32" -a PcsAxysInfs.zip M:\pcs\inf\*.inf
Summary: Hi Could anyone help me figure this out? I’m trying to create a batch file that will go to the C:\ drive and search for the last folder created (e.g SU550) then create a new folder called SU5...
Summary: Thanks for the help. :) I didnt know about the /Q command , but I'll give it a try in a few min. I'm still green with batch files , but they seem to be not to bad to manage once you get it down. Than...
Summary: If anyone can help I would appreciate it. I have a load of files that I want to rename using a batch file (don't mind what language) Files are in format of index.1345 and I want t...