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 Files
Name: firefox86 Date: January 5, 2004 at 08:29:41 Pacific OS: XP CPU/Ram: 1.8Ghz, 256RAM
Comment:
Hi, I am creating a batch file that backs up all of my college work onto a flash drive. I have a menu that says;
1. backup from college 2. backup from home
So if im at home it backs up from that drive and if im at college it backs up from the college network drive. This works fine except i would like to put a % complete when the files are copying does anyone know how to do this? Also, i realised that the college does not have the CHOICE function, is there a way of having this program on the removable media?
I run windows XP and i have a copy of CHOICE, copied from another computer. This is how i make selections.
Summary: Please could you help . I would like to create a batch file to do the following:- copy orig.csv to new location. if orig.csv is present at new location - append file and delete orig.csv in original lo...
Summary: Hi, everyone. im having problems creating a simple batch file (DOH!!!), here goes,,, I want to copy an excel spread sheet from C:\abc\a.xls to c:\cba but i want the copied file name to change everyti...