Posted By: Loadsgood | Jun 8th, 2005 @ 8:51 PM
page 1 of 1
Comments: 5 | Views: 13143
Loadsgood
Loadsgood
What is your answer?
Hey guys, do any of you know a program to create/edit CAB files? I'd like to use them to save space in my programs, so I thought I'd ask my fellow 9ers Smiley



Join the club now!
Loadsgood.
Yggdrasil
Yggdrasil
Pour me a cab, 'cause I can't drink no more.
Or, better yet, just use CABARC or MAKECAB, both part of a standard Windows installation (of a server, anyway. Probably a client too) to compress files to a CAB. Simpler, isn't it?
ZippyV
ZippyV
Fired Up
You can also use VS.net to create a cab (project).
W3bbo
W3bbo
The Master of Baiters
These are for "Windows Cabs"

Is there information or utilities for "Installshield Cabs" which are totally different and unreadable by Windows and WinRAR?
FluffyDevilBunny
FluffyDevilBunny
GO GO GADGET COMPILER!

Install Shield cabs are the same as Windows cabs but missing Header information. They are readable by Windows but not browsable. You actually have to know the files to extract.

You can use the source code of the open source WiX program to learn how to make cabs from .Net

page 1 of 1
Comments: 5 | Views: 13143
Microsoft Communities