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-06-30 04:45
中国DOS联盟论坛 » DOS启动盘 & LOGO技术 (启动盘室) » Download: MS-DOS 7.10 Complete Installation Version (Including Graphic Installation Program) DigestI StickyI View 241,981 Replies 569
Floor 61 Posted 2003-08-04 00:00 ·  中国 河北 唐山 联通
版主
★★★
操作系统爱好者
Credits 1,113
Posts 392
Joined 2002-11-11 00:00
23-year member
UID 228
Gender Male
Status Offline
I am gmy, the webmaster of DOS Home.

After using the "Install with only 1 disk" installation, I found that installing MSDOS71 damaged the original WIN98SE. The main manifestations are: when booting WIN98, the registry is lost, after entering the desktop, the monitor is not recognized, and Chinese characters are all turned into underscores. After analysis, it has been solved:

Modify the following files on drive C:

MSDOS.SYS (first remove the attributes)

windir=C:\windows
winbootdir=c:\windows
HostWinBootDrv=c
;SystemReg=0

Autoexec.bat
path c:\windows;c:\windows\command;c:\dos71

Config.sys
drive=c:\windows\emm386.exe ram

Test environment: VPC, drive C has WIN98SE installed
DOS之家 http://doshome.com 站长 葛明阳
Floor 62 Posted 2003-08-04 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
The following is the statement quoted from gmy on 2003-8-4 20:38:55:
After using the "Install with only 1 disk" installation, it was found that installing MSDOS71 damaged the original WIN98SE. The main manifestations are: when starting WIN98, the registry is lost, after entering the desktop, the monitor is not recognized, and Chinese characters are all turned into underscores. After analysis, it has been solved:



That's right. In fact, if you want to enter Win95, Win98(SE) after installing this MS-DOS 7.10, you need to first enter the WIN directory and then type WIN (instead of directly using D:\WIN98\WIN to start Win9x). For example:

D:
CD D:\WIN98
WIN

This should not have any errors. But this is a good idea, I can add a function to this installation program to automatically set the Win9x path in MSDOS.SYS.
Wengier - 新DOS时代

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

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

Floor 63 Posted 2003-08-04 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
Okay, I just added the function to automatically set the path for Win9x (95-98SE), so you can directly use the WIN command under the MS-DOS 7.10 command line to start the Win9x GUI directly, so as to truly coexist peacefully with the installed Win9x; and added the installation warning function for MS-DOS 8/WinME, so that users can choose whether to continue the installation program. The download address remains the same (as above).

Wengier - 新DOS时代

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

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

Floor 64 Posted 2003-08-06 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
Update again!

This time, the main update is on the plug-in function. It supports automatically searching for autorun plug-ins in the CD-ROM (up to 4 CD-ROM drives can be searched!). This makes the MS-DOS 7.10 installation program prompt whether to install the set-to-automatically-run plug-ins in the CD-ROM when it runs; at the same time, support for plug-in nesting is added, that is, the function of directly calling other plug-ins from one plug-in is allowed. In this way, especially the localization effect when this MS-DOS 7.10 installation disc is placed in the CD-ROM to make a 1.44MB/2.88MB boot disk is greatly enhanced. Of course, some other small updates have also been made, such as supporting displaying the version of the plug-in, etc.

The installation program will automatically search the following path in the CD-ROM: \dos71\addons\autorun. If the autorun.dat, setup.dat, and diskvol.txt files exist simultaneously in this path, the installation of the plug-in will be carried out according to the installation information in them.

Method of plug-in nesting:
Add commands like the following in the autorun.bat of a plug-in:

set add_dir=The path of another plug-in
call setup AddOns2
...

The download address remains unchanged (same as above).

Wengier - 新DOS时代

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

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

Floor 65 Posted 2003-08-06 00:00 ·  中国 广东 江门 电信
初级用户
Credits 227
Posts 21
Joined 2003-06-18 00:00
23-year member
UID 5446
Gender Male
Status Offline
Brilliant
Floor 66 Posted 2003-08-06 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
I just used the latest plug-in nesting function of the installer to make a plug-in disk that simultaneously has three Chinese character systems: TW (Tianhui), CCDOS97, and PDOS95! Just put this disk into the drive and select install, and then the system will automatically prompt whether to install the above three Chinese character systems respectively! Everyone is welcome to download and use it~~

In fact, making nested plug-ins is really very simple (a nested plug-in only needs two lines). Everyone (especially Roy, etc.) can take a look and make more.

The following is the download of this plug-in with three Chinese character systems:

http://newdos.yginfo.net/dosware/addon/chisys.zip

Wengier - 新DOS时代

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

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

Floor 67 Posted 2003-08-06 00:00 ·  中国 天津 联通
初级用户
Credits 111
Posts 4
Joined 2003-07-30 00:00
22-year member
UID 7766
Gender Male
Status Offline
Urgent! Urgent! Urgent! How to use the *.img file I downloaded!!!! How to open the.img file???
Floor 68 Posted 2003-08-06 00:00 ·  中国 天津 联通
初级用户
Credits 111
Posts 4
Joined 2003-07-30 00:00
22-year member
UID 7766
Gender Male
Status Offline
Wengier, come and help me quickly
Floor 69 Posted 2003-08-06 00:00 ·  中国 天津 联通
初级用户
Credits 111
Posts 4
Joined 2003-07-30 00:00
22-year member
UID 7766
Gender Male
Status Offline
I copied dos7_1 into the floppy disk but it's not big enough. The floppy disk is 1.38m and the file is 1.4m. So anxious!
Floor 70 Posted 2003-08-06 00:00 ·  中国 浙江 台州 电信
初级用户
Credits 107
Posts 2
Joined 2003-08-06 00:00
22-year member
UID 8142
Gender Male
Status Offline
hello
Floor 71 Posted 2003-08-06 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
The IMG file can be expanded to a floppy disk using HD-COPY or WinImage. Or it can also be directly used as a floppy disk image file for virtual machines like VPC or VMWare, or for bootable CDs.
Wengier - 新DOS时代

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

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

Floor 72 Posted 2003-08-06 00:00 ·  中国 河北 唐山 联通
版主
★★★
操作系统爱好者
Credits 1,113
Posts 392
Joined 2002-11-11 00:00
23-year member
UID 228
Gender Male
Status Offline
I. It is suggested to add the commonly used PDOS95 to give new hard disk users the feeling of installing the "full version of MS-DOS7.1" without the sense of incompleteness. If there is insufficient space, the less commonly used MSBUCKUP and DOSSHELL can be deleted.

II. It is suggested to download the latest WBAT2.4 and localize it, or write an article about its usage (parameters). It is estimated that your experience is already very rich, and it can also be regarded as writing a summary of work!
DOS之家 http://doshome.com 站长 葛明阳
Floor 73 Posted 2003-08-06 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
The following is the speech of gmy on 2003-8-6 23:25:12:
First, it is suggested to add commonly used PDOS95 to give new hard disk users the feeling of installing "MS-DOS 7.1 complete version" without the defect of incompleteness. If the space is insufficient, you can delete the less commonly used MSBUCKUP and DOSSHELL.


Currently, PDOS95 is made in the add-on disk. For example, there is its add-on disk here:

http://newdos.yginfo.net/dosware/addon/pdos95.zip (only PDOS95 add-on)

http://newdos.yginfo.net/dosware/addon/chisys.zip (with three kinds of Chinese character system add-ons)

Do you mean to put it directly into the DOS installation disk?


Wengier - 新DOS时代

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

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

Floor 74 Posted 2003-08-07 00:00 ·  中国 福建 三明 电信
初级用户
Credits 160
Posts 13
Joined 2003-07-17 00:00
22-year member
UID 7067
Gender Male
Status Offline
Wengier: Does the full installation version of MS-DOS 7.10 have a hard disk installation version? My computer's floppy drive is broken.
("`-''-/").___..--''"`-._
`6_ 6 ) `-. ( ).`-.__.`)
(_Y_.)' ._ ) `._ `. ``-..-'
_..`--'_..-_/ /--'_.' ,'
Floor 75 Posted 2003-08-07 00:00 ·  中国 福建 三明 电信
初级用户
Credits 160
Posts 13
Joined 2003-07-17 00:00
22-year member
UID 7067
Gender Male
Status Offline
Help, wingier. The computer has Windows 98 installed. When installing the full installation version of MSDOS710, there is no prompt for dual-boot. After installation, it can only directly enter DOS without the dual-boot option appearing. Each time, I have to type "win" at the prompt to start 98. How can I set it to dual-boot?
("`-''-/").___..--''"`-._
`6_ 6 ) `-. ( ).`-.__.`)
(_Y_.)' ._ ) `._ `. ``-..-'
_..`--'_..-_/ /--'_.' ,'
‹ Prev 1 3 4 5 6 7 38 Next ›
Forum Jump: