I'm trying to run the following script:
CreateObject("Wscript.Shell").Run "C:\Games\SV\Data\R\Launcher.exe", 0, False
But when I launch the script it says:
Error:
Line: 1
Position: 1
I can't figure out what the problem is. Someone knows how to fix this?
Thanks, Android