home *** CD-ROM | disk | FTP | other *** search
/ The Elite Hackers Toolkit / TheEliteHackersToolkitVolume1_1998.rar / HACKERS.BIN / appcraks / RTP4_FIX.ZIP / RTP4_FIX.TXT < prev   
Text File  |  1990-01-01  |  2KB  |  40 lines

  1. Fix for .RTPatch Professional Version 4.00 Evaluation
  2. for Windows/NT/DOS
  3. Pocket Soft, Inc. 
  4. http://www.pocketsoft.com
  5.  
  6. 1) Put fix executable in .rtpatch4 directory
  7. 2) Run it from a dos box so you can see the results
  8.  
  9. This fix removes evaluation nags from all output files (Win32/Win16/Dos/NT)
  10. from the Evaluation Version. It also removes nags from patchbld.exe, pbld-v16.exe 
  11. and patchdos.exe. It allows you to make "evaluation nag"-free patches for all
  12. mentioned platforms.
  13.  
  14. The following files are patched by the fix: 
  15.  
  16. patchbld.exe    A Win32 console app for building patches.
  17. patchdos.exe    Patch-file applying program to send with your patch.
  18. patchw.dll    The Win16 .DLL version of patchdos.exe. 
  19. patchw32.dll    The Win32 .DLL version of patch.exe. 
  20. pbld-v16.exe    The 16-bit version of pbld-dx.exe
  21.  
  22. ezpdos.dat      The file to bind to a patch file for a self-applying DOS
  23.                 patch application
  24. ezpntdll.dat    The file to bind to a patch file for a self-applying Win32
  25.                 console patch application that contains the Win32 DLL,
  26.                 allowing you to send a single file to the end user
  27. ezpdll.dat      The file to bind to a patch file for a self-applying graphical
  28.                 Win16 patch application that contains the Win16 DLL, allowing
  29.                 you to send a single file to the end user
  30. ezp32dll.dat    The file to bind to a patch file for a self-applying graphical
  31.                 Win32 patch application that contains the Win32 DLL, allowing
  32.                 you to send a single file to the end user
  33.  
  34. If files are (already) different from the original files they will be skipped. 
  35. Missing files are ignored.
  36.  
  37.  
  38. This fix incorparates data and techniques supplied by snickers and MCVD.
  39.  
  40. - Bitabix (5-Mar-1998)