View Single Post
  #8  
Old 21-02-2016, 03:17
prudislav prudislav is offline
Registered User
 
Join Date: Jan 2009
Location: moon
Posts: 485
Thanks: 270
Thanked 189 Times in 135 Posts
prudislav is on a distinguished road
Quote:
Originally Posted by houcine80 View Post
[COLOR="Red"]Fix shortcut problem
Shortcut Still bad
The Launcher is just modLAuncher and iguess does not need the shortut if you dont have the 20gigs of modkit downlaoded for it
but the Xcom2.exe shouldn have the arguments i mentioned
The shortcut for Xcom2.exe should look like this:

which should look like this in Inno iirc
Code:
[Icons]
Name: "{group}\XCOM2"; Filename: "{app}\Binaries\Win64\XCOM2.exe"   Parameters: "-noRedScreens -review"
Reply With Quote