I have a zipped file that I need to unzip within an SSIS package. I cant use Winzip because this will work on our server and third party applications are restricted. Can anyone point me at some examples using some c# code in the script task to do this ?