Page 1 of 1

How do you make a cab file?

Posted: Fri Jan 27, 2006 2:49 pm
by Bobafett16
hey i was wondering how do u make a cab file? is it simaler to makeing a zip or rar? and can u ADD things to a cab file?

RE: making a cab file?

Posted: Sat Jan 28, 2006 12:46 pm
by Leviathan
Yes, Boba', the Microsoft CAB format is a data compression's, which is handled by WinZIP or any other archiving utility... In order to create such files, you just have to change the extension of a chosen compressed file from "*.ZIP" (Or ".RAR", "*.7ZIP", etc...) to "*.CAB"...
But talking of that, I'd be curious to know why you're asking that... :| (Would you wish to get files from Star Wars Battlefront I or II *.CAB files ?)

RE: making a cab file?

Posted: Sat Jan 28, 2006 10:30 pm
by Bobafett16
No i was just wondering if it was any differant from a ZIP or RAR, like if it was better for compressing or storing files. :?

RE: making a cab file?

Posted: Sun Jan 29, 2006 12:41 pm
by Leviathan
In fact, the particularity of *.CAB files is the fact you can use them for designing ActiveX controls or Installers... Regarding its "performances" for datas' compression, you should launch a search on Google, using terms like "Compression+CAB" to get an idea of this format's interests...

RE: making a cab file?

Posted: Sat Feb 04, 2006 9:03 am
by -=Sithicalohiny=-
Do you know if Installshield uses it?

RE: making a cab file?

Posted: Sat Feb 04, 2006 11:24 am
by Leviathan
All InstallShield softwares use *.CAB files for deploying "major" programs, such as video-games (Star Wars Battlefront I and II, Star Wars Jedi Knight series' games, F.E.A.R., Quake IV and all others...) or Microsoft Windows Service Packs, etc...

RE: making a cab file?

Posted: Sat Feb 04, 2006 12:06 pm
by -=Sithicalohiny=-
Cool. I'v got Installshield but there are about 30 steps in making an installation. We might be able to use this for Jawa Elite if it requires an installation.

RE: making a cab file?

Posted: Sat Feb 04, 2006 2:15 pm
by Leviathan
That's rather interesting... What exact InstallShield product have you got, Sith' ?

RE: making a cab file?

Posted: Sat Feb 04, 2006 3:04 pm
by -=Sithicalohiny=-
InstallShiels Express - Borland Limited Edition

It came with Delphi 6.