you can do this with for each loop using file enumerator
1. use wildcard to get your filenames
2. store filename in variable
3. unzip your file using filename stored in variable
following thread will help you
http://sqlis.com/sqlis/post/Looping-over-files-with-the-Foreach-Loop.aspx
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.