View Single Post
  #56  
Old 25-04-2015, 08:51
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
you use the link given above shows how to setup each commonredist in fc4 or if you want a copy/paste
too lazy to do them yourself.

Code:
[LauncherSettings]
InstallRedist=1

Launch1=DirectX
Launch164=0
Launch1BeforeInstall=0
LaunchCom1={app}\_CommonRedist\DirectX\Jun2010\DXSETUP.exe
LaunchArg1=/silent

Launch2=Visual C++ 2010 x86
Launch264=0
Launch2BeforeInstall=0
LaunchCom2={app}\_CommonRedist\VCRedist\2010\vcredist_x86.exe
LaunchArg2=/q /norestart

Launch3=Visual C++ 2010 x64
Launch364=0
Launch3BeforeInstall=0
LaunchCom3={app}\_CommonRedist\VCRedist\2010\vcredist_x64.exe
LaunchArg3=/q /norestart

Launch4=Microsoft NET Framework
Launch464=0
Launch4BeforeInstall=0
LaunchCom4={app}\_CommonRedist\DotNet\4.5.1\NDP451-KB2872776-x86-x64-AllOS-ENU.exe
LaunchArg4=/q /norestart

Launch5=Game Launcher (Uplay)
Launch564=0
Launch5BeforeInstall=0
LaunchCom5={app}\Support\Software\GameLauncher\UplayInstaller.exe
LaunchArg5=/S
Conversion Updated to use Newest UltraARC 04-25-2015

Last edited by pakrat2k2; 25-04-2015 at 11:12.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
adnimistator (17-01-2016)