
Mr.Ed installation guide
_________________________________________________________________________

Installation of Mr.Ed is an easy job!

1. copy the executable (med.exe) to a directory thats in your path.

2. copy the help file (med.hlp) to a directory thats in your help-path.

3. create a directory, where Mr.Ed can store his configuration files.
   If you create this directory in the directory where you have placed
   "med.exe", then you should name it "med". In this case, you *DON'T*
   have to set the environment varible MISTER_ED_PATH. Goto step 5.

4. add the environment variable MISTER_ED_PATH to your config.sys.
   This variable must point to the directory where Mr.Ed stores his
   configuartion files (you created this dir in step 3).
   (example:  set MISTER_ED_PATH=e:\usr\app\med )

5. a. copy the file "med.syn" to the directory that you created in step 3.
      Without this file, Mr.Ed can not do syntax-highlighting.

   b. copy the file "med.kbd" to the directory that you created in step 3.
      This ASCII file contains the keyboard configuration.

   c. copy the file "med.tlb" to the directory that you created in step 3.
      This ASCII file contains the toolbar configuration.

   c. copy the subdirectory "med-bmp" to the directory that you created
      in step 3. This directory contains additional toolbar bitmaps.

6. check if your config.sys contains the environment variable TMP (or TEMP).
   If not create a temp directory and initialize the TMP variable in the
   config.sys.

7. If you have modified config.sys, shutdown the system and reboot.

8. Enjoy!

9. Register ;-)


Note: Mr.Ed will NOT modify any system file.
-----

