Skip to main content

Helpcenter

Windows Installation

This chapter shows you how to install and setup DocxFactory on Windows.

  1. Go to www.docxfactory.com and download the Windows installation .ZIP file.

    For the Windows 32bit Progress Client download DocxFactoryWin32.zip.

    For the Windows 64bit Progress Client download DocxFactoryWin64.zip.

  2. Extract the DocxFactory\ directory into the Program Files\ directory.

    The DocxFactoryWin32.zip is extracted to the C:\Program Files (x86)\ directory.

    The DocxFactoryWin64.zip is extracted to the C:\Program Files\ directory.

Note: If there is an older version installed then delete the DocxFactory directory first (do not overwrite it). You may need to shutdown all processes using the DocxFactory.dll or the file will be locked and undeletable.

  1. Add the DocxFactory\bin\ directory to the Windows PATH used to search for executables and libraries when a program is run.

    1. Right click My Computer and click Properties.

    2. In the System Properties window, click on the Advanced tab.

    3. In the Advanced section, click the Environment Variables button.

    4. In the Environment Variables dialog box, select the PATH variable in the Systems Variable section, click the Edit button and add to the PATH the “C:\Program Files\DocxFactory\bin;” directory with a semicolon to separate it from the other directories (see picture below).

      image1.png

Note: You will need to restart all processes that use the DocxFactory.dll, like, the Progress runtime, AppServer/WebSpeed, Admin Service etc. (or simply restart the Computer) for the changes in the PATH environment variable to take effect.

  1. Add the DocxFactory\progress\ directory to the client PROPATH.

  2. Compile all the programs in the DocxFactory\progress\ directory and its sub directories (possibly using the ADE Application Compiler).