Thread: Cargo 3 1xDVD5
View Single Post
  #2  
Old 12-11-2015, 10:24
Droppo Droppo is offline
Registered User
 
Join Date: May 2009
Location: Argentina
Posts: 555
Thanks: 234
Thanked 314 Times in 156 Posts
Droppo is on a distinguished road
Could you post a modded version of setup with these redists? strange, but the file i have came up with these parameters....

Quote:
[Launch1]
Name=DirectX
32Exe={src}\Redist\directx_full_redist\DXSETUP.exe
Argument=/silent
BeforeInstall=1

[Launch2]
Name=PhysX 9.11.1111 System Software
32Exe={sys}\msiexec.exe
Argument=/qn /i "{src}\Redist\PhysX_9.11.1111_SystemSoftware.m si"
BeforeInstall=0

[Launch3]
Name=Visual C++ 2005 X86
32Exe={src}\Redist\vcredist_x86.exe
Argument=/Q
BeforeInstall=1

[Launch4]
Name=Visual C++ 2005 X86 SP1
32Exe={src}\Redist\vcredist_x86_2005sp1.exe
Argument=/Q
BeforeInstall=1

[Launch5]
Name=Visual C++ 2008 X64
64Exe={src}\Redist\vcredist_x64.exe
Argument=/q
BeforeInstall=1

[Launch6]
Name=Visual C++ 2008 X86SP1
32Exe={src}\Redist\vcredist_x86_2008sp1.exe
Argument=/q
BeforeInstall=1
Reply With Quote