Probleme de connection

Fermé
rifa Messages postés 41 Date d'inscription lundi 28 novembre 2005 Statut Membre Dernière intervention 4 décembre 2008 - 1 déc. 2005 à 15:27
rifa Messages postés 41 Date d'inscription lundi 28 novembre 2005 Statut Membre Dernière intervention 4 décembre 2008 - 1 déc. 2005 à 16:04
slut jess15
je te poste le rapport @echo off

echo.>>%systemdrive%\rapport.txt
echo »»»»»»»»»»»»»»»»»»»»»»»» Reboot>>%systemdrive%\rapport.txt
echo.>>%systemdrive%\rapport.txt

if exist "%ProgramFiles%\Fichiers communs\Windows\services32.exe" (
attrib -r -h -s %ProgramFiles%\Fichiers communs\Windows\services32.exe
del /q %ProgramFiles%\Fichiers communs\Windows\services32.exe
if NOT exist "%ProgramFiles%\Fichiers communs\Windows\services32.exe" echo %ProgramFiles%\Fichiers communs\Windows\services32.exe supprimé>>%systemdrive%\rapport.txt
if exist "%ProgramFiles%\Fichiers communs\Windows\services32.exe" echo Problème suppression %ProgramFiles%\Fichiers communs\Windows\services32.exe>>%systemdrive%\rapport.txt
)

if exist "%ProgramFiles%\Common Files\Windows\services32.exe" (
attrib -r -h -s %ProgramFiles%\Common Files\Windows\services32.exe
del /q %ProgramFiles%\Common Files\Windows\services32.exe
if NOT exist "%ProgramFiles%\Common Files\Windows\services32.exe" echo %ProgramFiles%\Fichiers communs\Windows\services32.exe supprimé>>%systemdrive%\rapport.txt
if exist "%ProgramFiles%\Common Files\Windows\services32.exe" echo Problème suppression %ProgramFiles%\Fichiers communs\Windows\services32.exe>>%systemdrive%\rapport.txt
)

if exist "%windir%\adsldpbc.dll" (
attrib -r -h -s %windir%\adsldpbc.dll
del /q %windir%\adsldpbc.dll
if NOT exist "%windir%\adsldpbc.dll" echo %windir%\adsldpbc.dll supprimé>>%systemdrive%\rapport.txt
if exist "%windir%\adsldpbc.dll" echo Problème suppression %windir%\adsldpbc.dll>>%systemdrive%\rapport.txt
)

if exist "%windir%\adsldpbd.dll" (
attrib -r -h -s %windir%\adsldpbd.dll
del /q %windir%\adsldpbd.dll
if NOT exist "%windir%\adsldpbd.dll" echo %windir%\adsldpbd.dll supprimé>>%systemdrive%\rapport.txt
if exist "%windir%\adsldpbd.dll" echo Problème suppression %windir%\adsldpbd.dll>>%systemdrive%\rapport.txt
)

if exist "%windir%\q*_disk.dll" (
attrib -r -h -s %windir%\q*_disk.dll
del /q %windir%\q*_disk.dll
if NOT exist "%windir%\q*_disk.dll" echo %windir%\q*_disk.dll supprimé>>%systemdrive%\rapport.txt
if exist "%windir%\q*_disk.dll" echo Problème suppression %windir%\q*_disk.dll>>%systemdrive%\rapport.txt
)

if exist "%windir%\slassac.dll" (
attrib -r -h -s %windir%\slassac.dll
del /q %windir%\slassac.dll
if NOT exist "%windir%\slassac.dll" echo %windir%\slassac.dll supprimé>>%systemdrive%\rapport.txt
if exist "%windir%\slassac.dll" echo Problème suppression %windir%\slassac.dll>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\birdihuy32.dll" (
attrib -r -h -s %systemroot%\system32\birdihuy32.dll
del /q %systemroot%\system32\birdihuy32.dll
if NOT exist "%systemroot%\system32\birdihuy32.dll" echo %systemroot%\system32\birdihuy32.dll supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\birdihuy32.dll" echo Problème suppression %systemroot%\system32\birdihuy32.dll>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\cvxh8jkdq?.exe" (
attrib -r -s -h %systemroot%\system32\cvxh8jkdq?.exe
del /a /f /q %systemroot%\system32\cvxh8jkdq?.exe
if NOT exist "%systemroot%\system32\cvxh8jkdq?.exe" echo %systemroot%\system32\cvxh8jkdq?.exe supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\cvxh8jkdq?.exe" echo Problème suppression %systemroot%\system32\cvxh8jkdq?.exe>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\msupdate32.dll" (
attrib -r -h -s %systemroot%\system32\msupdate32.dll
del /q %systemroot%\system32\msupdate32.dll
if NOT exist "%systemroot%\system32\msupdate32.dll" echo %systemroot%\system32\msupdate32.dll supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\msupdate32.dll" echo Problème suppression %systemroot%\system32\msupdate32.dll>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\oleext.dll" (
attrib -r -h -s %systemroot%\system32\oleext.dll
del /q %systemroot%\system32\oleext.dll
if NOT exist "%systemroot%\system32\oleext.dll" echo %systemroot%\system32\oleext.dll supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\oleext.dll" echo Problème suppression %systemroot%\system32\oleext.dll>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\oleext32.dll" (
attrib -r -h -s %systemroot%\system32\oleext32.dll
del /q %systemroot%\system32\oleext32.dll
if NOT exist "%systemroot%\system32\oleext32.dll" echo %systemroot%\system32\oleext32.dll supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\oleext32.dll" echo Problème suppression %systemroot%\system32\oleext32.dll>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\prflbmsgp32.dll" (
attrib -r -h -s %systemroot%\system32\prflbmsgp32.dll
del /q %systemroot%\system32\prflbmsgp32.dll
if NOT exist "%systemroot%\system32\prflbmsgp32.dll" echo %systemroot%\system32\prflbmsgp32.dll supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\prflbmsgp32.dll" echo Problème suppression %systemroot%\system32\prflbmsgp32.dll>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\shdochp.exe" (
attrib -r -h -s %systemroot%\system32\shdochp.exe
del /q %systemroot%\system32\shdochp.exe
if NOT exist "%systemroot%\system32\shdochp.exe" echo %systemroot%\system32\shdochp.exe supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\shdochp.exe" echo Problème suppression %systemroot%\system32\shdochp.exe>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\shdocsvc.exe" (
attrib -r -h -s %systemroot%\system32\shdocsvc.exe
del /q %systemroot%\system32\shdocsvc.exe
if NOT exist "%systemroot%\system32\shdocsvc.exe" echo %systemroot%\system32\shdocsvc.exe supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\shdocsvc.exe" echo Problème suppression %systemroot%\system32\shdocsvc.exe>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\shsexl32.dll" (
attrib -r -h -s %systemroot%\system32\shsexl32.dll
del /q %systemroot%\system32\shsexl32.dll
if NOT exist "%systemroot%\system32\shsexl32.dll" echo %systemroot%\system32\shsexl32.dll supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\shsexl32.dll" echo Problème suppression %systemroot%\system32\shsexl32.dll>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\st3.dll" (
attrib -r -h -s %systemroot%\system32\st3.dll
del /q %systemroot%\system32\st3.dll
if NOT exist "%systemroot%\system32\st3.dll" echo %systemroot%\system32\st3.dll supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\st3.dll" echo Problème suppression %systemroot%\system32\st3.dll>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\svchosts.dll" (
attrib -r -h -s %systemroot%\system32\svchosts.dll
del /q %systemroot%\system32\svchosts.dll
if NOT exist "%systemroot%\system32\svchosts.dll" echo %systemroot%\system32\svchosts.dll supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\svchosts.dll" echo Problème suppression %systemroot%\system32\svchosts.dll>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\sysmain.dll" (
attrib -r -h -s %systemroot%\system32\sysmain.dll
del /q %systemroot%\system32\sysmain.dll
if NOT exist "%systemroot%\system32\sysmain.dll" echo %systemroot%\system32\sysmain.dll supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\sysmain..dll" echo Problème suppression %systemroot%\system32\sysmain..dll>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\vxgamet?.exe" (
attrib -r -s -h %systemroot%\system32\vxgamet?.exe
del /a /f /q %systemroot%\system32\vxgamet?.exe
if NOT exist "%systemroot%\system32\vxgamet?.exe" echo %systemroot%\system32\vxgamet?.exe supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\vxgamet?.exe" echo Problème suppression %systemroot%\system32\vxgamet?.exe>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\winstyle2.dll" (
attrib -r -h -s %systemroot%\system32\winstyle2.dll
del /q %systemroot%\system32\winstyle2.dll
if NOT exist "%systemroot%\system32\winstyle2.dll" echo %systemroot%\system32\winstyle2.dll supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\winstyle2.dll" echo Problème suppression %systemroot%\system32\winstyle2.dll>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\winstyle3.dll" (
attrib -r -h -s %systemroot%\system32\winstyle3.dll
del /q %systemroot%\system32\winstyle3.dll
if NOT exist "%systemroot%\system32\winstyle3.dll" echo %systemroot%\system32\winstyle3.dll supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\winstyle3.dll" echo Problème suppression %systemroot%\system32\winstyle3.dll>>%systemdrive%\rapport.txt
)

if exist "%systemroot%\system32\winstyle32.dll" (
attrib -r -h -s %systemroot%\system32\winstyle32.dll
del /q %systemroot%\system32\winstyle32.dll
if NOT exist "%systemroot%\system32\winstyle32.dll" echo %systemroot%\system32\winstyle32.dll supprimé>>%systemdrive%\rapport.txt
if exist "%systemroot%\system32\winstyle32.dll" echo Problème suppression %systemroot%\system32\winstyle32.dll>>%systemdrive%\rapport.txt
)

if exist "%userprofile%\Application Data\Install.dat" (
attrib -r -h -s %userprofile%\Application Data\Install.dat
del /q %userprofile%\Application Data\Install.dat
if NOT exist "%userprofile%\Application Data\Install.dat" echo %userprofile%\Application Data\Install.dat supprimé>>%systemdrive%\rapport.txt
if exist "%userprofile%\Application Data\Install.dat" echo Problème suppression %userprofile%\Application Data\Install.dat>>%systemdrive%\rapport.txt
)



echo REGEDIT4>>Pass2.reg
echo.>>Pass2.reg
echo [-HKEY_CLASSES_ROOT\CLSID\{826B2228-BC09-49F2-B5F8-42CE26B1B711}]>>Pass2.reg
echo.>>Pass2.reg
echo [-HKEY_CLASSES_ROOT\CLSID\{826B2228-BC09-49F2-B5F8-42CE26B1B712}]>>Pass2.reg
echo.>>Pass2.reg
echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{826B2228-BC09-49F2-B5F8-42CE26B1B711}]>>Pass2.reg
echo.>>Pass2.reg
echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{826B2228-BC09-49F2-B5F8-42CE26B1B712}]>>Pass2.reg
echo.>>Pass2.reg
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]>>Pass2.reg
echo "FHPage"=->>Pass2.reg
echo.>>Pass2.reg
echo [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main]>>Pass2.reg
echo "Start Page"="http://www.microsoft.com/isapi/redir.dll?prd=ie&pver=6&ar=msnhome">>Pass2.reg
echo.>>Pass2.reg

if exist Pass2.reg (
regedit /s Pass2.reg
del Pass2.reg
) ELSE (
echo.>>%systemdrive%\rapport.txt
echo *** Erreur : Pass2.reg non trouvé ***>>%systemdrive%\rapport.txt
)

echo.>>%systemdrive%\rapport.txt
echo »»»»»»»»»»»»»»»»»»»»»»»» Fin du rapport>>%systemdrive%\rapport.txt
echo.>>%systemdrive%\rapport.txt

start %windir%\notepad.exe %systemdrive%\rapport.txt
if exist Pass2.cmd del %systemdrive%\Pass2.cmd
A voir également:

1 réponse

ben13010 Messages postés 3356 Date d'inscription vendredi 24 septembre 2004 Statut Contributeur Dernière intervention 5 octobre 2012 387
1 déc. 2005 à 15:45
salut

pouquoi ne pas continuer sur ton precedent post ?

si jess 15 ta demandé ce rapport poste lui sur le post ou il te l'a demandé
0
rifa Messages postés 41 Date d'inscription lundi 28 novembre 2005 Statut Membre Dernière intervention 4 décembre 2008
1 déc. 2005 à 15:53
salut ben oui je sais mais sache que je suis profane en la matiere bien amicalement
0
ben13010 Messages postés 3356 Date d'inscription vendredi 24 septembre 2004 Statut Contributeur Dernière intervention 5 octobre 2012 387
1 déc. 2005 à 16:02
y'a pas de mal ;c'est pour eviter que les personnes qui examinent ton rapport jonglent avec plusieurs fenetres
0
rifa Messages postés 41 Date d'inscription lundi 28 novembre 2005 Statut Membre Dernière intervention 4 décembre 2008 > ben13010 Messages postés 3356 Date d'inscription vendredi 24 septembre 2004 Statut Contributeur Dernière intervention 5 octobre 2012
1 déc. 2005 à 16:04
je me doute j en tiendrais compte pour le futur bonne continuation et journee
0