|
Thanx, this is great, but , i dont understand what is this, i have to paste in somewhere else? sorry my english xD
Code:
[Launch1]
Name=DirectX
32Exe={app}\_CommonRedist\DirectX\Jun2010\DXSETUP. exe
Argument=/silent
BeforeInstall=1
[Launch2]
Name=Visual C++ 2010
32Exe={app}\_CommonRedist\vcredist\2010\vcredist_x 86.exe
64Exe={app}\_CommonRedist\vcredist\2010\vcredist_x 64.exe
Argument=/q /norestart
BeforeInstall=1
[Launch3]
Name=NET Framework 4.0
32Exe={app}\_CommonRedist\dotnet 4.0\dotNetFx40_Client_x86_x64.exe
Argument=/q /norestart
BeforeInstall=1
|