View Single Post
  #8  
Old 06-12-2010, 23:56
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
the [RUN] sections has ERRORS!! - Cannot find file, You added the name of the folder after the {app} which is NOT needed. Also missed the folder path for GridGameLauncher.exe

CORRECTED

Code:
[Run]

Filename: {app}\Support\PhysX_9.10.0129_SystemSoftware.exe; Parameters: /quiet;
Filename: {app}\Support\directx\DXSETUP.exe; Description: {cm:LaunchProgram,DirectX}
Filename: {app}\Support\vcredist_x86.exe; Description: {cm:LaunchProgram,Microsoft visual C++}
Filename: {app}\Support\gfwlivesetup.exe; Description: {cm:LaunchProgram,Game For Windows Live}
Filename: "{app}\Binaries\Win32Live\GridGameLauncher.exe"; Description: "{cm:LaunchProgram,Disney Interactive Studios}"; Flags: nowait postinstall skipifsilent
Reply With Quote