When Java Runtime.exec doesn't work on January 21, 2014 Get link Facebook X Pinterest Email Other Apps When Java Runtime.exec doesn't work, the first thing to check is was the current path the working path. To make sure your runtime execute on the right path, use "cd yourpath" before running your command. Comments
Comments
Post a Comment