Forum Discussion
nmrao
10 years agoCommunity Hero
May be you can try with absolute path (use path separator unix style).
for example
Runtime.runtime.exec("cmd /c c:/Users/apps/test.bat")
for example
Runtime.runtime.exec("cmd /c c:/Users/apps/test.bat")