Loading
Write to MSI log file from installscript CA

Hi

I have Basic MSI project and using installscript,

 

Is there a way to directly write to the MSI log files with installscript CA ?

 

I already tried to use SprintfMsiLog in the installscript but it didn't worked probably since I run it through DoAction events,

 

Is there a way to make it work ?

Loading
Write to MSI log file from installscript CA