CUI-v2 By Yener90 Modified By BAMsE
UltraARC By razor12911
1)- Install the Game And Download Attachment
2)- Move _CommonRedist folder from game's installed directory to (Last DVD )
3)- Run UltraARC.exe select game folder and press Compress
4)- Test the conversion, before burning ISO.
Code:
[Launch1]
Name=DirectX
32Exe={src}\_CommonRedist\DirectX\Jun2010\DXSETUP.exe
Argument=/silent
BeforeInstall=0
[Launch2]
Name=Visual C++ 2008 x86
32Exe={src}\_CommonRedist\vcredist\2008\vcredist_x86.exe
Argument=/passive /norestart
BeforeInstall=0
[Launch3]
Name=Visual C++ 2008 x64
64Exe={src}\_CommonRedist\vcredist\2008\vcredist_x64.exe
Argument=/passive /norestart
BeforeInstall=0
[Launch4]
Name=Visual C++ 2010 x86
32Exe={src}\_CommonRedist\vcredist\2010\vcredist_x86.exe
Argument=/passive /norestart
BeforeInstall=0
[Launch5]
Name=Visual C++ 2010 x64
64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x64.exe
Argument=/passive /norestart
BeforeInstall=0
fix ( c:\{temp} to {app} )