Help with extracting a zip file - TechRepublic
Question
February 25, 2010 at 06:45 AM
e_pollnac

Help with extracting a zip file

by e_pollnac . Updated 16 years, 4 months ago

I have a batch file that copies a number of files from a media server. Some of the file copied are zipped, (i.e. MyFile.zip). I would like to extract those files from within the batch file after they’ve been copied to the destination. Is this possible without third party software, (i.e. WinZip)?

This discussion is locked

All Comments