China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-08-12 16:30
中国DOS联盟论坛 » DOS学习入门 & 精彩文章 (教学室) » How to use extract to extract a cab file to a virtual disk??? View 1,990 Replies 3
Original Poster Posted 2003-09-04 00:00 ·  中国 北京 北京神州长城通信技术发展中心中国长城互联网
初级用户
Credits 218
Posts 26
Joined 2003-05-30 00:00
23-year member
UID 2628
Gender Male
Status Offline
I don't know the specific commands and parameters. Friends who know, please let me know. Thanks!
Floor 2 Posted 2003-09-04 00:00 ·  中国 广东 广州 白云区 电信
初级用户
★★★
Credits 1,480
Posts 377
Joined 2003-06-06 00:00
23-year member
UID 3875
Gender Male
Status Offline
1. EXTRACT.EXE. Actually, the Windows 98 Super Boot Disk also has this command. This command, which has been present since DOS 6.22, was originally a command developed by Microsoft specifically to extract CAB compressed packages. However, its function is not just limited to decompression. We mostly use it to restore system files from the CD. (If you can enter the graphical interface, of course, you can use SFC, which is more powerful and convenient in function)
The following is the author's statistics on the usage parameters and command format of the EXTRACT.EXE command:
Command parameters
Usage instructions
/Y
No prompt when overwriting existing files
/A
Process all CAB files, starting from the specified first CAB file
/D
Display the directory of files contained in the CAB file without decompression
/E
Decompress, replace "*.*", that is, decompress all files
/L dir
Specify the location to decompress the file, default is the current directory
/C
Copy the CAB file
When we know the location of the system file to be restored in the installation CD, we can use the command EXTRACT /Y WIN98_27.CAB cdfs.vxd (to restore the cdfs.vxd file from the compressed package named WIN98_27.CAB in the Windows 98 installation CD). However, if you don't know the exact location of this file, you need to first use EXTRACT /D WIN98_*.CAB (here * represents the number of the CAB file package) to check cdfs.vxdg for each CAB file, which is more troublesome.
欢迎大家访问我的主页!
精品.爱好http://iso.533.net
Floor 3 Posted 2003-09-06 00:00 ·  中国 北京 北京神州长城通信技术发展中心中国长城互联网
初级用户
Credits 218
Posts 26
Joined 2003-05-30 00:00
23-year member
UID 2628
Gender Male
Status Offline
Thanks, Brother Dian Ji Ru Qin. Do you have QQ or MSN? I want to ask for further advice!
Floor 4 Posted 2009-04-23 01:13 ·  中国 浙江 绍兴 电信
初级用户
Credits 22
Posts 8
Joined 2009-04-11 09:23
17-year member
UID 142685
Gender Male
Status Offline
Why do I only extract one file when extracting a 600+KB CAB package, and it prompts "not ready reading drive A"
Forum Jump: