.
I referred to the method in the article below and did the experiment mentioned in the title:
http://www.bjkp.gov.cn/dnsj/rj/k30133-03.htm
After testing it, I feel this system still has some practical value (that is, the various advantages mentioned in the article), but there are also some unsatisfactory aspects, so I have to ask everyone to discuss it. Below are the production method and illustrations:
1. For this boot disk I used these files: a: a Win98 boot disk; the msdos.sys file on the disk must be replaced with the file of the same name from drive C under a Win98 system. b: in a slimmed-down Win98 edition (31MB W98plus2.gho), extract the windows directory and make it into an archive of 28M; after extraction mine is 65M (see Figure 3 below). You can also use the 6M MINI98. I didn't use it because there is no Chinese edition, and second, its functions are not very strong (maybe I just haven't found them).
2. In the autoexec.bat batch file on the Win98 boot disk, set the virtual disk size to 70M, and add the command to extract the windows archive. Use the command SUBST k: c:\ to change drive C to another drive, for example here it is changed to drive K, then use the command SUBST c: %ramd%\ to set the virtual disk that already has windows extracted onto it as drive C.
These commands are as follows: (of course, drive A must contain the program files involved in these commands)
xmsdsk 71680 %ramd% /y /t
call findcd.bat
path=c:\;c:\windows;a:\;%ramd%\
%ramd%
%CDROM%\dazip /y >nul
SUBST k: c:\
SUBST c: %ramd%\
win
3. Finally, use UltraISO to make it into a bootable CD image file, and then you can test it in VPC.
4. I can think of at least three problems that need to be solved: 1. simplify and shrink windows 2. the CD should be accessible 3. hide the extra Z: drive......
Figure 1:

Figure 2:

Figure 1:

I referred to the method in the article below and did the experiment mentioned in the title:
http://www.bjkp.gov.cn/dnsj/rj/k30133-03.htm
After testing it, I feel this system still has some practical value (that is, the various advantages mentioned in the article), but there are also some unsatisfactory aspects, so I have to ask everyone to discuss it. Below are the production method and illustrations:
1. For this boot disk I used these files: a: a Win98 boot disk; the msdos.sys file on the disk must be replaced with the file of the same name from drive C under a Win98 system. b: in a slimmed-down Win98 edition (31MB W98plus2.gho), extract the windows directory and make it into an archive of 28M; after extraction mine is 65M (see Figure 3 below). You can also use the 6M MINI98. I didn't use it because there is no Chinese edition, and second, its functions are not very strong (maybe I just haven't found them).
2. In the autoexec.bat batch file on the Win98 boot disk, set the virtual disk size to 70M, and add the command to extract the windows archive. Use the command SUBST k: c:\ to change drive C to another drive, for example here it is changed to drive K, then use the command SUBST c: %ramd%\ to set the virtual disk that already has windows extracted onto it as drive C.
These commands are as follows: (of course, drive A must contain the program files involved in these commands)
xmsdsk 71680 %ramd% /y /t
call findcd.bat
path=c:\;c:\windows;a:\;%ramd%\
%ramd%
%CDROM%\dazip /y >nul
SUBST k: c:\
SUBST c: %ramd%\
win
3. Finally, use UltraISO to make it into a bootable CD image file, and then you can test it in VPC.
4. I can think of at least three problems that need to be solved: 1. simplify and shrink windows 2. the CD should be accessible 3. hide the extra Z: drive......
Figure 1:

Figure 2:

Figure 1:


DigestI



