Install Office Integration


Note
Before reinstalling, close MS Word, MS Excel, and MS PowerPoint. The installation of the Office Add-In cannot be completed if MS Office applications are open, and the installation will pause until the issue is resolved.

Windows User Account Control must not be disabled!

All users who did not close MS Word, MS Excel, or MS PowerPoint before the update must log out and back into Windows after the update. Only then will the new functionality in the Office Add-Ins be available.

Continuing to work with previous versions of the Add-Ins may cause issues.


You need approximately 1000 MB of free disk space for the installation of Office Integration.

Office Integration


Note
Office Integration is an add-in for MS Office. The web version of Microsoft 365 Office is not supported.



Note
If .NET Framework 4.8 is not installed before reinstalling Office Integration, the computer will restart during the update after the .NET Framework is installed as a prerequisite. The setup will abort if the operating system does not allow the installation of .NET Framework 4.8. In this case, you must enable .NET Framework 4.8 as a feature of the operating system and then run the executable file STP LEXolution.DMS Office Integration Setup.exe again.



Note
The installation of the Client App Service (LCAS) is a prerequisite for the Office Integration Add-In.


Download

Download the file LEXolution.DMS_Office_Integration.zip. The ZIP file contains the files STP LEXolution.DMS Office Integration Setup.exe and UpdateManifest.xml.

Necessary Data for the Installation of Office Integration

Have the following information ready during the setup execution:

The target directory for the installation of runtime components. (Default: %ProgamFiles%\STP AG\LEXolution.DMS Office Integration)

Run Setup

Start the installation program STP LEXolution.DMS Office Integration Setup.exe and follow the instructions.

The add-in integrates a search for files and documents from STP Documents, a document list, a document preview, configuration options, and buttons for saving documents directly into STP Documents into the user interface of MS Word, MS Excel, and MS PowerPoint.

Here's how you can install the Office Integration Add-In

Windows User Account Control must n o t b e d i s a b l e d!

To install the Office Integration Add-In on a workstation or a terminal server, follow these steps:

  1. Unpack the downloaded ZIP file LEXolution.DMS_Office_Integration.zip into a local directory. Start the installation program STP LEXolution.DMS Office Integration Setup.exe with the option "Run as administrator". Confirm security prompts from User Account Control with the Yes button. The "LEXolution.DMS Office Integration – InstallShield Wizard" window will appear.

  2. If the Client App Service (LCAS) is not yet present, it must be installed as a prerequisite. Click the Install button and follow the instructions in the LCAS installation chapter. Click the Next button if the LCAS is already installed. The "Target Folder" step will appear.

  3. Click the Change button to select a different target folder. Click the Next button to proceed to step 6. The "Change Current Target Folder" step will appear.

  4. Enter the desired target folder in the Folder Name input field and click the OK button. The "Target Folder" step will appear.

  5. Click the Next button. The "Ready to Install the Program" step will appear.

  6. Click the Install button. The Outlook DESK will be installed. The "InstallShield Wizard Completed" step will appear.

  7. Click the Finish button. The "LEXolution.DMS Office Integration – InstallShield Wizard" window will close.

Terminal Server

  1. Start the command prompt with the option "Run as administrator".

  2. Enter the command change user /install in the command prompt and press the [Enter] key.

  3. Start the installation program STP LEXolution.DMS Office Integration Setup.exe and follow the instructions.

  4. Enter the command change user /execute in the command prompt and press the [Enter] key.

Unattended Installation Outlook DESK

Parameters for the unattended installation of Outlook DESK can be found in the following table.

Parameters for the unattended installation

Parameter Setup Description
/qn Silent installation without user interface.
/passive Silent installation with user interface.
/L*vx! C:\DMS_Office_Integration_Install.log Detailed logging of the installation
INSTALLDIR Target folder Configures the target folder for the installation

Example

set INSTALL="C:\Users\Public\Downloads\DMS\Office\ STP LEXolution.DMS Office Integration Setup.exe"

set p01=INSTALLDIR

set s01=\"C:\Program Files (x86)\STP AG\LEXolution.DMS Office_Integration\"

set Parameter="/passive /L*vx! C:\DMS_Office_Integration_Install.log %p01%=%s01 "

echo %date% %time% The setup is running with the following command line parameters: %Parameter%

%INSTALL% /s /clone_wait /L0x0407 /V%Parameter%


Note
The parameter /L0x0407 prevents the language selection popup from appearing. Without this parameter, an unattended installation will stop at the language selection.

Escape quotation marks with the character \.


Related to