View Single Post
  #1  
Old 01-18-2013, 03:12 PM
abc123 abc123 is online now
Registered User
 
Join Date: 01-18-2013
Posts: 6
Enhanced Zip - Including folder but not entire path

Directory structure:
E:\Stuff\FolderIWant\SubFolders

I want to Zip up FolderIWant so that when I unzip, it includes FolderIWant and all its contents, but does not create a Stuff folder also.

What I'm currently trying is using E:\Stuff for the source folder and /FolderIWant in the Include: list. However, this is taking an extremely long time to process and I'm testing with very small files\folders so I believe it is the search for the folder in Include that is taking so long.

Any ideas on speeding up my current process or an entirely different way to do this efficiently?
Reply With Quote