Attatched to this post you will find a version of your graal.exe that accepts as parameters. Also, as you can find out if you run it with incorrect login details, when you go back to the menu… it is now 800x600, because I was told a bigger menu would be better?
now you can connect to
graal://graal.in:Karsten:kpedersen:password
…or at least you could if it was registered to it
actual usage is demonstrated in example.bat, just copy both to ur graal 2.17 folder and run… although u need to change the default values in example.bat first.
well done. Sounds like a pretty nice idea to me, I'll give it a try when I come home from work.
Edit:
Oh and while we're at it…
I would like to ask how to register such services so that they could be used in foo://bar requests? (with WinXP SP2)
As far as I know it just needs some simple entries in the registry… could you please give an example? At least I remember that I once had a *.reg file which registered a protocol for such requests (btw. how do u call those “protocol://arguments” stuff? URL requests?)
It's something I always wanted to know but never managed to look up yet.
its just like batch where it redirects the arguments. I dont know much about batch but we could add %2 %3 %4 for each argument to be correctly passed… so