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
Not having done it (since I've always used the native C interface directly from C++) it appears that the Microsoft.Deployment.WindowsInstaller Namespace would contain what you need. To process the logging stuff yourself (instead of sending it to a file first) you will use the "external ui" APIs an