I am trying to execute the following code:
try { Runtime rt = Runtime.getRuntime() ; Process p = rt.exec(\"
You need to change permission of xyz.exe
chmod u+x /Users/abc/xyz.exe
You didnt have execute permission in that file. You need to change the execute permission for that file.it only contains read and write. Please refer here to change permission