Unless that is a newer "feature" I'd challenge how burn is disabling logging today. I don't see anywhere where the manifest would be parsing the Log/@disable. If we are going to disable logging, I'd think you'd still want the log attributes in the manifest. Then with a bit of work, we could allow Bundle.exe /lv or the likes to turn it on "as needed".
The way it sits today, it almost looks like if you put Log/@Disable in your bundle, that there is no way to re-enable it without rebuilding the bundle. -----Original Message----- From: Rob Mensching [mailto:r...@firegiant.com] Sent: Friday, October 24, 2014 11:37 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Disable logging in Burn That sounds like a bug in Burn. _____________________________________________________________ Short replies here. Complete answers over there: http://www.firegiant.com/ -----Original Message----- From: Tobias Erichsen [mailto:i...@tobias-erichsen.de] Sent: Friday, October 24, 2014 6:54 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Disable logging in Burn Hi everyone, after Rob has been so kind to point me to the log element to disable burn-logging, I have added <Log Disable="yes" /> and now the log of burn in the %temp% directory vanishes. This created some unwanted side-effect though: In the local directory where my bootstrapper was located, for each MSI included in it a file was created which was named: (null)_0_MSI_PACKAGE_ID.(null) So disabling burn-logging seems not to disable the logging of each MSI. Is this by design, or just my mistake? Best regards, Tobias ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users