Tony Juricic wrote:
> In a C++ DLL custom action I have the following code:
>
> ::WcaLog(LOGMSG_VERBOSE, "%s", "My log text");
>
> MSI install is started with the following log options:
>
> msiexec /i myinstall.msi /lv*x .\install.log
>
> However, log file doesn't contain the text as could be expected. In
> contrast, LOGMSG_STANDARD works in this scenario.
>   

See http://www.joyofsetup.com/2008/07/15/verbose-logging-from-wcautil/.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to