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