home *** CD-ROM | disk | FTP | other *** search
/ WinFiles.com / InfoMagic-WinFilesDotCom-June1998-Disc2of3-DAMAGED_DISC.iso / password / WWPRT15A.ZIP / INSTALL.BAT < prev    next >
DOS Batch File  |  1998-05-08  |  216b  |  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.