VBForums
>
Visual Basic
>
Visual Basic 6 and Earlier
> CAB Files
PDA
Click to See Complete Forum and Search -->
:
CAB Files
Manish
Oct 31st, 1999, 11:01 AM
Can anyone tell me how i can read a .cab file and also how i can extract files from a cab file.
shtplus
Oct 31st, 1999, 10:51 PM
to see the CAB file in DOS
extract /d WIN95_02.CAB *.DLL |more
to extract file
extract /e WIN95_xx.CAB xx.DLL
Good luck
SomeStormOutThere
Aug 31st, 2010, 01:04 PM
you could also use 7-zip
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.