hi,ive putt directx_9c_redist.exe in my install map in my unattended cd.
when i install my cd my cd, directx (i get i message where i want to putt directx ) is copied to windows and after the installation is complete i have to install directx manuall.
this the line i use in my setup.cmd :
ECHO.
ECHO Bezig met het installeren van directx 9c
ECHO Even geduld a.u.b.
start /wait %systemdrive%\Install\directx\directx_9c_redist.exe /Q:A /R:N
what can i change so it installs automatic
