Re: [WiX-users] How to copy log file

2011-03-21 Thread David Watson
guyen [mailto:taiwa...@hotmail.com] Sent: 18 March 2011 18:46 To: wix-users@lists.sourceforge.net Subject: [WiX-users] How to copy log file Hello... MsiLogFileLocation has the location of the log file. I am unable to create a custom action to copy the log file when the installation is complete.

[WiX-users] How to copy log file

2011-03-18 Thread Thai-Hoa Nguyen
Hello... MsiLogFileLocation has the location of the log file. I am unable to create a custom action to copy the log file when the installation is complete. NOT Installed What is a good way to copy the log file to a desired location when the installation is complete? Thank you.