|
ko20010214
版主
       
积分 7294
发帖 1628
注册 2002-10-16
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
能不能这样做?
先把win98的logo.sys(就是IO.sys里自带的那个)的代码找到。可以用winhex等16进制的编辑器查看。取一段代码,然后在IO.sys里查找。
逐步定位logo.sys在IO.sys里的位置。
找到了确切位置后就可以用自己的logo.sys写入IO.sys里了。
但我不知道logo.sys在IO.sys里是不是原模原样地保存着。如果用了别的压缩格式或其它的保存格式那就不能用这个方法了。
本来我是想用exescope.exe来查看的,可是io.sys不是PE或NE格式的可执行文件。
Can this be done?
First, find the code of win98's logo.sys (that is, the one built into IO.sys). You can use a hex editor like winhex to view it. Take a section of code and then search for it in IO.sys.
Gradually locate the position of logo.sys in IO.sys.
After finding the exact position, you can write your own logo.sys into IO.sys.
But I don't know if logo.sys is saved exactly as it is in IO.sys. If another compression format or other saving format is used, this method won't work.
Originally, I wanted to use exescope.exe to view it, but io.sys is not a PE or NE format executable file.
|

ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
|
|
2003-4-11 00:00 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
|
2003-4-11 00:00 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
|
2003-4-11 00:00 |
|
|
ko20010214
版主
       
积分 7294
发帖 1628
注册 2002-10-16
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
或者用source来反编译io.sys?
或者到哪个网站去找一下io.sys的反编译源码。
Or use source to decompile io.sys?
Or which website to find the decompiled source code of io.sys.
|

ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
|
|
2003-4-11 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
MS-DOS 7.x的IO.SYS中的LOGO确实是压缩过了的,但我不知道其压缩格式,也不知道具体放在什么地方."BM6"之类的字符串我找过,但一无所获.我记得有人找到过,但却搜索不到了.
The LOGO in IO.SYS of MS-DOS 7.x is indeed compressed, but I don't know the compression format, and I also don't know where exactly it is located. I have searched for strings like "BM6" but found nothing. I remember someone found it before, but now I can't find it anymore.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-11 00:00 |
|
|
jor
初级用户
 
积分 141
发帖 9
注册 2003-4-15
状态 离线
|
『第 21 楼』:
使用 LLM 解释/回答一下
I think there should be a LOGO. If you don't want it, just remove it yourself.
|
|
2003-4-15 00:00 |
|
|
wglwx
高级用户
   
积分 616
发帖 187
注册 2003-4-18
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
您的这个启动盘堪称典范,看得出花费了不少心血。这么好的东西能让大家共享,已收藏,谢谢!
Your bootable disk is a model, and it's obvious that a lot of effort has been put into it. It's great that such a good thing can be shared with everyone. I've bookmarked it. Thank you!
|
|
2003-4-18 00:00 |
|
|
hwlon
初级用户
 
积分 132
发帖 7
注册 2003-1-29
状态 离线
|
『第 23 楼』:
使用 LLM 解释/回答一下
选择第1项第3项,不能启动 VC;在845G主板上第3、4项启动到加载usb光驱后死机。
Select item 1 and item 3, but VC cannot be started; on the 845G motherboard, when starting with items 3 and 4, it freezes after loading the USB optical drive.
|
|
2003-4-19 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 24 楼』:
使用 LLM 解释/回答一下
以下是引用hwlon在2003-4-19 9:29:29的发言:
选择第1项第3项,不能启动 VC;在845G主板上第3、4项启动到加载usb光驱后死机。
那也就是说,在这台电脑上只有使用第2项和第5项没有问题是吧。
The following is the speech of hwlon on 2003-4-19 9:29:29:
Selecting the first item and the third item, VC cannot be booted; on the 845G motherboard, booting to loading the USB optical drive with the third and fourth items causes a system hang.
Then that means that only using the second item and the fifth item is okay on this computer, right.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-19 00:00 |
|
|
niuin
初级用户
 
积分 116
发帖 4
注册 2003-4-27
状态 离线
|
『第 25 楼』:
使用 LLM 解释/回答一下
其实,我觉得加入网络支持是最好的,不过目前的也可以了 ,关于开机画面只是一种爱好,呵呵,这是电脑爱好这的通病!
Actually, I think adding network support is the best, but the current one is also okay. The startup screen is just a hobby, heh heh, this is a common problem among computer enthusiasts!
|
|
2003-4-27 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 26 楼』:
使用 LLM 解释/回答一下
加入网络支持可不容易呀,因为要考虑到网卡的多样性问题,所以只能做单独的网络启动盘了,否则空间不够。
It's not easy to add network support, because we have to consider the diversity of network cards, so we can only make separate network boot disks, otherwise there isn't enough space.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-28 00:00 |
|
|
sldqh
初级用户
 
积分 112
发帖 4
注册 2003-5-4
状态 离线
|
|
2003-5-4 00:00 |
|
|
fxjfox
初级用户
 
积分 104
发帖 2
注册 2003-5-4
状态 离线
|
『第 28 楼』:
使用 LLM 解释/回答一下
谢谢!现在无法下载了!
请下到的朋友给传一份好吗?谢谢!
fxjfox@netsoffice.com
Thank you! Can't download now!
Could the friend who has downloaded please send a copy? Thank you!
fxjfox@netsoffice.com
|
|
2003-5-4 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 29 楼』:
使用 LLM 解释/回答一下
那试试在这儿下载吧:
ftp://copy114:www.iso9660.net@ftp.iso9660.net/wengier/mdos71bd.zip
Then try to download here:
ftp://copy114:www.iso9660.net@ftp.iso9660.net/wengier/mdos71bd.zip
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-5-4 00:00 |
|
|
fxjfox
初级用户
 
积分 104
发帖 2
注册 2003-5-4
状态 离线
|
『第 30 楼』:
使用 LLM 解释/回答一下
以下是引用Wengier在2003-5-4 11:36:28的发言:
那试试在这儿下载吧:
ftp://copy114:www.iso9660.net@ftp.iso9660.net/wengier/mdos71bd.zip
谢谢Wengier!!!已下载收藏!
The following is the statement from Wengier on 2003-5-4 11:36:28:
Then try to download here:
ftp://copy114:www.iso9660.net@ftp.iso9660.net/wengier/mdos71bd.zip
Thank you, Wengier!!! It has been downloaded and collected!
|
|
2003-5-4 00:00 |
|