Hello,
I am using Advanced Installer, version 20.8, Enterprise Edition. I have a .NET 6 executable file that needs to be executed from the AI installer. When running the executable directly in Windows Command Prompt, it displays console logs. However, when I execute it through the AI installer using the "Launch File" custom action, these console logs do not appear in the AI-generated log file.
This command is provided to generate the AI logs from the AI exe: /L*V "test.log".
Could you please advise if there is a way to capture the console logs of the .NET executable in the AI log file?
Best Regards,
Asif