Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Relyt648
Posts
Comments
C
C#
•
Created by blueray_dvd on 7/29/2023 in
#help
❔ Help with .cmd and richtextbox
I suggest starting the process then calling process.WaitForExit. After that, you can use process.StandardOutput.ReadToEnd(); to get all of the output text.
8 replies
C
C#
•
Created by blueray_dvd on 7/29/2023 in
#help
❔ Help with .cmd and richtextbox
See this:
https://stackoverflow.com/questions/4291912/process-start-how-to-get-the-output
8 replies