|
again edit the Launcher settings to match your folder names. I would have just renamed the redist to _CommonRedist to match it properly. AND added in the folder
names so that they matched properly.
LaunchCom1={src}\_CommonRedist\Directx\Jun2010\DXS ETUP.exe
Launch2=Visual C++ 2010 X86
LaunchCom2={src}\_CommonRedist\vcredist\2010\vcred ist_x86.exe
the {src} needs to be there so it knows it from dvd, if it was {app}
then it would know its from game folder ( & would be run at end of extraction )
Last edited by pakrat2k2; 30-06-2014 at 09:19.
Reason: added info
|