Hello I've tried this thing with an automatically windows installation, I don't know, if you know about it, but you can apply some pathces from microsoft, when installing windows XP . Anyway, here' my list: CLS @echo off ECHO. ECHO Installing Windows Update Hotfixes ECHO. ECHO Installing KB282010... start /wait %systemdrive%\install\Hotfixes\KB282010.exe /Q /M /Z ECHO. ECHO Installing JScript 5.6... start /wait %systemdrive%\install\Hotfixes\js56nen.exe /Q:A /R:N ECHO. ECHO Installing KB817778... start /wait %systemdrive%\install\Hotfixes\KB817778.exe /Q /M /Z ECHO. ECHO Installing KB817787... start /wait %systemdrive%\install\Hotfixes\KB817787.exe /Q:A /R:N ECHO. ECHO Installing KB818043... start /wait %systemdrive%\install\Hotfixes\KB818043.exe /Q /M /Z ECHO. ECHO Installing KB819639... start /wait %systemdrive%\install\Hotfixes\KB819639.exe /Q:A /R:N ECHO. ECHO Installing KB819696... start /wait %systemdrive%\install\Hotfixes\KB819696.exe /Q:A /R:N ECHO. ECHO Installing msjavwu... start /wait %systemdrive%\install\Hotfixes\msjavwu.exe /Q:A /R:N ECHO. ECHO Installing Q321884... start /wait %systemdrive%\install\Hotfixes\Q321884.exe /Q:A /R:N ECHO. ECHO Installing q330994... start /wait %systemdrive%\install\Hotfixes\q330994.exe /Q:A /R:N ECHO. ECHO Installing q813951... start /wait %systemdrive%\install\Hotfixes\q813951.exe /Q:A /R:N ECHO. ECHO Installing Q817287... start /wait %systemdrive%\install\Hotfixes\Q817287.exe /Q:A /R:N ECHO. ECHO Installing q818529... start /wait %systemdrive%\install\Hotfixes\q818529.exe /Q:A /R:N ECHO. ECHO Installing vbs56nen... start /wait %systemdrive%\install\Hotfixes\vbs56nen.exe /Q:A /R:N ECHO. ECHO Installing Windows Messenger 4.7... start /wait %systemdrive%\install\Hotfixes\mmssetup.exe /Q:A /R:N ECHO. ECHO Installing KB821253... start /wait %systemdrive%\install\Hotfixes\KB821253.exe /Q /M /Z ECHO. ECHO Installing KB821557... start /wait %systemdrive%\install\Hotfixes\KB821557.exe /Q /M /Z ECHO. ECHO Installing KB823559... start /wait %systemdrive%\install\Hotfixes\KB823559.exe /Q /M /Z ECHO. ECHO Installing KB823980... start /wait %systemdrive%\install\Hotfixes\KB823980.exe /Q /M /Z ECHO. ECHO Installing Q322069... start /wait %systemdrive%\install\Hotfixes\Q322069.exe /Q /M /Z ECHO. ECHO Installing Q323255... start /wait %systemdrive%\install\Hotfixes\Q323255.exe /Q /M /Z ECHO. ECHO Installing Q327979... start /wait %systemdrive%\install\Hotfixes\Q327979.exe /Q /M /Z ECHO. ECHO Installing Q328310... start /wait %systemdrive%\install\Hotfixes\Q328310.exe /Q /M /Z ECHO. ECHO Installing Q329048... start /wait %systemdrive%\install\Hotfixes\Q329048.exe /Q /M /Z ECHO. ECHO Installing Q329115... start /wait %systemdrive%\install\Hotfixes\Q329115.exe /Q /M /Z ECHO. ECHO Installing Q329170... start /wait %systemdrive%\install\Hotfixes\Q329170.exe /Q /M /Z ECHO. ECHO Installing Q329390... start /wait %systemdrive%\install\Hotfixes\Q329390.exe /Q /M /Z ECHO. ECHO Installing Q329441... start /wait %systemdrive%\install\Hotfixes\Q329441.exe /Q /M /Z ECHO. ECHO Installing Q329834... start /wait %systemdrive%\install\Hotfixes\Q329834.exe /Q /M /Z ECHO. ECHO Installing Q331953... start /wait %systemdrive%\install\Hotfixes\Q331953.exe /Q /M /Z ECHO. ECHO Installing Q810565... start /wait %systemdrive%\install\Hotfixes\Q810565.exe /Q /M /Z ECHO. ECHO Installing Q810577... start /wait %systemdrive%\install\Hotfixes\Q810577.exe /Q /M /Z ECHO. ECHO Installing Q810833... start /wait %systemdrive%\install\Hotfixes\Q810833.exe /Q /M /Z ECHO. ECHO Installing Q811114... start /wait %systemdrive%\install\Hotfixes\Q811114.exe /Q /M /Z ECHO. ECHO Installing Q811493... start /wait %systemdrive%\install\Hotfixes\Q811493.exe /Q /M /Z ECHO. ECHO Installing Q811630... start /wait %systemdrive%\install\Hotfixes\Q811630.exe /Q /M /Z ECHO. ECHO Installing Q811632... start /wait %systemdrive%\install\Hotfixes\Q811632.exe /Q /M /Z ECHO. ECHO Installing Q814033... start /wait %systemdrive%\install\Hotfixes\Q814033.exe /Q /M /Z ECHO. ECHO Installing Q814995... start /wait %systemdrive%\install\Hotfixes\Q814995.exe /Q /M /Z ECHO. ECHO Installing Q815021... start /wait %systemdrive%\install\Hotfixes\Q815021.exe /Q /M /Z ECHO. ECHO Installing Q815487... start /wait %systemdrive%\install\Hotfixes\Q815487.exe /Q /M /Z ECHO. ECHO Installing Q817606... start /wait %systemdrive%\install\Hotfixes\Q817606.exe /Q /M /Z ECHO. ECHO Installing Q819696... start /wait %systemdrive%\install\Hotfixes\Q819696.exe /Q /M /Z ECHO. ECHO Installing q822925... start /wait %systemdrive%\install\Hotfixes\q822925.exe /Q:A /R:N ECHO. ECHO Installing Q823718... start /wait %systemdrive%\install\Hotfixes\Q823718.exe /Q:A /R:N ECHO. ECHO Installing Q322011... start /wait %systemdrive%\install\Hotfixes\Q322011.exe /Q /M /Z ECHO. ECHO Installing KB820291... start /wait %systemdrive%\install\Hotfixes\KB820291.exe /Q /M /Z ECHO. Does anyone know, which one's are irrelevant, or included in others. How do I find out about something lige that, myself, without asking you guys.. Thanks a lot!!! Regards Danisher