Extract the EXE from the ZIP archive and run it.
The DITA-FMx installer application is provided in a ZIP archive. As part of the installation process, the installer modifies the maker.ini file. If you feel it is necessary, you may want to make a backup of this file before running the installer. If you are installing an update, see Installing a DITA-FMx Update.
Extract the executable from the archive and run it. The installer extracts and copies the required files to the FrameMaker\DITA-FMx folder.
The following files are installed:
ditafmx_<ver>.dll - Authoring support plugin DLL (in DITA-FMx 1.1 the book-processing DLL has been combined with the authoring support DLL).
ditafmx_<ver>_app.dll - Import/export client DLL.
pt_updates.dll - The DLL that provides web access for the “check for updates” command.
ditafmx.chm - DITA-FMx User Guide online Help file.
ditafmx-ref.chm - DITA Reference online Help file (for element-based context sensitive authoring help). Includes the special DITA-FMx elements.
DITA-FMx_Help_Source.zip - Source for the user documentation.
DITA-FMx_apps.zip - Structure application files.
ditafmx-ant.xml - Ant script that provides targets for the Current File option of the Generate Output command.
PROJECT.xml - Sample Ant script for the Selected Target option of the Generate Output command.
After extracting the new files, the installer updates the APIClients section of the maker.ini file with references to the plugin DLLs. The following lines are added (the numbers “90” will vary for different FrameMaker versions):
ditafmx=Standard, ditafmx, DITA-FMx\ditafmx_90.dll, structured ditafmx_app=Standard, ditafmx_app, DITA-FMx\ditafmx_90_app.dll, structured
If you are upgrading from the Adobe DITA
App Pack or from the first beta version of DITA-FMx (v.0.01), you
may need to modify the maker.ini file or disable
the client plugins. If you are see console errors when starting
FrameMaker, make sure you have addressed the issues described in FrameMaker 7.2 Installation Requirements.
Once the installation has completed, you need to set up the structure applications before you can create and edit DITA files. Continue to Installing the Structure Applications.
If you want to disable any of the plugin clients, comment out the ditafmx and ditafmx_app entries in the APIClients section of the maker.ini file.