I'm trying to hyperlink to a local (network) batch file - which I now have working.
\\server\folder\file.bat
The problem is that I need to pass an argument to that file via the link...
\\server\folder\file.bat arg1
Now when I click on it, I get "cannot open file".
Can anyone help?
Bookmarks