View Single Post
  #34  
Old 16-01-2018, 06:18
geotee2007 geotee2007 is offline
Banned
 
Join Date: Dec 2014
Location: https://t.me/pump_upp
Posts: 63
Thanks: 32
Thanked 3 Times in 3 Posts
geotee2007 is on a distinguished road
Send a message via ICQ to geotee2007 Send a message via AIM to geotee2007 Send a message via Yahoo to geotee2007
CommonRedist stucture

I have the XXX version and the CommonRedist structure is:

[Launch1]
Name=DirectX
32Exe={src}\_CommonRedist\DirectX\Jun2010\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++ 2012
32Exe={src}\_CommonRedist\vcredist\2012\vcredist_x 86.exe
64Exe={src}\_CommonRedist\vcredist\2012\vcredist_x 64.exe
Argument=/q /norestart
BeforeInstall=0

[Launch4]
Name=Microsoft .NET Framework 4.5.1
32Exe={src}\_CommonRedist\DotNet\4.5.1\NDP451-KB2872776-x86-x64-AllOS-ENU.exe
Argument=/silent
BeforeInstall=0

Launch 1 and 4 are wrong. Can you fix the setup?

Last edited by pakrat2k2; 16-01-2018 at 07:16. Reason: WAREZ Group
Reply With Quote