home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 April / PCP_0498.ISO / DEMOS / MYTH / INSTALL.BAT next >
Encoding:
DOS Batch File  |  1998-02-11  |  150 b   |  12 lines

  1. REM Dateien werden kopiert.....
  2.  
  3. @md c:\myth
  4. @xcopy . c:\myth /s
  5. @c:\
  6. @cd\
  7. @cd myth\install
  8.  
  9. REM Programm wird gestartet....
  10.  
  11. myth_tfl.exe
  12.