Re: [WiX-users] Write verbose log file to where app installed

2009-11-10 Thread Blair
bedded UI" interface, which requires MSI v4.0 or above. -Original Message- From: Jiang, Chunyan (GE Healthcare) [mailto:chunyan.ji...@ge.com] Sent: Tuesday, November 10, 2009 1:36 AM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Write verbose log file t

[WiX-users] Write verbose log file to where app installed

2009-11-10 Thread Jiang, Chunyan (GE Healthcare)
Hi Wix-users, I would like to have verbose log to check installation. I know that it is possible to use command line to get log as: msiexec /i setup.msi /l verboselog.log Then the log file will be writen where setup.msi locates. However, I want the log file written into where the app installe