Re: [WiX-users] Using DTF to Capture MSI Log Output while MSI Package is Installing

2009-12-05 Thread Castro, Edwin G. (Hillsboro)
ginal Message- > From: Blair [mailto:os...@live.com] > Sent: Friday, December 04, 2009 11:00 PM > To: 'General discussion for Windows Installer XML toolset.' > Subject: Re: [WiX-users] Using DTF to Capture MSI Log Output while MSI > Package is Installing > > No

Re: [WiX-users] Using DTF to Capture MSI Log Output while MSI Package is Installing

2009-12-04 Thread Blair
n G. (Hillsboro) [mailto:edwin.cas...@fiserv.com] Sent: Friday, December 04, 2009 4:04 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Using DTF to Capture MSI Log Output while MSI Package is Installing I have a powershell script that uses msiexec to install a few msi package

[WiX-users] Using DTF to Capture MSI Log Output while MSI Package is Installing

2009-12-04 Thread Castro, Edwin G. (Hillsboro)
I have a powershell script that uses msiexec to install a few msi packages. Currently it executes msiexec and waits for it to finish before reading the generated log file to determine success/failure as well as printing interesting messages to the console. I would really like to capture the msi