Running .jar file through c# on windows?

I wrote a program that downloads a jar file, then runs it. It works perfectly on linux but not on windows, does anyone know what the issue could be? (posting code in a sec)
Was this page helpful?