How to call an Executable Jar file from Dot Net Windows application?
-
Many times it is necessary to run an executable jar file from a desktop application. Though executable jar file itself is runnable, a non technical user may find it difficult and weird to launch it from command prompt. In order to provide a user friendly interface, it is good to make a windows forms application in dot net and call the executable jar file at the background.
0 comments:
Post a Comment
Thank you for your comment