Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: automatic unzip by batch file  (Read 8078 times)

0 Members and 1 Guest are viewing this topic.

DriesD

  • Guest
automatic unzip by batch file
« on: July 11, 2011, 08:08:48 AM »
Hello,

I've made a little batch file:
unzip "*"
If I run this file, my ZIP folder does the unzip action.
But I have to unzip a folder with the zip as a file in that folder.

So I can drag and drop a zipfile to the .bat file without problems but i can't drag and drop a folder with thee zip file in it directly to the .bat file. Can anyone help me to modify the script ?

Thx.

DaveLembke



    Sage
  • Thanked: 662
  • Certifications: List
  • Computer: Specs
  • Experience: Expert
  • OS: Windows 10
Re: automatic unzip by batch file
« Reply #1 on: July 15, 2011, 11:43:11 PM »
Please post here what you have for a script and we can better assist.