Saw the download of AW97 on the forum and thought it should be very useful... So I downloaded one to try.
After booting with wengier's msdos710 boot disk, enter the AW97 directory, which is defaulted to c:\cjkdos.
If you want to load the input method, just type AW97 and press Enter. There is a batch file named AW97.bat in the system. If you don't want to load the input method, type cjkdos.
cjkdos has two parameters, and the usage is as follows: (Typing cjkdos /? will get the following information. This is also a common practice to seek help under DOS.)
Usage : CJKDOS ]
Option: (Default X=0,Y=2)
X=0: Load CJK-GB2312 16x16 font lib.,,Load GB-2312 16-bit Chinese character library
X=1: Load CJK-GB2312 24x24 font lib. Load GB2312 24-bit Chinese character library
X=2: Load CJK-BIG5 16x16 font lib. Load BIG5 24-bit Chinese character library
X=3: Load CJK-BIG5 24x24 font lib. Load BIG5 24-bit Chinese character library
Y=0: CJK 20902 resident Hard Disk. CJK20902 resides on the hard disk
Y=1: GB2312 3755 resident Extend memory. 3755 commonly used Chinese characters of GB2312 reside in extended memory.
BIG5 5401 resident Extend memory. 5401 Chinese characters of BIG5 reside in extended memory.
Y=2: GB2312 6763 resident Extend memory.
BIG5 13060 resident Extend memory.
Y=3: CJK 20902 resident Extend memory. 20902 Chinese characters of CJK reside in extended memory
---Chinese/English. Switch between Chinese and English
---Quit Chinese System. Quit Chinese system
The default mode is x=0,y=2. It loads the 16-bit Chinese character library, which is not very beautiful, but much better than XZL. :-)
If you use the x=1 mode, load the 24-bit Chinese character library, then it is much more beautiful, the characters are a little larger, but more rounded, very delicate.
Problems encountered:
Sometimes when loading cjkdos, the screen is all white, and the cursor and characters are not visible. After typing a few commands like cls, it may get better (become normal). But the background of the DOS prompt is still gray.
Sometimes it may be black screen when exiting by pressing CRLT+F5. But actually it is not死机.
After loading cjkdos, if you forcefully return to DOS by F12, it may have screen corruption. (Most of the time)
When cjkdos uses the X=1 mode, it seems that it cannot be completely exited from memory.
cjkdos /q It seems that the /q parameter is invalid? Generally, there are several parameters for exiting, /x (meaning eXit),
/q (meaning Quit), /u (meaning Unload), but this parameter seems invalid. (But the program's help doesn't mention this parameter)
cjkdos cannot prevent repeated loading. When I use mi to check memory information, I find there are two cjkdos
One is cjkdos /1
One is cjkdos /q
Oh my god!
There is another non-problem, which is the solution to the problem of "Reduced io.sys floppy compatibility" post:
Answer: These two files are cjkdos.exe(27980 bytes) and cjk-gb.f16 (766080 bytes)
But compared with xzl's 56426, it is still too big.
Tianhui is also only 234404 (tw3.2 improved version), 204531 (tw3.1 pocket version)!
After booting with wengier's msdos710 boot disk, enter the AW97 directory, which is defaulted to c:\cjkdos.
If you want to load the input method, just type AW97 and press Enter. There is a batch file named AW97.bat in the system. If you don't want to load the input method, type cjkdos.
cjkdos has two parameters, and the usage is as follows: (Typing cjkdos /? will get the following information. This is also a common practice to seek help under DOS.)
Usage : CJKDOS ]
Option: (Default X=0,Y=2)
X=0: Load CJK-GB2312 16x16 font lib.,,Load GB-2312 16-bit Chinese character library
X=1: Load CJK-GB2312 24x24 font lib. Load GB2312 24-bit Chinese character library
X=2: Load CJK-BIG5 16x16 font lib. Load BIG5 24-bit Chinese character library
X=3: Load CJK-BIG5 24x24 font lib. Load BIG5 24-bit Chinese character library
Y=0: CJK 20902 resident Hard Disk. CJK20902 resides on the hard disk
Y=1: GB2312 3755 resident Extend memory. 3755 commonly used Chinese characters of GB2312 reside in extended memory.
BIG5 5401 resident Extend memory. 5401 Chinese characters of BIG5 reside in extended memory.
Y=2: GB2312 6763 resident Extend memory.
BIG5 13060 resident Extend memory.
Y=3: CJK 20902 resident Extend memory. 20902 Chinese characters of CJK reside in extended memory
---Chinese/English. Switch between Chinese and English
---Quit Chinese System. Quit Chinese system
The default mode is x=0,y=2. It loads the 16-bit Chinese character library, which is not very beautiful, but much better than XZL. :-)
If you use the x=1 mode, load the 24-bit Chinese character library, then it is much more beautiful, the characters are a little larger, but more rounded, very delicate.
Problems encountered:
Sometimes when loading cjkdos, the screen is all white, and the cursor and characters are not visible. After typing a few commands like cls, it may get better (become normal). But the background of the DOS prompt is still gray.
Sometimes it may be black screen when exiting by pressing CRLT+F5. But actually it is not死机.
After loading cjkdos, if you forcefully return to DOS by F12, it may have screen corruption. (Most of the time)
When cjkdos uses the X=1 mode, it seems that it cannot be completely exited from memory.
cjkdos /q It seems that the /q parameter is invalid? Generally, there are several parameters for exiting, /x (meaning eXit),
/q (meaning Quit), /u (meaning Unload), but this parameter seems invalid. (But the program's help doesn't mention this parameter)
cjkdos cannot prevent repeated loading. When I use mi to check memory information, I find there are two cjkdos
One is cjkdos /1
One is cjkdos /q
Oh my god!
There is another non-problem, which is the solution to the problem of "Reduced io.sys floppy compatibility" post:
The following is the speech of lk on 2003-4-27 7:58:39:
The following is the speech of Wengier on 2003-4-26 20:09:10:
I think AW97 is very good. It can run with only two files, only a 27K executable file plus a GBK character library file, and it occupies very little memory (only 23KB of UMB memory). And it has strong compatibility, and the display effect is much better than XZL.
Moderator, what are those two files? Please tell the file names, can it be installed on a floppy disk? Together it is more than 4MB.
Answer: These two files are cjkdos.exe(27980 bytes) and cjk-gb.f16 (766080 bytes)
But compared with xzl's 56426, it is still too big.
Tianhui is also only 234404 (tw3.2 improved version), 204531 (tw3.1 pocket version)!
ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器

DigestI
