Afficher un message
Vieux 18/04/2006, 19h34   #33 (permalink)
Profil
vegaman
Membre
Ancienneté  72%
Ancienneté 72%
 
Date d'inscription: mai 2006
Messages: 6
Téléchargements: 0
Uploads: 0
Merci: 0
Remercié 0 fois dans 0 Posts
Par défaut

@echo off
echo Installation des applications
echo.
echo Installation de Alcohol
start /wait %systemdrive%\Apps\Alcohol\setup.msi /verysilent /sp- /norestart

echo.
echo Installation de Ad Aware
start /wait %systemdrive%\Apps\AdAware\ad.bat
echo.
echo Installation de Spybot
start /wait %systemdrive%\Apps\Spybot\spybotsd14.exe /verysilent /sp-
echo.
echo Installation de Reg cleaner
start /wait %systemdrive%\Apps\Regcleaner\RegCleaner.exe /VERYSILENT /SP-
echo.
echo Installation de Azureus
start /wait %systemdrive%\Apps\Azureus\Azureus.exe /S
echo.
echo Installation de Emule
start /wait %systemdrive%\Apps\Emule\Emule.exe /S
echo.
echo Installation de Thunderbird
start /wait %systemdrive%\Apps\Thunderbird\Thunderbird.exe
echo.
echo Installation des correctifs
echo.
echo Hotfixs KB885894 du 31/12/2004
start /wait %systemdrive%\Hotfixs\03.exe /quiet /norestart /qn
echo.
echo Hotfixs KB867282 du 14/02/2005
start /wait %systemdrive%\Hotfixs\20.exe /quiet /norestart /qn
echo.
echo Desactivation du mouchard de Windows
start /wait regsvr32.exe -u -s c:\windows\system32\regwizc.dll
echo.
echo Installation d'un écran de boot
start /wait bootcfg.exe /RAW /A /Kernel=OEMKrnl.exe /ID 1
start /wait bootcfg.exe /Timeout 0
echo.
vegaman est déconnecté   Réponse avec citation