Hello! I just started trying to code in C# and got to a point where I was able to create a Windows Form Application with buttons that switch pages, and buttons that open, as an example, a hello world batch file.
Basically what I want it to do is to open up cmd, do the console.writeline commands and then automatically hit ENTER. But I cant figure it out, not even with google :handsdown:
Basically what I want it to do is to open up cmd, do the console.writeline commands and then automatically hit ENTER. But I cant figure it out, not even with google :handsdown: