It appears that MsiLogging needs to be either set in the Property table or indirectly on the command line. It does not appear to support conditional initialization:
The MsiLogging property sets the default logging mode for the Windows Installer package. If this optional property is present in the Property table, the installer generates a log file named MSI*.LOG. The full path to the log file is given by the value of the MsiLogFileLocation property. -- John Merryweather Cooper Senior Software Engineer | Enterprise Service Applications | Continuing Development Jack Henry & Associates, Inc.® | Lenexa, KS 66214 | Ext: 431050 |jocoo...@jackhenry.com -----Original Message----- From: Phill Hogland [mailto:phogl...@rimage.com] Sent: Friday, October 10, 2014 5:01 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Use of MsiLogging in Burn driven MSI I have a chain of Burn driven MSIs. I implemented a MSILOGGINGVALUE property (and related variable which Burn initializes and the mba overrides). If the MSILOGGINGVALUE property is provided to the package I do a conditional SetProperty action on MsiLogging, scheduled after LaunchConditions. But regardless of what this property is set to 'iwearmo', 'voicewarmup', or 'iwe', the resulting log is always supper verbose and larger than if there is no MsiLogging property set in the MSI package (which is supposed to default to iwearmo when the group policy and reg keys do not exist). I noticed the community addition, added to the following link, which warns against using 'v', 'x', and '!' in MsiLogging. I am curious whether my observations are common and what the best practice is in regard to setting MsiLogging. I am using wix 3.9.1006 and targeting Win 7 or later. My observations are on Win 8 and Win 8.1 in particular. http://msdn.microsoft.com/en-us/library/aa370322(v=vs.85).aspx Thanks for any information. Phill -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Use-of-MsiLogging-in-Burn-driven-MSI-tp7597242.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://p.sf.net/sfu/Zoho _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users NOTICE: This electronic mail message and any files transmitted with it are intended exclusively for the individual or entity to which it is addressed. The message, together with any attachment, may contain confidential and/or privileged information. Any unauthorized review, use, printing, saving, copying, disclosure or distribution is strictly prohibited. If you have received this message in error, please immediately advise the sender by reply email and delete all copies. ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://p.sf.net/sfu/Zoho _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users