Hi,
I am trying to run a windows based executable from within the java program. I need to set a UNC path as the current directory for this process, but when i run it following output is shown:
\\shared_pc\shared_folder
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.