I would like to know, whether there is any way to unzip a file (which was zipped using UNIX ) programatically thru VB.
i.e., the zipped file will look like as test.clm.gz
Thanx,
Srinivasan.
Printable View
I would like to know, whether there is any way to unzip a file (which was zipped using UNIX ) programatically thru VB.
i.e., the zipped file will look like as test.clm.gz
Thanx,
Srinivasan.
I would search WinRAR and see if they have any code for VB.
I got the input from the below link and it is working too.
http://www.planet-source-code.com/vb...xtCodeId=53174
Thank you very much Brian.
Thanx
Srinivasan.