Hi All,
I'm using the Policy Manager Console on Linux. However, building MSI packages for Windows unfortunately still requires a Windows machine.
According to the Policy Manager manual, the command line looks like:
program\inst\one-launcher.exe --install --prepare_msi_only --msi OneClientCS.msi
Although no MSI package will be created.
The last lines of the logfile are:
2022-09-16 08:34:17.072 [34c8.34bc] I: msi_helpers::prepareMsi4Install: Open Msi DB
2022-09-16 08:34:17.112 [34c8.34bc] *E: wmain: Type: MsiException, Reason: , Function: , File: , Line: 0, Error Code : 110
2022-09-16 08:34:17.112 [34c8.34bc] I: *** LOG AUTO-CLOSED ***
That does not really help me at the moment, though.
The exported JAR file is based on fscs-15.30.3961.jar. The Poicy Manager version is 15.30.96312.
What is the problem?
Thanks, JUB