Method ExecuteApp
ExecuteApp(string, string, string?, bool, bool)
Executes application with the specified parameters.
public static AppUtils.ExecuteTerminalCommandResult ExecuteApp(string fileName, string arguments, string? folder = null, bool waitResult = false, bool logStdOut = true)