WinZip wityh .Net

G

Guest

Has anyone ever interfaced with winZip from inside a VB.Net app?

I'm looking to automatically zip up some files then delete them.
 
G

Guest

Thanks for the reply Jon, I looked at this briefly. Is this leveraging the
actual WinZip or is this a "custom" zip approach? I would need my customers
to be able to open the unzip the file using WinZip.
 
J

Jon Skeet [C# MVP]

EdB said:
Thanks for the reply Jon, I looked at this briefly. Is this leveraging the
actual WinZip or is this a "custom" zip approach? I would need my customers
to be able to open the unzip the file using WinZip.

It's using the standard zip format, which can be opened using WinZip or
any other zip program.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top