View Single Post
  #1  
Old 24-07-2018, 12:48
ivanlakersss666 ivanlakersss666 is offline
Registered User
 
Join Date: Mar 2015
Location: Miami beach
Posts: 105
Thanks: 10
Thanked 11 Times in 11 Posts
ivanlakersss666 is on a distinguished road
inno setup problem,help mee!!!

I can not run the prey game from the desktop, from the shortcut icon, can someone help me modify the script so that the game opens up?

[Files]
Source: "C:\GAMES\Prey.v1.07\Binaries\Danielle\x64\Release \Prey.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "C:\GAMES\Prey.v1.07\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
; NOTE: Don't use "Flags: ignoreversion" on any shared system files

[Icons]
Name: "{group}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}"
Name: "{group}\{cm:UninstallProgram,{#MyAppName}}"; Filename: "{uninstallexe}"
Name: "{commondesktop}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}"; Tasks: desktopicon
Reply With Quote
Sponsored Links