home *** CD-ROM | disk | FTP | other *** search
- This is a patch for ver. 1.05 of Smartwork by Wintek. It will remove
- all of the protection and you can run it on a hard disk or any copy
- of the disk you made with diskcopy.
- First you need to patch EDIT.EXE
- REN EDIT.EXE EDIT.TMP
- DEBUG EDIT.TMP
- -S CS:10 FFFF E8 4C DC
- XXXXX:2733
- -E CS:2733
- XXXX:2733 E8.90 4C.90 DC.90
- -S CS:10 FFFF E8 D3 DB
- XXXX:28D4
- -E CS:28D4
- XXXX:28D4 E8.90 D3.90 DB.90
- -S CS:10 FFFF 74 50 7D 05
- XXXX:2801
- -E CS:2801
- XXXX:2801 74.EB
- -S CS:10 FFFF 75 05 83 C4 0C
- XXXX:2F9C
- -E CS:2F9C 75.90 05.90
- -W
- Writing 21900 bytes
- -Q
- REN EDIT.TMP EDIT.EXE
-
- Now we need to patch PLOT.EXE
- -----------------------------
- REN PLOT.EXE PLOT.TMP
- DEBUG PLOT.TMP
- -S CS:10 FFFF E8 BE FF
- XXXX:04C2
- -E CS:04C2
- XXXXX:04C2 E8.90 BE.90 FF.90
- -S CS:10 FFFF E8 4B CB
- XXXX:3834
- -E CS:3834
- XXXX:3834 E8.90 4B.90 CB.90
- -S CS:10 FFFF 75 05 83 C4 0C 5D C3
- XXXX:409D
- -E CS:409D
- XXXX:409D 75.90 05.90
- -S CS:10 FFFF E8 BD 00
- XXXX:38F8
- -E CS:38F8
- XXXX:38F8 E8.90 BD.90 00.90
- -S CS:10 FFFF 74 50 7D 05
- XXXX:3902
- -E CS:3902
- XXXX:3902 74.EB
- -W
- -Q
- REN PLOT.TMP PLOT.EXE
-
- We have just patch all the files to make it run with out the master disk.
- !!! One note : It will only run on drive A now, if you would
- like to run it on a hard disk then you need to patch both files again,
- where it looks for drive "a:". replace a: with c: in the two files
- (note lower case drive name) and then it will work on a hard disk.
-
- Have fun, it took many hours to come up with this patch. This version was
- changed from the other ones. If you have a different version this might not
- work for you but then again it might. gook luck.....
-
-
- R.R.S. FLA. 5/4/85