I have an exe setup package that I have to install in the chain of Burn, for 
this I have added an ExePackage.When the Burn setup is running I have the logs 
for each msi in the format [WidBundleName_Date]_[MSIPackageName].log, but I 
have no the log for the exe package, if I run the exe with this command line it 
create the log   /l*v %temp%\MyExe.log.If I add this command args to the 
InstallCommand of the ExePackage it return and error when installing.So I have 
tried to set LogPathVariable in the ExePackage using the name of the log 
LogPathVariable="MyExe.log" it doen't create any log file.How can I use this 
LogPathVariable ? I'd like to have the log on a file with the same naming 
convention used for the MSI package, how can I do this?                         
                  
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to