Thread: F1 2015
View Single Post
  #7  
Old 06-09-2015, 07:28
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
Should have both DX + VC++ 2010

Code:
[Launch1]
Name=DirectX
32Exe={src}\_CommonRedist\DirectX\Jun2010\DXSETUP.exe
Argument=/silent
BeforeInstall=1

[Launch2]
Name=Visual C++ 2010
32Exe={src}\_CommonRedist\vcredist\2010\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=1
Error somewhere on conversion process, remove all cab files, records.ini & re-do it.
Reply With Quote