I know you can run .exe with a click of a button, its quite simple to do.
What I want to try to do is run a .exe in the background (hidden) and manage it from the tool I am working on in C#.
I am working with proxies & I found a great proxy scraper I would like to implement into my tool without having the proxy scraper show or pop up, I would like my tool to basically just be the interface of the scraper. (the scraper is a small add on to my tool, I am not trying to rip the scraper)