FMExec 1.3
==========

An AddOn Library for the Windows Filemanager.

Author:
  Harald Fischer
  Internet: 101551.105@compuserve.com
  CompuServe: User-ID: 101551,105 Name: Harald Fischer


What it does: FMExec creates Menu-Entries which belongs to an
              executable file. If the Entry is clicked on the
              application will be executed.
              If Files in the File- or Search Window are selected
              the programs gets them as commandline option.

How To: Click on the 'Menu Editor' Entry. A Dialog will appear where
        Menu-Entries can be added, removed etc.
        The Menu-Entries are available immediately, the Filemanager
        have not to be started again.
        If the Filemanager will be closed FMExec writes an Ini-File
        called FMEXEC.INI to the Windows Directory.
        The Menu-Entries and the Programs are written to this Ini-File.
        If possible don't edit the file manually.

Installing FMExec: Copy the file FMEXEC.DLL in a Directory of your choise.
                   Then edit the Ini-File WINFILE.INI which can be found in
                   your Windows-Directory with a Ascii.Editor such as NOTEPAD.
                   Type in the full Path+Filename of FMEXEC.DLL in
                   the section/Entry 'AddOns'/'FMExec'.
                   See example below:
                   .
                   .
                   [AddOns]
                   FMExec=C:\UTILS\FMEXEC.DLL
                   .
                   .

                   After starting the Filemanager the next time a new Menu-
                   Entry called 'Programs' (which can be changed) will appear.

FMExec is a 16-Bit DLL but will work with all Windows-Versions.

IMPORTANT: Copy the CTL3DV2.DLL Library in your Windows-System Path.
           The Library have to be in the System-Path, otherwise FMExec 1.3 won't work.

FMEXEC.ZIP: FMEXEC.DLL - The Library
            FMEXEC.TXT - This File
            CTL3DV2.DLL - 3D Dialog Library V2

Please mail to the adress above for feedback or if you find bugs in the program.

To purchase the full version of FMExec (40 Menu-Entries instead of 10 can be created)
send me a mail to adress above. The cost is $10 US.
CompuServe Members can register via SWREG, Reg.-ID: 11566.

Programm History:
-----------------

Version 1.3: - It is now possible to Register FMExec in the Edit Menu-Dialog.

Version 1.2: - It is now possible to enter own command-line options.
             - The Directory-Name is given to the Program if Filemanagers Treelist is focused.
             - Several little bugs.

Version 1.1: - The Menu Name Change-Dialog has changed.
             - If the Menu-Entry limit is exceeded you get a Warning-Dialog instead of
               an Protection-Fault.
             - Light Fonts in all Dialogs in Windows 95.

