External program execution in Java under windows

External program execution in Java under windows

Note: This article will be emailed to your friend.

Question? Amitava Ghosh wrote at caljug:
Dear all,
I am trying to call an executable(written in C++) inside a java code through a
batch file(where the parameters for the C++ executable are stored).
When I am using
Process p = Runtime.getRunTime().exec(”cppexe.bat”)
it is working fine but when I am using start to run the batch process in a new window as [...]

Read the rest of this article (113 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro