FluenceXL Web Edition Installation Logging

Revision as of 09:52, 4 July 2023 by Csalter (talk | contribs) (Text replacement - "XLCubed" to "FluenceXL")

The FluenceXL Web Edition installation program is a standard Windows Installer (MSI) program wrapped in a bootstrapper EXE. You can log any errors by using the following command line switches.

Windows Installer (MSI)

"FluenceXL Web Edition.msi" /l*v C:\LogFiles\Log.txt

Windows Executable (EXE)

FluenceXLWebEdition.exe /ComponentArgs "FluenceXL Web Edition":"/l*v C:\log.txt"

See Also