XLCubed Excel Edition Installation Logging

Revision as of 09:52, 4 July 2023 by Csalter (talk | contribs) (Text replacement - "XLCubed" to "FluenceXL")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The FluenceXL Excel 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 Excel Edition.msi" /l*v C:\LogFiles\Log.txt

Windows Executable (EXE)

FluenceXLExcelEdition.exe /ComponentArgs "FluenceXL Excel Edition":"/l*v C:\log.txt"

See Also