home *** CD-ROM | disk | FTP | other *** search
/ Hacks & Cracks / Hacks_and_Cracks.iso / vol1 / pc_ntsc4.zip / CRACK.BAT next >
DOS Batch File  |  1997-02-04  |  276b  |  13 lines

  1. @echo off
  2. cls
  3. echo This program will make a back-up copy of the original Netscape.exe for
  4. echo you called Netscape.bak
  5. echo.
  6. ren netscape.exe netscape.bak
  7. modify netscape.bak crack.scp netscape.exe
  8. echo.
  9. echo Post a message to Alt.Cracks saying thanks. =)
  10. echo.
  11.  
  12.  
  13.