中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-26 21:27
47,812 topics / 349,912 posts / today 2 new / 48,264 members
DOS汉化世界 & 中文系统 (中文化室) » Ultimate weight loss UCDOSmin version! 184KB, 149KB
Printable Version  56,270 / 77
Floor1 born2be Posted 2005-09-21 01:28
中级用户 Posts 82 Credits 220
KNL.com removes the boot information!
RDXM.com only retains the XMS font library module!
The display driver is only VGA.DRV!
The pinyin input only keeps single characters, removing word groups!
The compressed package is created using CABARC.EXE with the LZX:21 parameter!
The detailed situation is as follows:

C:\ucdos\ucdos directory:
ASC16 4,096 09-06-98 7:20 ASC16
DRV <DIR> 09-21-05 0:21 drv
HZK16 267,616 09-06-98 7:20 HZK16
KNL COM 14,033 09-21-05 0:28 knl.com
LIMD COM 4,350 10-21-97 5:58 LIMD.COM
QUIT COM 240 09-06-98 7:20 QUIT.COM
RDXM COM 3,543 09-20-05 22:54 rdxm.com
UCDOS BAT 21 09-21-05 0:24 UCDOS.BAT
UCDOS LST 0 09-21-05 0:32 ucdos.lst
8 file(s) 293,899 bytes

C:\ucdos\ucdos\drv directory:
PYX IMD 34,601 09-20-05 23:54 PYX.IMD
VGA DRV 8,329 09-06-98 7:20 VGA.DRV
2 file(s) 42,930 bytes

Total files listed:
10 file(s) 336,829 bytes

C:\UCDOS directory:
2005-09-21 00:51 189,151 UCDOSMIN.CAB
1 File(s) 189,151 bytes

After downloading, change the.RAR extension to.CAB!!!

[ Last edited by born2be on 2005-9-22 at 02:35 ]

Attachments
UCDOSmin.rar (184.72 KiB)
Floor2 JonePeng Posted 2005-09-21 19:51
金牌会员 Posts 1,883 Credits 4,562 From 广东广州
Haha, UCDOS can actually be streamlined down to 184K and can be put into the boot disk. It really deserves to be the ultimate version, getting more and more refined. The Pinyin input method has no phrases, which is quite a pity, but there are few times when you need to input Chinese characters under DOS, so this is not a big deal. It's worth making a little sacrifice to save space. Bookmark...
Floor3 born2be Posted 2005-09-22 00:31
中级用户 Posts 82 Credits 220
Can be even smaller! UCDOS without input method, .CAB is only 149KB!

Only 6 files: RDxm.COM,ASC16,HZK16,KNL.COM,VGA.DRV,UCDOS.BAT.

Note: .RAR should be changed to .CAB!

[ Last edited by born2be on 2005-9-22 at 00:33 ]

Attachments
UcdosXs.rar (149.02 KiB)
Floor4 fdsiuha Posted 2005-09-22 00:40
高级用户 Posts 302 Credits 587
Can I directly use SVGA.DRV without keeping VGA.DRV?
Floor5 born2be Posted 2005-09-22 02:26
中级用户 Posts 82 Credits 220
Sure! Just that UCDOS starts with the default display driver using VGA.DRV. The solution:
1) When starting, KNL with parameter: KNL VESA
2) Rename VESA.DRV to VGA.DRV
I can also separately make read font modules that only contain one other type of method (hard disk/memory/VDISK/EMS)!
Floor6 willsort Posted 2005-09-22 21:35
元老会员 Posts 1,512 Credits 4,432
Re born2be:

It seems that cabarc in memory seems to have an option to save the compression path. Why is there no drv path in your ucdos package? Also, I don't know if you modified ucdos to correct its path dependence on ucdos?
Floor7 born2be Posted 2005-09-25 00:01
中级用户 Posts 82 Credits 220
Thanks for the reminder, it has been repackaged.

In CCDOSMIN, PY4.IMD has been modified to have four-code automatic screen entry, where zh/ch/sh/ng are input by u/i/o/m.

Note to rename the.CAB!

[ Last edited by born2be on 2005-9-25 at 00:42 ]

Attachments
Ucdosmin.rar (174.47 KiB)
Ucdosxs.rar (148.78 KiB)
Floor8 brglng Posted 2005-10-01 14:49
银牌会员 Posts 466 Credits 1,200 From 上海
KNL and RDXM have fixed the restrictions on the UCDOS path, but LIMD.COM does not seem to have been fixed.
Floor9 born2be Posted 2005-10-07 00:08
中级用户 Posts 82 Credits 220
I have tested, there should be no such problem. On the premise that the C:\ucdos directory and files do not exist, create directories and files in D:\ucdos, and the test passed.
Floor10 born2be Posted 2005-10-07 01:03
中级用户 Posts 82 Credits 220
If you want a higher compression ratio, you can clear the font information of sectors ten to fifteen. The program is in the attachment. Enter the program name in the command line.

Attachments
HZQL1015.RAR (23.02 KiB)
Floor11 brglng Posted 2005-10-07 11:36
银牌会员 Posts 466 Credits 1,200 From 上海
I mean, it can only be placed in the x:\ucdos directory in the root directory, not in the subdirectory of a subdirectory. If it is placed in a two-level directory, the Chinese character system can start, but the input method cannot be used.
Floor12 born2be Posted 2005-10-07 11:54
中级用户 Posts 82 Credits 220
: As long as it's UCDOS, it can only be like this! Unless someone modifies all programs related to the UCDOS system path, such as calling a subroutine or TSR extended interrupt calls. It's a big project.
Floor13 born2be Posted 2005-10-07 11:57
中级用户 Posts 82 Credits 220
Little trick:
Just change the path name UCDOS to something like UC\UC or U\UC7.
In short, the length remains the same, and this should be the simplest way to change it!!!
Floor14 csdyxx Posted 2005-10-20 09:27
新手上路 Posts 1 Credits 1
I want to use the Wubi input method of UCDOS. Where can I download the Wubi input method program?
Floor15 本是 Posted 2005-10-20 10:34
银牌会员 Posts 790 Credits 2,227
Here is the Wubi input method that comes with UCDOS.

Attachments
wb.rar (126.36 KiB)
1 2 3 46  Next
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023