Quote:
Originally Posted by DelphiUniverse
start "runrealtime" /realtime sh5.exe
if you put the script somewhere else than in the silent hunter 5 folder, then you need to make the script like this:
start /d "E:\Program Files\Ubisoft\SilentHunter 5" "runrealtime" /realtime sh5.exe
|
I just tried putting
start /d "E:\Program Files\Ubisoft\SilentHunter 5" "runrealtime" /realtime sh5.exe in my Target line and it says 'start' is not a valid script when I try to apply. Should it go in the "Start in:" line or the "Target:" line?