I thought this would be an obvious one but I can't find it anywhere.
I want to execute a shortcut in the same directory as the script. If I double click on the shortcut or enter it's name in a cmd window it runs fine. But if I try shell or run on it from within a kix script, nothing happens. I even tried run/shelling "cmd /c shortcut.lnk" but that failed too.
How do I do this?
Alternatively, the shortcut is to bring up the connect dialog for a VPN connection, is there another way to do this from within kix (under windows 98 and 2000)