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-13 03:12
中国DOS联盟论坛 » DOS学习入门 & 精彩文章 (教学室) » How to make a boot disk automatically extract files from .CAB View 899 Replies 4
Original Poster Posted 2003-11-30 00:00 ·  中国 吉林 长春 联通
中级用户
★★
Credits 420
Posts 86
Joined 2003-06-03 00:00
23-year member
UID 3187
Gender Male
Status Offline
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
Floor 2 Posted 2003-11-30 00:00 ·  中国 香港
管理员
★★★★
專業島民
Credits 4,869
Posts 1,633
Joined 2002-12-10 00:00
23-year member
UID 465
Gender Male
Status Offline
Use extract in autoexec.bat to extract them.
我的網站:http://mw16.2ya.com/ 我的網誌: http://scrappedblog.blogspot.com/
~
我的Winamp正在播放的歌曲:
Floor 3 Posted 2003-11-30 00:00 ·  中国 吉林 长春 联通
中级用户
★★
Credits 420
Posts 86
Joined 2003-06-03 00:00
23-year member
UID 3187
Gender Male
Status Offline
roy:
Hello, is extract a program? How is it used?
Floor 4 Posted 2003-11-30 00:00 ·  中国 香港
管理员
★★★★
專業島民
Credits 4,869
Posts 1,633
Joined 2002-12-10 00:00
23-year member
UID 465
Gender Male
Status Offline
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.
我的網站:http://mw16.2ya.com/ 我的網誌: http://scrappedblog.blogspot.com/
~
我的Winamp正在播放的歌曲:
Floor 5 Posted 2003-11-30 00:00 ·  中国 吉林 长春 联通
中级用户
★★
Credits 420
Posts 86
Joined 2003-06-03 00:00
23-year member
UID 3187
Gender Male
Status Offline
Thanks
Forum Jump: