How to zip files programmatically?  
Author Message
WellMissy





PostPosted: Mon Feb 20 11:19:47 CST 2006 Top

Visual Basic >> How to zip files programmatically? Hi, All
I need to zip files (.TIF) programmatically,
Please, any references where I can find any information to zip and unzip
files.
(VB or VB .NET)

Thank you in advance,

elena

Visual Studio273  
 
 
Veign





PostPosted: Mon Feb 20 11:19:47 CST 2006 Top

Visual Basic >> How to zip files programmatically? Try:
http://www.vbaccelerator.com/home/vb/code/libraries/Compression/Introduction_to_the_Info-ZIP_Libraries/article.asp

--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
Veign's Blog
http://www.veign.com/blog
--


"elena" <EMail@HideDomain.com> wrote in message
news:EMail@HideDomain.com...
> Hi, All
> I need to zip files (.TIF) programmatically,
> Please, any references where I can find any information to zip and unzip
> files.
> (VB or VB .NET)
>
> Thank you in advance,
>
> elena


 
 
Gary





PostPosted: Mon Feb 20 15:09:06 CST 2006 Top

Visual Basic >> How to zip files programmatically? Elena,

I use the tool from xceed http://www.xceedsoft.com/ and have for many years.
Works great.

Gary

"elena" <EMail@HideDomain.com> wrote in message
news:EMail@HideDomain.com...
> Hi, All
> I need to zip files (.TIF) programmatically,
> Please, any references where I can find any information to zip and unzip
> files.
> (VB or VB .NET)
>
> Thank you in advance,
>
> elena


 
 
Anthony





PostPosted: Mon Feb 20 19:05:27 CST 2006 Top

Visual Basic >> How to zip files programmatically? Here is a great starting point that I used about a year ago:

http://pscode.com/vb/scripts/ShowCode.asp?txtCodeId=52005&lngWId=1

- Anthony



"elena" wrote:

> Hi, All
> I need to zip files (.TIF) programmatically,
> Please, any references where I can find any information to zip and unzip
> files.
> (VB or VB .NET)
>
> Thank you in advance,
>
> elena
 
 
elena





PostPosted: Tue Feb 21 08:13:28 CST 2006 Top

Visual Basic >> How to zip files programmatically? Thank you, All
I am looking at those sites.

"Anthony" wrote:

> Here is a great starting point that I used about a year ago:
>
> http://pscode.com/vb/scripts/ShowCode.asp?txtCodeId=52005&lngWId=1
>
> - Anthony
>
>
>
> "elena" wrote:
>
> > Hi, All
> > I need to zip files (.TIF) programmatically,
> > Please, any references where I can find any information to zip and unzip
> > files.
> > (VB or VB .NET)
> >
> > Thank you in advance,
> >
> > elena