How to Unzip the file Using script task

  • Exexute Process task,

    you state the likes of the working directory and type a command as you would in a CMD window. The command is specific to the app you are using, say for example Winzip (which does cost $$ for a license).

    Best

    ----------------------------------------------------

  • I've also downloaded 7-zip and plan to try it out using the command line interface. It supports 24 different formats including, zip, gzip, tar, rar, cab and z.

    Steve

  • Here is an example of a script task that unzips zip files:

    http://microsoft-ssis.blogspot.com/2011/01/unzip-files-with-ssis.html

    It's a simple C# script, so if you translate it to VB, it will work for 2005 as well.

Viewing 3 posts - 16 through 17 (of 17 total)

You must be logged in to reply to this topic. Login to reply