|
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
|