Something like NativeJ which is able to run Java application as myjava.exe in the task manager instead of displaying as java.exe. Please advice how do I code it from scratch in Visual studio 2010.
Something like NativeJ which is able to run Java application as myjava.exe in the
Share
You can use the Java invocation API.