home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 3 / cd.iso / bolodemo / winb.bat < prev    next >
DOS Batch File  |  1995-01-22  |  429b  |  24 lines

  1. cd infos
  2. md c:\dos
  3. md c:\dos\temp
  4. md c:\dos\temp\bolo
  5. md c:\dos\temp\bolo\pictures
  6. md c:\dos\temp\bolo\pictures\screens
  7. md c:\dos\temp\bolo\pictures\the_end
  8. md c:\dos\temp\bolo\pictures\titles
  9. copy boprg.exe c:\dos\temp\bolo
  10. copy bolo.pif c:\dos\temp\bolo
  11. cd..
  12. SMARTDRV C-
  13. c:\dos\temp\bolo\boprg.exe /w
  14. SMARTDRV C+
  15. del c:\dos\temp\bolo\boprg.exe
  16. del c:\dos\temp\bolo\bolo.pif
  17. cd \
  18. rd c:\dos\temp\bolo
  19.  
  20.  
  21.  
  22.  
  23.  
  24.