home *** CD-ROM | disk | FTP | other *** search
/ Steganos Hacker Tools / SHT151.iso / programme / pw_software / wwprt15b / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1998-05-07  |  216 b   |  12 lines

  1. @echo off
  2. Pause Press ENTER to install WWPRT in C:\WWPRT
  3. mkdir  C:\WWPRT
  4. copy   A:\*.*  C:\WWPRT
  5. C:
  6. cd C:\WWPRT
  7. wintdist.exe
  8. echo Finished. Use Explorer to create a shortcut to C:\WWPRT\wwprt.exe file.
  9.  
  10.  
  11.  
  12.