I have a GUI program that will call cmd in this GUI program. In my case, the GUI will invoke robocopy to copy the file to the file server. And I want to show the progress in the graphical interface. So, how can I get the robocopy result and display it in my GUI.
Best regards, Yongwei Xing
source share