Hi All,
I am using windows 7. If I run following command from command prompt
It mounts the network drive /d/jaibhim on my z: drive.
I want to achieve same result through Java. So I wrote following piece of code-
I get following error from the error stream- "'C:\Windows\System32\mount.exe' is not recognized as an internal or external command,"
Could you please guide me, where I am going wrong?
Thanks,
jaibhim