Thread: Cargo 3 1xDVD5
View Single Post
  #5  
Old 14-11-2015, 00:37
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
fixed errors in redist to these settings, looked up settings from MS, hope their right now.
Code:
[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 .msi"
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:a
BeforeInstall=1

[Launch6]
Name=Visual C++ 2008 X86SP1
32Exe={src}\Redist\vcredist_x86_2008sp1.exe
Argument=/q:a
BeforeInstall=1
Attached Files
File Type: rar REDIST-Fixed_Setup.rar (8.93 MB, 49 views)
Reply With Quote