home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1996 February / ISSUE24.iso / imagine.bat < prev    next >
DOS Batch File  |  1995-11-27  |  589b  |  14 lines

  1. @echo off
  2. xcopy \render\im30\*.* c:\im30\*.* /s/e
  3. c:
  4. cd \im30
  5. @echo Important ....
  6. @echo Imagine 3.0 does not like 'memory magangers' like EMM386. It will refuse to
  7. @echo run if one is loaded.
  8. @echo If you're using DOS 6.x reboot your system and press the [F5] key as soon as
  9. @echo the 'Starting MS-DOS' message appears.
  10. @echo If you're using Win95 reboot your system and press the [F8] key as soon as
  11. @echo the 'Starting Windows 95' message appears. Now choose 'Safe Mode Command
  12. @echo Prompt Only'.
  13. @echo Change to the IM30 directory and start Imagine 3.0 by typing IMAGINE
  14.