• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

making .CAB files?

sykopath79

Senior member
I am trying to install a program that has its install files compressed in MS Cabinet (.CAB) format, and the installer keeps hanging on one of the CAB files saying it's corrupted. However, I can use Windows Explorer or WinZip and extract the files from the CAB just fine. Problem is, for the installer to work what I want to try is to take the extracted files and re-compress them into a fresh CAB file.

I've been told in the past that CAB files are little more than ZIP files with a different extension (a la id Software's pak/pk3 files), but when I make the archive with WinZip and rename it from .ZIP to .CAB it fails to recognize the file as a CAB when the installer runs.

How do I properly make a CAB file? Is there any nice little program that will do this?
 
There are several compression utilities out there that can do .CAB files. The one I use is called Power Archiver and has support for most (if not all) of the different formats.

While Winzip is the "standard", it's very limited in the type of compression formats you can use.

I think PA is similar to Winzip in that you can use as shareware...
 
Back
Top