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-01 00:40
中国DOS联盟论坛 » DOS批处理 & 脚本技术(批处理室) » Several questions about DOS batch processing View 9,011 Replies 26
Floor 16 Posted 2003-03-27 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
Try downloading MAKECAB here:
http://www.powerload.fsnet.co.uk/download/makecab.exe

Regarding the issue of booting without a keyboard, you can cancel the setting of "Halt on keyboard" in CMOS.
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 17 Posted 2003-03-29 00:00 ·  中国 浙江 宁波 电信
中级用户
Credits 221
Posts 33
Joined 2003-03-22 00:00
23-year member
UID 1218
Gender Male
Status Offline
Also, raise a few more questions:
Can two modems and one telephone line realize double-machine interconnection?
How to display Chinese characters under SEAl2?
How to realize file append copying. For example, append 1.txt to 2.txt
Floor 18 Posted 2003-03-29 00:00 ·  加拿大 安大略省 多伦多
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
You can use a modem to achieve two-computer interconnection, but special tools are needed. SEAL cannot display Chinese for the time being because no Chinese person has added Chinese support functions to it. As for appending copy, just use TYPE 1.TXT>>2.TXT.
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 19 Posted 2003-03-30 00:00 ·  中国 浙江 宁波 电信
中级用户
Credits 221
Posts 33
Joined 2003-03-22 00:00
23-year member
UID 1218
Gender Male
Status Offline
What tools are needed? I'm a novice in this area, please give me some advice.
Floor 20 Posted 2003-03-31 00:00 ·  中国 四川 眉山 电信
初级用户
Credits 123
Posts 11
Joined 2002-12-01 00:00
23-year member
UID 382
Gender Male
Status Offline
The settings for ansi.sys were mostly from around the 1990s. Everyone might not remember clearly. If it's not very relevant, there's no need to understand it.

The method to directly enter a directory:
In CONFIG.SYS: SHELL=NDOS.COM (available in NU8)
CDD d:\xxxx You can also use POPD and PUSHD to record and restore previous directories.
Press F1 key for detailed description of methods like if mem=xxM goto XXX and if diskmem=xxx.
No sound is because the DOS driver isn't loaded. A single beep and then死机 is because the DOS driver is loaded but there's an interrupt conflict. For systems like 98, 2000, which can handle interrupts using the sharing method, but in DOS it's not possible. You need to remove some things that occupy interrupts, such as removing the MODEM, turning off unused COM ports, etc.
Floor 21 Posted 2003-03-31 00:00 ·  加拿大 安大略省 多伦多
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
Now it's not appropriate to use NDOS anymore. It's too old and doesn't support long file names, FAT32, large hard drives, etc. Version 7.50 of 4DOS is much more powerful.
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 22 Posted 2003-04-02 00:00 ·  中国 浙江 宁波 电信
中级用户
Credits 221
Posts 33
Joined 2003-03-22 00:00
23-year member
UID 1218
Gender Male
Status Offline
Put forward a few more questions.

How to display Chinese characters under config.sys?

How to make win98 automatically connect through the registry?

Copied multiple files into one large file using copy. How to restore it?

How to judge the file suffix in batch processing? To achieve effects like the following.

if "%1" == "*.dll" goto dll
if "%1""=="*.inf" goto inf


Looking for the download of redhat linux5.2, it was originally downloaded from the original starting website, but later it couldn't be found.
Floor 23 Posted 2003-04-02 00:00 ·  中国 浙江 宁波 电信
中级用户
Credits 221
Posts 33
Joined 2003-03-22 00:00
23-year member
UID 1218
Gender Male
Status Offline
Hope the webmaster can provide some references on using "cat" for dual-machine interconnection? Even just a sentence or two!

How do PocketPC and other handheld devices connect online under pure DOS. I'm using a Lenovo xp100. USB port. But I've tried multiple USB drivers for DOS and none work.
Floor 24 Posted 2003-04-02 00:00 ·  中国 浙江 宁波 电信
中级用户
Credits 221
Posts 33
Joined 2003-03-22 00:00
23-year member
UID 1218
Gender Male
Status Offline
Hope the webmaster to provide some references about using "cat" for dual-machine interconnection? Even one or two sentences will do!

How do PocketPC and other handheld devices connect online under pure DOS. I'm using Lenovo xp100. USB port. But I used multiple USB drivers For DOS and none worked.

Also, is there a universal digital camera driver for DOS?
Floor 25 Posted 2003-04-03 00:00 ·  加拿大 安大略省 多伦多
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
Then try software like Norton PCAnywhere to connect to the Internet using a Modem under DOS, but I haven't used it either.
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 26 Posted 2003-04-05 00:00 ·  中国 浙江 宁波 电信
中级用户
Credits 221
Posts 33
Joined 2003-03-22 00:00
23-year member
UID 1218
Gender Male
Status Offline
1. How to load a program into the MBR, such as loading BQboot into the MBR, so that QBBOOT will run first after each boot to determine which system to boot?
2. How to uninstall the CD-ROM driver in real mode?
3. With an MSDOS 7.1 boot disk, I found such a problem:
There is a program that can automatically intercept illegal instructions loaded, but I found that while intercepting the illegal instruction, the system has crashed. At this time, pressing F12 is useless. Only CPU err and other information are displayed.
4. How to display Chinese characters under config.sys?
5. How to make Win98 automatically connect through the registry?
6. I copied multiple files into one large file using copy. How to restore it?
7. How to judge the file suffix in a batch file? Achieve effects such as the following.

if "%1" == "*.dll" goto dll
if "%1"=="*.inf" goto inf

8. Looking for the download of Red Hat Linux 5.2, it was still downloaded from the original starting website, but later it couldn't be found.

[ Last edited by willsort on 2005-10-13 at 11:39 ]
Floor 27 Posted 2003-04-05 00:00 ·  加拿大 安大略省 多伦多
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
If the KILLER is intercepted when the system has already crashed, it means the crash is very serious and has reached an unrecoverable level. To unload the CD-ROM driver, you can use the MSCDEX /U command. To determine the file suffix, you can use the ASET command (batch processing enhancement tool). It is not very feasible to display Chinese in CONFIG.SYS unless you load the Chinese character system using the INSTALL (HIGH) command. Additionally, may I ask what "automatically connecting Win98 through the registry" means?
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Forum Jump: