View Single Post
  #6  
Old 20-09-2015, 05:01
jamel2013's Avatar
jamel2013 jamel2013 is offline
Registered User
 
Join Date: Nov 2013
Location: ALG
Posts: 140
Thanks: 185
Thanked 171 Times in 41 Posts
jamel2013 is on a distinguished road
Quote:
Originally Posted by geotee2007 View Post
Which is Redist structure?
Thanks.
[Launch1]
Name=DirectX
32Exe={app}\_CommonRedist\DirectX\Jun2010\DXSETUP. exe
Argument=/silent
BeforeInstall=1

[Launch2]
Name=Visual C++ 2010
32Exe={app}\_CommonRedist\vcredist\2010\vcredist_x 86.exe
64Exe={app}\_CommonRedist\vcredist\2010\vcredist_x 64.exe
Argument=/q /norestart
BeforeInstall=1

[Launch3]
Name=NET Framework 4.0
32Exe={app}\_CommonRedist\dotnet 4.0\dotNetFx40_Client_x86_x64.exe
Argument=/q /norestart
BeforeInstall=1
Reply With Quote