home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999_B.iso / Deszyfr1 / Wwprtool / INSTALL.BAT < prev    next >
DOS Batch File  |  1998-05-07  |  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.