FluenceXL Web Edition Installation Logging

Revision as of 12:23, 6 October 2023 by Antonio.remedios (talk | contribs) (Antonio.remedios moved page XLCubed Web Edition Installation Logging to FluenceXL Web Edition Installation Logging)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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