home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Magazin 1996 February / CD_02_96.BIN / ww2 / game / install.bat next >
DOS Batch File  |  1995-12-27  |  162b  |  10 lines

  1. @echo off
  2. echo Installation auf C:\WW2 beginnt
  3. md c:\ww2
  4. pkunzip ww2.zip c:\ww2 -d
  5. cls
  6. echo Installation beendet
  7. echo starten mit wwii.bat
  8. c:\
  9. cd c:\ww2
  10.