Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

UNC path not supported in java.lang.Process

843829Nov 30 2004 — edited Nov 30 2004
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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 28 2004
Added on Nov 30 2004
1 comment
396 views