home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 5 / PCFORMAT5.iso / ZIPS / TIGER2.ZIP / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1993-01-06  |  620 b   |  24 lines

  1. md %1\tiger2
  2. xcopy *.* %1\tiger2
  3. cd %1\tiger2
  4. %1
  5. @echo off
  6. cls
  7. echo                    WELCOME TO TIGER - TRANSLATING INDUSTRIAL GERMAN
  8. echo.
  9. echo.
  10. echo                    The Advanced demonstration package is now loaded
  11. echo                    and ready for you to run. 
  12. echo.
  13. echo                    You can run the package from the File Manager of 
  14. echo                    Windows 3
  15. echo.
  16. echo                                    or
  17. echo.
  18. echo                    Type 
  19. echo.
  20. echo                            TIGER2 
  21. echo.
  22. echo                                    and press the Return key.
  23. echo on
  24.