Hi,

We can get logs through 
               1) command line ie msiexec /i asdfg.msi /log c:/log.txt will
create log.txt
               2) Like in case of %temp% folder it is created automatically
because of proerty
                   <Property Id="MsiLogging">voicewarmupx</Property> 


I want to create same log file through coding?



-- 
View this message in context: 
http://www.nabble.com/Msi-Logging-through-coding-tp14270472p14270472.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to