|
Available from Version: 9.7 |
|
Operating System: Windows |
|
Required Permissions: User, IT Admin |
This article describes the installation process of the empower® Client Software on a Windows system as well as important prerequisites.
Note
If there are any questions reading this document, contact empower® Support.
-
2GHz or faster processor
-
4GB of RAM
-
The required hard disc space for the application is highly dependent on the content included in your empower® Version.
-
Operating System: Windows 11
-
32-bit and 64-bit supported
-
Default delivery for 64-bit systems since empower strongly recommends this version
-
-
Office 2021*, 2024
-
Office 365 ProPlus and Enterprise E3 and E5
-
.NET version:
-
Latest .NET8* version, available under:
This version must be used if the .NET8 installer is used. It can only be used with 64-bit versions.
If you have purchased an empower® Branding version including charting features, the .NET8 installer is recommended for 20% better performance.
-
.NET Framework 4.8 or higher (required for all versions)
This version can be used if the .NET Framework installer is used. It can also be used with 32-bit versions.
-
Important
*End of life as of October 2026.
As of October 2026, empower does no longer support this Office version. Please ensure that you switch to a supported version in time.
For further information from Microsoft, see End of support for Office 2021.
Note
*empower continuously monitors third‑party components and framework dependencies. If a component reaches end-of-life, empower will make sure to provide relevant updates that ensure long-term support.
For further information from Microsoft, see .NET and .NET Core Support Policy.
Note
ARM-based systems are not supported.
The installation package consists of two components:
-
.msi file (either per Machine or per User)
-
per User: Installs empower® only for the current user
-
per Machine: Needs elevated permissions and installs empower® on the local machine for all users
-
-
Payload folder
Both components must be stored right next to each other.
Important
Before you start the installation, make sure that all Office applications are closed.
Note
We provide you with the installation files tailored to your plan. These include the .msi file and the Payload folder. The installation files are not available for download elsewhere.
If you have not selected a plan, contact empower® Support.
The .msi file is the execution file, whereas the folder Payload contains the following files:
Data Folder
-
License file: slidesprofessional_licensekey.txt
-
RemoteServiceConfig.xml
-
Folder data:
-
Folder Branding (Branding package for your installation)
-
During installation, the content is placed in the data directory. Content will be installed onto the system.
Install Folder
-
Holidays.xml
-
aip_labelsettings.xml (optional)
-
Customizing folder:
-
Customizing file: .ecdc/.ecbc or .jsconcu (optional)
-
During installation, the content is placed in the installation directory. Content will be installed onto the system.
Note
The folder install is only required if you have purchased empower® Branding including charting features.
The required files are then stored under the following path:
.NET Framework variant:
Payload\Install\netfx\ChartCreation\empower.ChartCreation.Charts.Feature
.NET8 variant:
Payload\Install\net\ChartCreation\empower.ChartCreation.Charts.Feature
To install empower®, follow the following steps:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Note
If there are open Office applications, a dialog box opens.
Close the applications and click on the button to start the application.
In order to activate the license, the client needs to be able to connect to the internet.
The licensing server is available under the address activate.empowersuite.com via Port 443.
This connection needs to be allowed in proxy or firewall settings.
Note
If this online activation is not possible, empower® can provide an alternative license file (license.key).
This file needs to be distributed to all machines where no internet activation is possible.
Note
For further information regarding the license activation and storage paths, see Licensing for empower®.
If you want to install components per command line, you need to use the property ADDLOCAL by MSI.
If you want to remove/uninstall parts of the components you need to use the property REMOVE by MSI.
Note
For further information regarding the property ADDLOCAL, see ADDLOCAL property.
For further information regarding the property REMOVE, see REMOVE property.
Allowed properties are the following:
-
PowerPoint
-
autoupdater (obligatory for per User installations)
Example for per Machine installation:
msiexec /i empowerSuite-perMachine-net.msi /q /l*v installer.log ADDLOCAL=PowerPoint
msiexec /i empowerSuite-perMachine-net.msi /q /l*v installer.log REMOVE=PowerPoint
Example for per User installation:
msiexec /i empowerSuite-perUser-net.msi /q /l*v installer.log ADDLOCAL=PowerPoint,autoupdater
msiexec /i empowerSuite-perUser-net.msi /q /l*v installer.log REMOVE=PowerPoint,autoupdater
If empower® is not installed via the user interface of the installer, the following setup parameters can be used:
|
Parameter |
Valid Values |
Default Value (if not defined) |
Definition |
|---|---|---|---|
|
ENABLE_PAYLOAD_CHECK |
0, 1 |
1 |
Defines whether the payload folder should be checked. This parameter only affects the check by the Suite uninstaller. Checks that are explicitly carried out by the components (e.g. Chart Creation) are not affected by this. |
|
EXECUTINGDIRECTORY |
Path |
empty |
This parameter can be used to specify the path where the .msi file is located. This may be necessary to define the storage location when executing the command from another folder. |
Comments
0 comments
Article is closed for comments.