Quote:
Originally Posted by mier90
Yup i know that I have to install it manually. Guess there aren't any trick possible for automatic installation of additional software.
Thank you pakrat2k2. 
|
Only really redist software you need is GFW, and it's in case you have the old versions like me. Steam versions don' need it. All other software (DirectX, etc.) are usually parts of Windows so there's really no need for them. You can make separate setup.ini and put it along with your setup.exe if you want. Just make sure you get the paths right
Code:
[LauncherSettings]
InstallRedist=1
[Launch1]
Name=DirectX
32Exe={src}\_CommonRedist\DirectX\Jun2010\DXSETUP.exe
Argument=/silent
BeforeInstall=0
[Launch2]
Name=Games for Windows® - LIVE
32Exe={src}\support\Gfwlivesetup35.exe
Argument=/q /nu /norestart
BeforeInstall=0