Wondering if anyone knows a nice way to execute a Java command-line program from C# code at run-time ?
Is it the same as executing native .EXE files ?
Wi
Maybe it would run faster if you use jni4net - C#/Java bridge