View Single Post
  #4  
Old 19-07-2015, 08:45
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,322
Thanks: 6,767
Thanked 11,725 Times in 3,235 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
Create Folder _CommonRedist and move GFWLive Directx and VCRedist folder
to it.


Which DVD have you specified this or does it belong in Folder Red Faction Tetralogy {src}
If you could list Redist settings from setup.ini then we would have list.

thanks
Red Faction Guerilla and armageddon directx
Code:
[LauncherSettings]
InstallRedist=1

[Launch1]
Name=DirectX
32Exe={app}\_CommonRedist\DirectX\DXSETUP. exe
Argument=/silent
BeforeInstall=0

[Launch2]
Name=Games for Windows® - LIVE
32Exe={app}\_CommonRedist\GFWLive\gfwlivesetup.exe
Argument=/q /nu /norestart
BeforeInstall=0

[Launch3]
Name=Microsoft C++ 2005
32Exe={app}\_CommonRedist\vcredist\vcredist_x 86.exe
Argument=/q /norestart
BeforeInstall=0
Reply With Quote
The Following User Says Thank You to mausschieber For This Useful Post:
pakrat2k2 (19-07-2015)