How can I extract files from a CAB file?
John Savill
August 5, 1999
1 Min Read
A. The new method of packaging files is to store them in a CAB file,what is a non-proprietary format based on Lempel-Ziv compression. BothDriveSpace and DoubleSpace also used Lempel Ziv based compression algorithms.
A common way of extracting files is to use a tool such as WinZIP whichsupports extraction of CAB files but new to the Windows NT Resource Kit isExtract.exe (as of supplement 4) which can also extract files from a CAB file.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like