Dawid
Dawid
CC#
Created by Dawid on 6/14/2023 in #help
❔ (WPF App) Show terminal window with all output, but also read it with code and catch errors.
Right now, when showConsoleWindow is true, I can't read output, so i just show it for 5sec and then close terminal window and return true, but I'd like it to read that output as It does when showConsoleWindow is false and catch eny errors and show message box with success or error message.
3 replies