Quote:
Originally Posted by felice2011
You solved by installing the components, even to me by error?
|
You've got wrong code side it! Here's the code:
Code:
Make sure you backup it like
//Exec2(ExpandConstant('{src}\Redist\DirectX\DXSETUP.exe'),'silent',false);
Exec2(ExpandConstant('{src}\Redist\DirectX\DXSETUP.exe'),'/silent',false);
There!
