CUI-v2 By Yener90
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
Code:
[Launch1]
Name=DirectX
32Exe={src}\_CommonRedist\DirectX\Jun2010\DXSETUP.exe
Argument=/silent
BeforeInstall=0
[Launch2]
Name=Visual C++ 2010
32Exe={src}\_CommonRedist\vcredist\2010\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2010\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=0
[Launch3]
Name=Visual C++ 2013
32Exe={src}\_CommonRedist\vcredist\2013\vcredist_x86.exe
64Exe={src}\_CommonRedist\vcredist\2013\vcredist_x64.exe
Argument=/q /norestart
BeforeInstall=0
[Launch4]
Name=DotNet4.0
32Exe={src}\_CommonRedist\DotNet\4.0 Client Profile\dotNetFx40_Client_x86_x64.exe
Argument=/silent
BeforeInstall=0