View Single Post
  #6  
Old 05-11-2014, 15:49
houcine80's Avatar
houcine80 houcine80 is offline
Registered User
 
Join Date: Jul 2013
Location: Save Palestine
Posts: 873
Thanks: 3,107
Thanked 3,913 Times in 570 Posts
houcine80 is on a distinguished road
Quote:
Originally Posted by Tibi68 View Post
I install the game from this conversion but the the install of the 3-rd part software (directx, vcredist) dont start. Please write the path of instalation from setup.ini to corect the directory structure. Thanxs
Hi
[Launch1]
Name=DirectX
32Exe={src}\_CommonRedist\DirectX\Jun2010\DXSETUP. exe
Argument=/silent
BeforeInstall=1

[Launch2]
Name=Visual C++ 2010 x86
32Exe={src}\_CommonRedist\vcredist\2010\vcredist_x 86.exe
Argument=/passive /norestart
BeforeInstall=1

[Launch3]
Name=Visual C++ 2010 x64
64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x 64.exe
Argument=/passive /norestart
BeforeInstall=1
Reply With Quote
The Following User Says Thank You to houcine80 For This Useful Post:
Tibi68 (06-11-2014)