View Single Post
  #10  
Old 24-09-2015, 05:41
GTX590's Avatar
GTX590 GTX590 is offline
Registered User
 
Join Date: Mar 2011
Location: Algeria
Posts: 653
Thanks: 1,177
Thanked 2,057 Times in 375 Posts
GTX590 is on a distinguished road
Quote:
Originally Posted by geotee2007 View Post
which is redist stucture?
Thanks.
Here it is:

[LauncherSettings]
InstallRedist=1

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

[Launch2]
Name=Microsoft Visual C++ 2010
32Exe={src}\_CommonRedist\VCRedist\2010\vcredist_x 86.exe
64Exe={src}\_CommonRedist\VCRedist\2010\vcredist_x 64.exe
Argument=/q /norestart
BeforeInstall=0

[Launch3]
Name=Microsoft Visual C++ 2013
32Exe={src}\_CommonRedist\VCRedist\2013\vcredist_x 86.exe
64Exe={src}\_CommonRedist\VCRedist\2013\vcredist_x 64.exe
Argument=/q /norestart
BeforeInstall=0
Reply With Quote