Re: [WiX-users] MSI install log

2010-08-13 Thread Craig Heighton
ndows Installer XML toolset.' Subject: Re: [WiX-users] MSI install log If you are using MSI 4.0 or later, you can add the MsiLogging property to the Property table. http://msdn.microsoft.com/library/aa370322.aspx -Original Message- From: Sohail Somani [mailto:soh...@taggedtype.

Re: [WiX-users] MSI install log

2010-08-12 Thread Sohail Somani
] > Sent: Thursday, August 12, 2010 10:48 AM > To:wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] MSI install log > > Thanks. So I guess there is no command in Windows Installer to generate > a log file? > -- Sohail Somani -- iBlog : http://uint32t.blogspot.com iTweet:

Re: [WiX-users] MSI install log

2010-08-12 Thread Blair
Subject: Re: [WiX-users] MSI install log Thanks. So I guess there is no command in Windows Installer to generate a log file? On 10-08-12 11:15 AM, Michael Clark wrote: > See > > http://support.microsoft.com/kb/223300 > > > -Original Message- > From: Soha

Re: [WiX-users] MSI install log

2010-08-12 Thread Sohail Somani
Thanks. So I guess there is no command in Windows Installer to generate a log file? On 10-08-12 11:15 AM, Michael Clark wrote: > See > > http://support.microsoft.com/kb/223300 > > > -Original Message- > From: Sohail Somani [mailto:soh...@taggedtype.net] > Sent: Thursday, August 12, 2010 9

Re: [WiX-users] MSI install log

2010-08-12 Thread Michael Clark
See http://support.microsoft.com/kb/223300 -Original Message- From: Sohail Somani [mailto:soh...@taggedtype.net] Sent: Thursday, August 12, 2010 9:55 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] MSI install log This is probably a MSI question more than a WiX question bu