View Single Post
  #1  
Old 30-11-2012, 10:56
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Quote:
Originally Posted by Fabioddq View Post
It's possible add before the conversion under [Icons] in InstallerScript.iss:

Name: {group}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\{code:GetMyAppExeName }; WorkingDir: {app}\{code:GetMyAppExePath}; Check:FirstExecCheck; Parameters: "-offline";
Name: {userdesktop}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\{code:GetMyAppExeName }; WorkingDir: {app}\{code:GetMyAppExePath}; Check:FirstExecCheck; Parameters: "-offline";
Quote:
Originally Posted by Btx View Post
I just installed the game, but the shortcut does not stick with the command -offline. I'd like to add this too -offline -language spanish .
I'll try the conversion again, maybe put something wrong in InstallerScript.iss
Why are you torturing yourselves, really ? Download RELOADED's language switcher, it comes with DX11 selection and also enable/disable offline mode. Adding editing commands in INNO Setup... waste of time, download the switcher and launch it, it wont be harder than compiling conversion over and over again.

Besides game launch already in offline mode and languages are selectible via game's menu, you dont need commands to do them;

Launch the game - options - language
Reply With Quote
Sponsored Links