home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 16 / XENIATGM16.iso / ts / mtk / installa.bat < prev    next >
DOS Batch File  |  1996-04-08  |  763b  |  24 lines

  1. @echo off
  2. cls
  3. echo Un po' di pazienza e vi scompatterò tutto il contenuto compresso con
  4. echo le nuovissime, potentissime, velocissime e da me inventate (ta-taa-taa)
  5. echo librerie API!Il contenuto andrà a finire nella directory c:\mtk
  6. c: >nul
  7. cd\ >nul
  8. md mtk >nul
  9. a: >nul
  10. echo MtkUnApi decompressor. Look at to the power of the Api libraries!
  11. echo @1996, MeisterTrunk Inc. Shareware version. Register to:
  12. echo MeisterTrunk
  13. echo V. Bolognetta,9
  14. echo 40054 Budrio (BO) Itally
  15. echo DeCrunching will take about 02:25 minutes...Please wait...
  16. mtkunapi cera.api c:\mtk\ >nul
  17. mtkunapi mtk.api c:\mtk\ >nul
  18. mtkunapi voices.api c:\mtk\ >nul
  19. mtkunapi baffo.api c:\mtk\ >nul
  20. mtkunapi rex.api c:\mtk\ >nul
  21. mtkunapi ricerca.api c:\mtk >nul
  22. echo Finito!
  23.  
  24.