View Single Post
  #7  
Old 12-05-2014, 23:45
NamelessOne's Avatar
NamelessOne NamelessOne is offline
Registered User
 
Join Date: Dec 2008
Location: Sigil
Posts: 285
Thanks: 235
Thanked 855 Times in 186 Posts
NamelessOne is on a distinguished road
Quote:
Originally Posted by mier90 View Post
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
Reply With Quote
The Following 2 Users Say Thank You to NamelessOne For This Useful Post:
mier90 (13-05-2014), pakrat2k2 (15-05-2014)