Issue
When installing xPlore 1.6 on a Windows 2016 server, the following error message pops up after running the setup.exe file:
Flexeraax2$aaa: Windows DLL failed to load
at Flexeraax2.af(Unknown Source)
at Flexeraax2.aa(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.init(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source)
Solution
1. Open a command prompt and browse to the xPlore installation folder.
CD xplore_1.6_windows-x64
2. Run this command:
SET JAVA_TOOL_OPTIONS="-Dos.name=Windows 7"
3. Run setup.exe from the command line.
The command above must also be run before running patch.exe to apply the latest xPlore 1.6 patch.