XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/ |
XLCubed Excel Edition Installation Logging
Revision as of 10:45, 27 November 2013 by Antonio.remedios (talk) (Created page with "The XLCubed 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 comma...")
The XLCubed 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)
"XLCubed Excel Edition.msi" /l*v C:\LogFiles\Log.txt
Windows Executable (EXE)
XLCubedExcelEdition.exe /ComponentArgs "XLCubed Excel Edition":"/l*v C:\log.txt"