| Author |
How can i execute .exe with Unicode arguments in java
|
Narri Dharmis
Greenhorn
Joined: Nov 10, 2008
Posts: 6
|
|
Hi All, I am working on java, I need to execute the RunINSO.exe which takes one input file path and one output file path. As a stand alone application it is working fine with Unicode file names but my project need is it has to be used in RunTime using RunTime.exe() function. It is working for ASCII character file name but the problem is with the Unicode file names. How can I execute the above RunInso.exe with Unicode file names in the Java application. Your help is more valuable. Thanks & Regards, Naresh.D.
|
 |
Nitesh Kant
Bartender
Joined: Feb 25, 2007
Posts: 1638
|
|
Similar discussion here. (Not an advanced question, moving to intermediate)
|
apigee, a better way to API!
|
 |
 |
|
|
subject: How can i execute .exe with Unicode arguments in java
|
|
|