View Single Post
  #9  
Old 20-07-2014, 08:51
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Angry

Is _CommonRedist folder in game folder?

edit: ok, idk what happend but the redists section in setup.ini get broken on v101 of setup... or i made a big mistake, not sure. here the new setup.exe. just replace with old one.

and make sure your files match to the following to prevent errors (for FF3.cab i used m3.bat). if youre not using redists just use m0.


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

[Launch2]
Name=Visual C++ 2012
32Exe={app}\_CommonRedist\vcredist\2012\vcredist_x 86.exe
64Exe={app}\_CommonRedist\vcredist\2012\vcredist_x 64.exe
Argument=/passive /norestart
BeforeInstall=0
Attached Files
File Type: rar Setup.rar (64.99 MB, 32 views)

Last edited by KaktoR; 20-07-2014 at 09:36.
Reply With Quote