View Single Post
  #30  
Old 10-09-2020, 03:47
jabervamp's Avatar
jabervamp jabervamp is offline
Registered User
 
Join Date: Jul 2020
Location: iran
Posts: 47
Thanks: 136
Thanked 12 Times in 11 Posts
jabervamp is on a distinguished road
Unhappy

Quote:
Originally Posted by KaktoR View Post
Code:
[Launch1]
Name=DirectX
32Exe={app}\_CommonRedist\DirectX\Jun2010\dxsetup.exe
Argument=/silent
BeforeInstall=0
Checked=0

[Launch2]
Name=Visual C++ 2010
32Exe={app}\_CommonRedist\vcredist\2010\vcredist_x86.exe
64Exe={app}\_CommonRedist\vcredist\2010\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=0
Checked=0

[Launch3]
Name=Visual C++ 2012
32Exe={app}\_CommonRedist\vcredist\2012\vcredist_x86.exe
Argument=/q /norestart
BeforeInstall=0
Checked=0

[Launch4]
Name=Visual C++ 2015
32Exe={app}\_CommonRedist\vcredist\2015\vc_redist.x86.exe
Argument=/q /norestart
BeforeInstall=0
Checked=0

OH no . It is in app I have to convert again
Reply With Quote