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
|