I am using the below with mods but ziping several Gb of info the last command is Wscript.sleep 2000. I have extended this to 20,000 and 200,000 but I use the script vor various diferent sizes. Is there a way of ensuring the task finishes before exiting or alternativly exits when finished rather than sticking in a wait that is to long for short ones and may be to short for larger ones?
CScript _zipIt.vbs
Can you zip a file from command prompt?