I am looking to create a very simple batch file to open a URL. It's so simple I'm just usingstart URL.
The problem is that in the URL there are some '=' signs ie.context=user&overlay=node and this is stopping the batchfile from opening the full URL.
How can I stop this.
Kind regards
Matt