Quote:
Originally Posted by Dignan
I'll try that. Right now in my Target line I have this.
"E:\Program Files\Ubisoft\Silent Hunter 5\Start_Realtime.bat"
The game is installed on my "E" drive. So you're saying I should make it look like this instead?
start /realtime /d "E:\Program Files\ubisoft\silent hunter 5\" sh5.exe
I want to make sure I understand.
|
I have solved it, change the script to this:
start "runrealtime" /realtime sh5.exe
I will update the download links with new scripts in a few moments, I will let people know, meanwhile you can edit the script manually. Just remember to run it as administrator if you want realtime to work.
Alright links are updated. If you want to automate running as administrator, create a new task scheduler with "lifted privileges" that way you can also automate the password phase of running as administrator (unless you run windows in an admin account to begin with, then it wont be neccesary)