home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 11 / PCPP11.iso / pcpower.bat < prev    next >
Encoding:
DOS Batch File  |  1997-02-12  |  134 b   |  12 lines

  1. @echo off
  2. cd \
  3. :start
  4. pcpw-dos.exe cd-11.dat
  5. if errorlevel == 1 Goto run
  6. goto end
  7. :run
  8. call c:\pcpow.bat
  9. goto start
  10. :end
  11.  
  12.