home *** CD-ROM | disk | FTP | other *** search
/ Die ASC Mega 2 / ASC-Mega2-CD-ROM.iso / SPIELE / BLEIFUSS / _ORGDISK / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1995-10-23  |  212 b   |  13 lines

  1. echo off
  2. cls
  3. md c:\bleifuss
  4. xcopy demo.zip c:\bleifuss
  5. pkunzip -d c:\bleifuss\demo.zip c:\bleifuss
  6. del c:\bleifuss\demo.zip
  7. c:
  8. cd\bleifuss
  9. setup
  10. echo SCREAMER eingeben, um Bleifuss zu starten.
  11. Pause
  12.  
  13.