View Single Post
Old 03-26-11, 08:00 PM   #4
DelphiUniverse
中国水兵
 
Join Date: Mar 2010
Location: Scapa Flow, underneath a ferry
Posts: 272
Downloads: 125
Uploads: 0
Default

Quote:
Originally Posted by Dignan View Post
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)
DelphiUniverse is offline   Reply With Quote