MSI 4.0 has the MsiLogging and MsiLogFileLocation properties, but you're correct, there's nothing before that except MsiEnableLog in the calling process.
Phil Wilson -----Original Message----- From: Jacek Dudziak [mailto:[email protected]] Sent: Thursday, March 12, 2009 1:52 AM To: [email protected] Subject: [WiX-users] Enable logging inside MSI package Is it possible to turn on verbose logging from inside the MSI package itself? Today my customers can do it by running 'msiexec /l*v' but the problem is that they do not know that command, as they usually double click on the MSI file itself. I know I can make it work by creating setup.exe which internally can call msiexec command, but I would hope to avoid that as there are some issues with VS 2008 and setup.exe produced by. Thanks ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

