Posted by [Op2]BTS on 1/18/2000, 3:33 am
, in reply to "Task II, my understandings"
192.71.20.27
II.1 Try to get rid of the nagscreen
Find a patch that removes the nagscreen (the one that appears
at startup.please read my thread for Task I.2. You'll find that I found some interesting
stuff from deadlisting, which are some places where routine 00446A74 are called.
Try to nop some je's you'll find that @ 00446E5C resides the check point of wheather
or not the Nag should be displayed. Here is my patch. However, the proggie remains
Unregistered. Bring up the About Box you'll see ... For now I'll save the answer for the
last question.The Patch: (2-Bytes)
Change code @ 00446E5C from
00446E5C je 00446E6F
to
00446E5C Nop
Nop