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.
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网卡 | 四合一读卡器
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器

StickyI


