中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-13 01:15
47,811 topics / 349,897 posts / today 0 new / 48,256 members
DOS学习入门 & 精彩文章 (教学室) » How to make a boot disk automatically extract files from .CAB
Printable Version  897 / 4
Floor1 lmq Posted 2003-11-30 00:00
中级用户 Posts 86 Credits 420
Moderator:
Hello, I know that Win98 uses a compressed folder called EBD.CAB to reduce file size, and after booting it can still be used freely. I made a boot disk and also want to compress some files in the same way. I am using the CABMAN compression software, but I don't know how to make these files extract automatically at startup and be used freely. Please help answer this.
Thanks
Floor2 Roy Posted 2003-11-30 00:00
管理员 Posts 1,633 Credits 4,869
Use extract in autoexec.bat to extract them.
Floor3 lmq Posted 2003-11-30 00:00
中级用户 Posts 86 Credits 420
roy:
Hello, is extract a program? How is it used?
Floor4 Roy Posted 2003-11-30 00:00
管理员 Posts 1,633 Credits 4,869
The following is quoted from lmq at 2003-11-30 14:48:29:
roy:
         Hello, is extract a program? How is it used?
Yes, its usage is as follows:
EXTRACT cabinet
EXTRACT source
EXTRACT /C source destination

cabinet - Cabinet file (contains two or more files).
filename - Name of the file to extract from the cabinet.
Wild cards and multiple filenames (separated by
blanks) may be used.

source - Compressed file (a cabinet with only one file).
newname - New filename to give the extracted file.
If not supplied, the original name is used.

/A Process ALL cabinets. Follows cabinet chain
starting in first cabinet mentioned.
/C Copy source file to destination (to copy from DMF disks).
/D Display cabinet directory (use with filename to avoid extract).
/E Extract (use instead of *.* to extract all files).
/L dir Location to place extracted files (default is current directory).
/Y Do not prompt before overwriting an existing file.
Floor5 lmq Posted 2003-11-30 00:00
中级用户 Posts 86 Credits 420
Thanks
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023