Category : Network Files
Archive   : NWL102.ZIP
Filename : RECONFIX.PAT
LIST
print "RECONFIX.PAT - NetWare Lite Client reconnect patch v1.10.\n"
VERIFY
va = search ( 8B D8 90 90 90 90 80 BF 1C 0D
FF 75 EB checksum 76A )
vc = search ( 8B D8 90 90 90 90 80 BF 1C 0D
FF 75 D0 checksum 74F )
ve = search ( FF 00 00 FF 00 00 FF FF
FF 00 FF FF FF FF FF FF
FF 00 FF 00 00 00 00 00
00 00 00 FF 00 00 00 00
FF 00 FF FF 00 00 00 00
00 00 00 00 00 00 00 00 checksum 10EF)
vg = search ( E9 D7 EB 90 90 90 90 26 38 45
1F 75 05 checksum 627 )
if ((va=2388) AND (vc=25F9) AND (ve=38AC) AND (vg=165E)) then
print " $TARGET already contains patch RECONFIX.PAT.\n"
stop
else
print " $TARGET does not contain patch RECONFIX.PAT.\n"
endif
APPLY
print " Applying patch RECONFIX.PAT to $TARGET...\n"
vb = search ( 32 FF 8A 1E CA 00 80 BF 1C 0D
FF 75 EB checksum 66A )
vd = search ( 32 FF 8A 1E CA 00 80 BF 1C 0D
FF 75 D0 checksum 64F )
vf = search ( 00 FF 00 FF 00 FF 00 00
00 00 00 00 00 00 00 00
00 FF 00 FF 00 00 FF FF
00 00 00 FF 00 00 00 00
00 00 00 00 00 00 00 00
00 00 00 00 00 00 FF 00 checksum 8F7 )
vh = search ( 26 F6 45 06 80 74 0B 26 38 45
1F 75 05 checksum 3A2 )
if ((vb=2388) AND (vd=25F9) AND (vf=38AC) AND (vh=165E)) then
patch 2388 ( 8B D8 90 90 90 90 checksum 3A3 )
patch 25F9 ( 8B D8 90 90 90 90 checksum 3A3 )
patch 38AC ( FF 00 00 FF 00 00 FF FF
FF 00 FF FF FF FF FF FF
FF 00 FF 00 00 00 00 00
00 00 00 FF 00 00 00 00
FF 00 FF FF 00 00 00 00
00 00 00 00 00 00 00 00 checksum 10EF)
patch 165E ( E9 D7 EB 90 90 90 90 26 38 45
1F 75 05 checksum 627 )
patch 0238 ( 26 F6 45 06 80 74 0A 26
F6 45 05 80 75 03 E9 1C
14 E9 24 14 checksum 6FD)
write
print " $TARGET now contains patch RECONFIX.PAT.\n"
stop
else
print " Could not find pattern indicating that $TARGET\n"
print " needs this patch. Make sure you are using this\n"
print " patch with NetWare Lite CLIENT.EXE, version 1.1.\n"
stop
endif
Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!
This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.
But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/