Home All Groups Group Topic Archive Search About

Re: Zipping a file programmatically in vs2005

Author
13 Feb 2006 9:37 PM
Alexis
Hello,

I have the same request. I looked and the Compresion and it is pretty much
what I needed except for I also need to password protect the copmressed file.
How could I do that?
Thanks,
Alexis

Show quoteHide quote
"Cor Ligthert [MVP]" wrote:

> Reidar,
>
> There is a sample in the 101 samples for VB2005 (Compresion)
>
> Which makes that it is only copy and paste
>
> http://msdn.microsoft.com/vstudio/downloads/101samples/default.aspx
>
> I hope this helps,
>
> Cor
>
>
>
>

Author
15 Feb 2006 7:28 PM
m.posseth
I use the Sharpziblib library that has all the options you mention and lots
and lost more

http://www.icsharpcode.net/OpenSource/SharpZipLib/

it comes with full source and examples in VB and C#

regards

Michel Posseth [MCP]


Show quoteHide quote
"Alexis" <Ale***@discussions.microsoft.com> wrote in message
news:BF13542F-6686-4007-BEA9-96667095C4ED@microsoft.com...
> Hello,
>
> I have the same request. I looked and the Compresion and it is pretty much
> what I needed except for I also need to password protect the copmressed
> file.
> How could I do that?
> Thanks,
> Alexis
>
> "Cor Ligthert [MVP]" wrote:
>
>> Reidar,
>>
>> There is a sample in the 101 samples for VB2005 (Compresion)
>>
>> Which makes that it is only copy and paste
>>
>> http://msdn.microsoft.com/vstudio/downloads/101samples/default.aspx
>>
>> I hope this helps,
>>
>> Cor
>>
>>
>>
>>