Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have an cab embedded recource that I want to use from my program that writes to the win\Temp folder. I can write the cab file to disk but cannot unzip it programatically and I couldn't find any classes or methods to unzip files and to zip files.

 

Does anyone know of any good compression classes?

C#
  • *Experts*
Posted

Have you tried this?

 

-nerseus

"I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
  • *Experts*
Posted

Whoops, thought you just wanted zipping.

 

Try this link instead.

 

-Nerseus

"I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
Posted

Do I use it as a .net library dll. If so, I could not figure out how. It does not seem to be compatable.

 

But that does not look the case. I was really looking for a .net class I could use but I could probably figure out a way around this problem.

 

But it would really help a lot and be a lot better to have a class.

C#
  • 7 months later...
Posted
I am also looking for a utility to use from .NET to create cab files and unpack them. Does anyone have an answer to the last question in this thread, or know of a good utility to use with .NET. I have used TegoCab Active X control (from http://www.tegosoft.com) that I purchased for use with VB 6, but I don't believe the control works with .NET. I would appreciate any tips.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...