Quote:
Originally Posted by irphand_86
Hey Pakrat, what about redist structure in this Conversion?
|
thanks for asking noticed a typo in the redists, grab the Setup-fixed.rar & replace in conversion output folder
Code:
[Launch1]
Name=DirectX
32Exe={app}\_CommonRedist\DirectX\Jun2010\DXSETUP.exe
Argument=/silent
BeforeInstall=0
[Launch2]
Name=Microsoft Visual C++ 2010
32Exe={app}\_CommonRedist\vcredist\2010\vcredist_x86.exe
64Exe={app}\_CommonRedist\vcredist\2010\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=0
[Launch3]
Name=PhysX 9.12.1031 System Software
32Exe={sys}\msiexec.exe
Argument=/qn /i "{app}\_CommonRedist\PhysX\9.12.1031\PhysX-9.12.1031-SystemSoftware.msi"
BeforeInstall=0
[Launch4]
Name=Microsoft .NET Framework 4.0
32Exe={app}\_CommonRedist\DotNet\4.0 Client Profile\dotNetFx40_Client_x86_x64.exe
Argument=/silent
BeforeInstall=0