Re: [WiX-users] How to enable Install Log

2008-10-24 Thread Ian Elliott (Excell Data Corporation)
http://msdn.microsoft.com/en-us/library/aa370536(VS.85).aspx From: Sandeep Gautam (HCL Technologies Ltd) [EMAIL PROTECTED] Sent: Friday, October 24, 2008 6:51 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] How to enable

[WiX-users] How to enable Install Log

2008-10-24 Thread Sandeep Gautam (HCL Technologies Ltd)
Hi , I want to enable installer log. I don't want to use msiexec /I /l*v installerlog.log Actually I don't want to enforce to user to go on command line and add switch for log. Please help me out how can I enable the log in wix code or ??? Regards Sandeep -