I shared a folder containing a .bat file which calls/run a jar file from same folder. I need to run that .bat file(present on remote system's shared folder) from my system. It run successfully if that folder is on my system but if i run the same file from shared folder of remote system it gives message "cannot access jar file."
Please help me.
Thanks in advance.