View Single Post
  #67  
Old 17-01-2016, 01:49
adnimistator adnimistator is offline
Banned
 
Join Date: May 2011
Location: awi
Posts: 6
Thanks: 7
Thanked 0 Times in 0 Posts
adnimistator is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
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
thanks finaly I found it, previously there was nothing happen when i select all the redists option.
Reply With Quote