Aller au contenu

jobelin4

Membres
  • Compteur de contenus

    146
  • Inscription

  • Dernière visite

Tout ce qui a été posté par jobelin4

  1. je suis dans le noir complet j'ai fait exactement ce que tu decris, et voila ce que ca donne 'ping' n'est pas reconnu en tant que commande interne ou externe, un programme exécutable ou un fichier de commandes. C:\Documents and Settings\Propriétaire> --------------- RESOLU - j'ai mis C:\WINDOWS\system32;C:\WINDOWS\;C:\WINDOWS\system32\WBEM;C:\WINDOWS\System32\Wbem dans la variable d'environnement du "path" au lieu de " %system....' j'ai trouvé la reponse sur le forum de zebulon mais j'ai pas relevé le lien. merci beaucoup pour votre aide a tous
  2. oui , la variable d'environnement est bonne, par contre, j'ai remarqué que si je fais demarrer, executer, (et que je mets 'ping free.fr) directement dans la zone a remplir, au lieu de mettre cmd comme d'habitude, j'ai bien le test de ping qui demarre, sauf que la fenetre se referme toute seule a la fin du ping! c'est peut etre pas grave mais je voudrais bien reparer ca. en tout cas merci bien j'en profite pour poser une question, est ce que le fait de reparer window xp peut avoir des consequences desagreables comme perte de fichiers ou par exemple window live mail? J'ai un cd de restauration mais je me souviens pas ce qu'on perd quand on fait cette manip
  3. Oui en effet, je m'exprime mal car j'ai pas encore les connaissances necessaires pour me faire comprendre dans le language informatique. Merci pour ta reponse Je voulais savoir si mon pc a un probleme, ce qui pourrait etre l'objet d'un autre poste, car quand je fais executer, cmd ping free.fr (dans la fenetre) j'ai l'habitude de le faire et ca marche habituellement, il y a un message d erreur : ping free.fr n'est pas reconnu en tant que .............., alors que quand je le fais via le cmd dans system32 ca marche. Comment est ce que je pourrais retablir la fonction initiale? Merci encore
  4. bonjour, tu as raison, pas besoin de l'invite de commande pour lancer ce fichier, il faut juste cliquer dessus. Sinon, lefichier MSNFix, quand je l'ai lancé sur l'autre pc, il y a eu un scan qui a chercher un fichier et qui l'a supprimer, puis l'ordinateur a redemarrer en faisant un scan au demarrage et a verifier que le pc est clean. ps: voila ce que donne ce fichier MSNFix quand je clique sur modifier, pour que tu aies une idée de ce qu'il comporte: "@echo off rem Thanks for translation help / Merci pour l'aide apportée à la traduction rem ÁcÅ餤¤å ... Credits ...¥§§J² nickjian@taiwan rem Dutch ... Credits ...Luuk Bom rem English ... Credits ...Jintan rem Deutsch ... Credits ...Ruby rem Italiano ... Credits ...LadyHawke rem Svenska ... Credits ...Jonatan rem Turkce ... Credits ...Alvin rem Español ... Credits ...Christian D rem Dane ... Credits ...? rem ............................................................incl............................................................ rem .............................................................................................................................. rem ...........................................................Process.exe rem Process.exe by Craig.Peacock (http://www.beyondlogic.org) rem ........................................................... swreg.exe rem SteelWerX Registry Console Tool 2.0 (http://www.xs4all.nl/~fstaal01) rem Written by Bobbi Flekman 2006 © rem ........................................................... zip.exe rem http://www.info-zip.org/ rem ........................................................... msnchk.exe rem Malware Analysis & Diagnostic (http://secubox.aldria.com) rem .............................................................................................................................. rem ............................................................incl............................................................ title MSNFix cd %~dp0 set winsys=%windir%\system32 incl\process.exe -k Strad.exe >NUL incl\process.exe -k Zser.exe >NUL incl\process.exe -k Xeyu.exe >NUL incl\process.exe -k Xsfr.exe >NUL incl\process.exe -k Cfreer.exe >NUL incl\process.exe -k Nzil.exe >NUL incl\process.exe -k Negdo.exe >NUL incl\process.exe -k Juegs.exe >NUL incl\process.exe -k Ttt.exe >NUL incl\process.exe -k Avconsol.exe >NUL incl\process.exe -k Zap.exe >NUL incl\process.exe -k Hide32.exe >NUL incl\process.exe -k avp.exe >NUL incl\process.exe -k mgrs.exe >NUL incl\process.exe -k Icon010.exe >NUL incl\process.exe -k IEXPLORER.exe >NUL incl\process.exe -k IEXPLORE.exe >NUL incl\process.exe -k nvscvse.exe >NUL incl\process.exe -k te32.exe >NUL incl\process.exe -k FF.exe >NUL incl\process.exe -k mssq.exe >NUL incl\process.exe -k %temp%\*.exe >NUL incl\process.exe -k syst.exe >NUL incl\process.exe -k Mwsx.exe >NUL incl\process.exe -k server.exe >NUL incl\process.exe -k serverivy.exe >NUL incl\process.exe -k %Temp%\svchost.exe >NUL incl\process.exe -k msnworm.exe >NUL incl\process.exe -k oddysee.exe >NUL incl\process.exe -k tsorfib.exe >NUL incl\process.exe -k BRISA.exe >NUL incl\process.exe -k orgut.scr >NUL incl\process.exe -k korn.scr >NUL incl\process.exe -k directxd.exe >NUL incl\process.exe -k dwwin.exe >NUL incl\process.exe -k drwtsn32.exe >NUL incl\process.exe -k win.scr >NUL incl\process.exe -k winfp.exe >NUL incl\process.exe -k svhostt32.exe >NUL incl\process.exe -k WormList.exe >NUL incl\process.exe -k Windows32.exe >NUL incl\process.exe -k msnmsnr.scr >NUL incl\process.exe -k bsyys.scr >NUL incl\process.exe -k svhost.exe >NUL set fix=MSNFix rem ******************************************************** fin part 1 ************************************************************** set vers=1.573 rem ******************************************************** part 2 ************************************************************** set contact=contact@changelog.fr set urlupload=http://upload.changelog.fr VER|find "Windows 95">NUL IF NOT ERRORLEVEL 1 set verwin=9x VER|find "Windows 98">NUL IF NOT ERRORLEVEL 1 set verwin=9x VER|find "Windows Millennium">NUL IF NOT ERRORLEVEL 1 set verwin=9x ver|find "Windows XP">nul IF NOT ERRORLEVEL 1 set verwin=NT ver|find "Windows 2000">nul IF NOT ERRORLEVEL 1 set verwin=NT if %OS%==Windows_NT set verwin=NT if not exist incl\MD5File.exe goto erroruse if not exist incl\swreg.exe goto erroruse if not exist incl\Process.exe goto erroruse if not exist incl\zip.exe goto erroruse if not exist incl\banker.reg goto erroruse goto :testlang :erroruse color 1F TITLE %fix% - erreur cls echo. echo. echo %fix% %vers% echo. echo Error ... Error .... Error .... Error echo. echo. if not exist "%userprofile%\Bureau" ( echo Please Unzip MSNFix.zip echo in recommended location %systemdrive%\MSNFix echo before beginning ) echo. if exist "%userprofile%\Bureau" ( echo SVP Veuillez decompresser MSNFix.zip avant de commencer echo il est recommende de le placer dans le dossier %systemdrive%\MSNFix ) echo. echo. ------------------------------------------------------------------------ echo. %auteur% Contact: %contact% echo. ------------------------------------------------------------------------ echo. echo %touchquitt% pause >nul goto fin :testlang if exist "%userprofile%\Bureau" goto fran goto langue :langue TITLE %fix% - Language color 1F cls echo %fix% %vers% echo. echo Choose language echo. echo. echo A. ÁcÅ餤¤å echo B. Dane echo C. Espa¤ol echo D. Dutch echo E. English echo F. Francais echo G. Deutsch echo I. Italiano echo S. Svenska echo T. Turkce echo. echo. echo. echo If you want translate in other language, please contact me echo contact@changelog.fr echo. echo. set menu='' set /p menu=%sChoice% Choose your language and press enter if "%menu%"=="f" goto fran if "%menu%"=="F" goto fran if "%menu%"=="e" goto eng if "%menu%"=="E" goto eng if "%menu%"=="i" goto itali if "%menu%"=="I" goto itali if "%menu%"=="d" goto dutch if "%menu%"=="D" goto dutch if "%menu%"=="t" goto turkce if "%menu%"=="T" goto turkce if "%menu%"=="A" goto chinese if "%menu%"=="a" goto chinese if "%menu%"=="s" goto swe if "%menu%"=="S" goto swe if "%menu%"=="g" goto german if "%menu%"=="G" goto german if "%menu%"=="b" goto danish if "%menu%"=="B" goto danish if "%menu%"=="c" goto spa if "%menu%"=="C" goto spa goto langue :fran set chx=Choisissez une action: set forcnetreg=Nettoyer le registre et quitter set prenet= Pressez une touche pour lancer le nettoyage set rech=Rechercher set quitt=Quitter set avert=L'utilisation se fait … vos risques et p‚rils. set scandate=Fix exécuté le set mse=mode sans échec set nommode=mode normal set chfichpres=Recherche les fichiers présents set nofich=Aucun Fichier trouvé set chdospres=Recherche les dossiers présents set nodoss=Aucun dossier trouvé set infepres=Infection Pr‚sente set nett=Nettoyage en cours set aff=Afficher le rapport et Quitter set infnopres=Infection Absente set infnodetect=L'infection n'a pas ‚t‚ d‚tect‚e set fichaprrede=Les fichiers encore présents seront supprimés au prochain redémarrage set suppfich=Suppression des fichiers set suppdoss=Suppression des dossiers set netreg=Nettoyage du registre set suspectfile=Fichiers suspects set netpref=Nettoyage du dossier set execdans=Executable dans le dossier set avertcursor=ces fichiers nécessitent un avis expérimenté avant toute intervention set infosauv=Les fichiers et clés de registre supprimés ont été sauvegardés dans le fichier set verwinnosupp=Version de Windows non prise en charge set signalhel=Veuillez le signaler … la personne vous ayant propos‚ ce fix set touchquitt=Appuyez sur une touche pour quitter set fichdossencpres=Des fichiers sont encore pr‚sents set redemfin=Veuillez Red‚marrer votre ordinateur pour terminer le nettoyage set auteur=Auteur : !aur3n7 set upload=SVP merci d'envoyer le fichier set upload2=sur %urlupload% goto crea :spa set chx=Elija una acci¢n: set prenet=Pulse cualquier tecla para empezar la limpieza set forcnetreg=Limpiar el registro y cerrar set rech=Buscar set quitt=Salir set avert=Usa esta herramienta bajo tu propio riesgo. set scandate=Escaneo finalizado el set mse=Modo Seguro set nommode=Modo Normal set chfichpres=Comprobando Archivos set nofich=No se ha encontrado ningún archivo set chdospres=Comprobando carpetas set nodoss=No se ha encontrado ninguna carpeta set infepres=Programa malintencionado encontrado set nett=Limpieza en progreso set aff=Ver archivo log y cerrar set infnopres=No encontrado set infnodetect=No se ha encontrado ningún programa malintencionado set fichaprrede=Algunos archivos se borrarán despues de reiniciar en el modo normal set suppfich=Borrando archivos del programa malintencionado set suppdoss=Borrando carpetas del programa malintencionado set netreg=Limpiando el registro set suspectfile=Archivos Sospechosos set netpref=Limpiando Carpetas set execdans=Se han encontrado archivos ejecutables en la carpeta set avertcursor=Los archivos detectados deberían ser posteados en foros especializados antes de que los cambios se puedan hacer set infosauv=Los archivos borrados y las modificaciones del registro se han guardado en el archivo set verwinnosupp=No soporta esta versión de Windows set signalhel=Por favor informa de esto a la persona que te sugirió esta herramienta set touchquitt=Pulsa cualquier tecla para salir set fichdossencpres=Algunos archivos aún son detectados set redemfin=Por favor reinicia tu sistema en el modo normal para finalizar la limpieza set auteur=Autor : !aur3n7 set upload=Por favor sube el archivo set upload2= a %urlupload% goto crea :danish set chx= Vælg en funktion : set prenet= Tryk på en vilkårlig knap for at starte rengøringen set forcnetreg= Tøm registeret og luk set rech= Søg set quitt= Exit set avert= Brug af dette værktøj er på eget ansvar set scandate= Scannet den set mse= Sikker tilstand set nommode= normal tilstand set chfichpres= Checker filer set nofich= Ingen filer fundet set chdospres= Checker Mapper set nodoss= Ingen Mapper fundet set infepres= Malware Fundet set nett= Rengøring igang set aff= Vis logfil og luk set infnopres= Ikke fundet set infnodetect= Malware ikke fundet set fichaprrede= Andre filer vil blive slettet efter genstart i normal tilstand set suppfich= Sletter malware filer set suppdoss= Sletter malware mapper set netreg= Register rengøring set suspectfile= Mistænkelige filer set netpref= Mappe rengøring set execdans= .exe filer fundet i mappe set avertcursor= De fundne filer skal kontrolleres af en hjælper før andre handlinger udføres set infosauv= De slettede Filer og Register er blevet gemt i set verwinnosupp= Understøtter ikke denne Version af Windows set signalhel= Informer det venligst til personen der foreslog dette værktøj til dig. set touchquitt= Tryk på en vilkårlig knap for at lukke set fichdossencpres= Filer stadig opdaget set redemfin= Genstart venligst systemet i normal tilstand for at gøre rengøringen færdig set auteur= Lavet af : !aur3n7 set upload= Upload venligst filen set upload2= på http://upload.changelog.fr goto crea :german set chx=Wähle eine Tätigkeit ! set prenet= Drücke auf irgendeine Taste, um die Reinigung zu beginnen set forcnetreg=reinige die Registrierung und verlasse sie set rech=Suche set quitt= Exit set avert=verwende dieses Programm auf eigenes Risiko set scandate=Scan ausgeführt set mse=abgesicherter Modus set nommode=normaler Modus set chfichpres=Datei Prüfung set nofich=Keine Dateien gefunden set chdospres=Verzeichnis Kontrolle set nodoss=keine Verzeichnisse gefunden set infepres=gefundene Malware set nett=Reinigung läuft set aff=Schau dir das Logfile an und exit set infnopres=nicht gefunden set infnodetect=Malware nicht gefunden set fichaprrede=die anderen Dateien werden gelöscht, wenn der Rechner in den normalen Modus gestartet wird set suppfich=die Malware Dateien werden gelöscht set suppdoss=die Malware Verzeichnisse werden gelöscht set netreg=Reinigung der Registrierung set suspectfile=Verdächtige Dateien set netpref=Reinigung der Verzeichnisse set execdans=*.exe Dateien gefunden, im Ordner set avertcursor=Die angegebenen Dateien müssen von einem Forums Mitarbeiter kontrolliert werden, bevor Änderungen durchgenommen werden dürfen. set infosauv=Die gelöschten Dateien und Registrierungseinträge wurden gespeichert in set verwinnosupp=unterstützt diese Version von Windows nicht set signalhel=Bitte informiere den Helfer, der dir dieses Tool empfohlen hat. set touchquitt=Drücke auf irgendeine Taste zum exit set fichdossencpres=Es werden noch Dateien entdeckt set redemfin=starte deinen Rechner in den normalen Modus, um die Reinigung zu beenden set auteur=Hersteller : !aur3n7 set upload=Lade bitte die Datei hoch set upload2= zu %urlupload% goto crea :swe set chx=Valj funktion : set prenet=Tryck valfri knapp for att borja sokningen set forcnetreg=Rensa datorn och Avsluta set rech=Ta bort set quitt=Avsluta set avert=Anvand pa egen risk. set scandate=Sokningen var klar pa set mse=Felsakert lage set nommode=normalt lage set chfichpres=Kollar filer set nofich=Inga Filer Funna set chdospres=Kollar mappar set nodoss=Inga Mappar Funna set infepres=Virus Hittat set nett=Tar bort virus set aff=Granska loggen och Avsluta set infnopres=Kunde inte hitta nagot set infnodetect=Kunde inte hitta nagot virus set fichaprrede=Resten av filerna tas bort efter omstart set suppfich=Tar bort virus filer set suppdoss=Tar bort virus mappar set netreg=Rensar registret set suspectfile=Misstankta Filer set netpref=Rensar Mappar set execdans=.exe Filer funna i mappen set avertcursor=Dem funna filerna maste kontrolleras innan borttagning set infosauv=Filerna och Registernycklarna har sparats i karantan set verwinnosupp=Programmet fungerar ej med denna Windowsversion set signalhel=Var snall och tala om det for personen du fick detta program av set touchquitt=Tryck pa valfri knapp for att Avsluta set fichdossencpres=Filer hittas fortfarande set redemfin=Var snall och starta om datorn for att ta bort rester av viruset. set auteur=Gjord av : !aur3n7 set upload=Var snall och ladda upp filen set upload2= on %urlupload% goto crea :turkce set chx=Bir islem Secin : set prenet=Temizlemeye baslamak icin herhangi bir tusa basin set forcnetreg=Registry yi temizle ve cik set rech=Dosyalari Ara ve Temizle set quitt=Cikis set avert=Bu programi kullanmak kendi insiyatifinizdedir. set scandate=Temizleme tamamlandý set mse=Güvenli mod set nommode=Normal mode set chfichpres=Dosyalar araniyor set nofich=Dosya bulunamadi set chdospres=Dizin kontrol ediliyor set nodoss=Dizin bulunamadi set infepres=Virus bulundu set nett=Temizleniyor set aff=Sonuclara bak ve cik set infnopres=Bulunamadi set infnodetect=Virus bulunamadi set fichaprrede=Diger dosyalar bilgisayar yeniden basladiktan sonra silinecek. set suppfich=Virus dosyalari siliniyor set suppdoss=Virus dizinleri siliniyor set netreg=Kayit defteri temizleniyor set suspectfile=Supheli dosyalar set netpref=Dizin temizleniyor set execdans=.exe dosyalari bulundu. Dizin : set avertcursor=Bulunanan dosyalar kontrol edilmeli set infosauv=Dosyalar ve Kayýt duzenleyicinde silinen kayitlar asagidaki dizine kaydedildi set verwinnosupp=Bu Windows versiyonu desteklenmiyor set signalhel=Bu programi arkadaslariniza da önerin set touchquitt=Cikmak icin bir tusa basin set fichdossencpres=Viruslu dosyalar halen var set redemfin=Lutfen temizlemeyi bitirmek icin bilgisayarinizi yeniden baslatin set auteur=Autor : !aur3n7 set upload=Lutfen dosyayi upload edin set upload2= on %urlupload% goto crea :Eng set chx=Choose an action : set prenet=Press any key to start cleaning set forcnetreg=Clean the registry and quit set rech=Search set quitt=Exit set avert=Use this tool at your own risk. set scandate=Scan done at set mse=Safe mode set nommode=normal mode set chfichpres=Checking Files set nofich=No files found set chdospres=Checking Folders set nodoss=No Folders Found set infepres=Malware Found set nett=Cleaning in progress set aff=View logfile and Exit set infnopres=Not found set infnodetect=Malware Not found set fichaprrede=Others Files will be deleted after a reboot to normal mode set suppfich=Deleting malware Files set suppdoss=Deleting malware Folders set netreg=Registry Cleaning set suspectfile=Suspect Files set netpref=Folder Cleaning set execdans=.exe Files found in folder set avertcursor=The detected files must be reviewed by a forum Helper before changes can be made set infosauv=The File and Registry deletions have been saved in set verwinnosupp=Doesn't support this Windows Version set signalhel=Please tell this to the Helper who suggested this tool set touchquitt=Press any key to Exit set fichdossencpres=Files are still detected set redemfin=Please reboot your system to normal mode to finish cleaning set auteur=Author : !aur3n7 set upload=Please upload the file set upload2= to %urlupload% goto crea :dutch set chx=Kies een actie: set prenet=Druk op een toets om het opschonen te starten set forcnetreg=Schoon het register op en sluit af set rech=Zoek set quitt=Afsluiten set avert=Gebruik van dit programma is voor eigen risico set scandate=Scan voltooid op set mse=Veilige modus set nommode=Normale modus set chfichpres=Controleren van bestanden set nofich=Geen bestanden gevonden set chdospres=Controleren van mappen set nodoss=Geen map gevonden set infepres=Malware gevonden set nett=Bezig met opschonen set aff=Bekijk logbestand en sluit af set infnopres=Niet gevonden set infnodetect=Malware niet gevonden set fichaprrede=De resterende bestanden zullen worden verwijderd na set herstarten in de normale modus set suppfich=Verwijderen van malware bestanden set suppdoss=Verwijderen van malware map set netreg=Register Opschonen set suspectfile=Verdachte bestanden set netpref=Map Opschonen set execdans=.exe-bestanden gevonden in map set avertcursor=De gevonden bestanden moeten gecontroleerd worden door een set helper voor er actie wordt ondernomen set infosauv=De verwijderde bestanden en registersleutels zijn opgeslagen in set verwinnosupp=Deze Windows-versie wordt niet ondersteund set signalhel=Geef het door aan de persoon die dit programma aan u set voorstelde set touchquitt=Druk op een toets om af te sluiten set fichdossencpres=Bestanden zijn nog steeds beschadigd set redemfin=Herstart alstublieft de pc in normale modus set auteur=Maker : !aur3n7 set upload=Upload het bestand alstublieft set upload2=op http://upload.changelog.fr goto crea :itali set chx=Scegliere una azione: set forcnetreg=Ripulire il Registro e uscire set prenet= Premere un tasto per lanciare la rimozione set rech=Cercare set quitt=Uscire set avert=L'uso è fatto … vostro rischio e pericolo. set scandate=Fix effettuato il set mse=modalità sicura set nommode=modalità normale set chfichpres=Cercare i files presenti set nofich=Nessun files trovato set chdospres=Ricerca le cartelle presenti set nodoss=Nessuna cartella trovata set infepres=Infezione Presente set nett=Rimozione in corso set aff=Visualizzare il rapporto e uscire set infnopres=Infezione non presente set infnodetect=L'infezione non è stata trovata set fichaprrede=I files ancora presenti saranno eliminati al prossimo riavvio set suppfich=Eliminazione dei files set suppdoss=Eliminazione delle cartelle set netreg=Pulizia del Registro set suspectfile=Files sospetti set netpref=Pulizia delle cartelle set execdans=Eseguibili nelle cartelle set avertcursor=questi files necessitano di un parere esperto prima di qualsiasi intervento set infosauv=I files e le chiavi di registro eliminati sono stati salvati nel file set touchquitt=Premere un tasto per uscire set fichdossencpres=Alcuni files sono ancora presenti set redemfin=Riavviate il vostro computer per terminare la rimozione set auteur=Auteur : !aur3n7 set upload=Vi saremo grati se vorrete inviare il file set upload2= su %urlupload% goto crea :chinese set chx=½Ð¿ï¾Ü°Ê§@ : set prenet=½Ð«ö¥ô·NÁä¶}©l§R°£¯f¬r set forcnetreg=²M°£µù¥UÀɤÎÂ÷¶} set rech=´M§ä set quitt=Â÷¶} set avert=·í±z¨Ï¥Î¦¹³nÅé®É±z¥²¶·©Ó¨ü¨ä©Ò±a¨Ó¥i¯àªº­·ÀI. set scandate=±½´yµ²§ô¦b set mse=¦w¥þ¼Ò¦¡ set nommode=¤@¯ë¼Ò¦¡ set chfichpres=ÀˬdÀÉ®× set nofich=¨S¦³µo²{¥ô¦óÀÉ®× set chdospres=Àˬd¥Ø¿ý set nodoss=¨S¦³µo²{¥ô¦ó¥Ø¿ý set infepres=µo²{´c©Ê³nÅé set nett=Àˬd¥¿¦b°õ¦æªº³nÅé set aff=Àˬd°O¿ýÀɤÎÂ÷¶} set infnopres=µLµo²{ set infnodetect=µLµo²{´c©Ê³nÅé set fichaprrede=¨ä·í±z­«¶}¾÷¨Ã¥Ñ¤@¯ë¼Ò¦¡¶i¤J§@·~¡A¥LÀÉ®×±N³Q§R°£ set suppfich=§R°£´c©ÊÀÉ®× set suppdoss=§R°£´c©Ê¥Ø¿ý set netreg=µù¥UÀɲM°£¤¤ set suspectfile=·j´M¥i¯à¦³¯f¬rªºÀÉ®× set netpref=¥Ø¿ý²M°£¤¤ set execdans=¦b¥Ø¿ý¤¤µo²{ .exe ÀÉ®× set avertcursor=¦b±z¨Ï¥Î¤U¦CÀɮפ§«e¥²¶·¨Ï¥Î¨ä¥L³nÅé¨Ó¨ó§U½T»{¡A set infosauv=³Q§R°£ªºÀɮפεù¥UÀɱNÀx¦s¦b set verwinnosupp=¤£¤ä´©³o­Ó Windows ª©¥» set signalhel= set touchquitt=«ö¥ô·NÁäÂ÷¶} set fichdossencpres=Àɮפ´µM³Q°»´ú¨ì set redemfin=½Ð­«·s¶}¾÷¨Ã¥Ñ¤@¯ë¶}¾÷µ{§Ç¨Ó§¹¦¨²M°£°Ê§@ set auteur=Autor : !aur3n7 set upload=½Ð¤W¶Ç¦¹ÀÉ set upload2= ¨ì %urlupload% goto crea :crea if "%verwin%"=="9x" goto noos echo Option Explicit>GetPaths.vbs echo.>>GetPaths.vbs echo Dim Shell>>GetPaths.vbs echo Dim KeyPath>>GetPaths.vbs echo Dim ObjFileSystem>>GetPaths.vbs echo Dim ObjOutputFile>>GetPaths.vbs echo Dim ObjRegExp>>GetPaths.vbs echo Dim File>>GetPaths.vbs echo Dim TmpVar>>GetPaths.vbs echo Dim Var>>GetPaths.vbs echo Dim Accent>>GetPaths.vbs echo.>>GetPaths.vbs echo KeyPath = "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\">>GetPaths.vbs echo File = "SetPaths.bat">>GetPaths.vbs echo.>>GetPaths.vbs echo Set Shell = WScript.CreateObject("WScript.Shell")>>GetPaths.vbs echo Set ObjFileSystem = CreateObject("Scripting.fileSystemObject")>>GetPaths.vbs echo Set ObjOutputFile = ObjFileSystem.CreateTextFile(File, TRUE)>>GetPaths.vbs echo Set ObjRegExp = New RegExp>>GetPaths.vbs echo.>>GetPaths.vbs echo Function ShortFileName(Path)>>GetPaths.vbs echo Dim f>>GetPaths.vbs echo Set f = ObjFileSystem.GetFolder(Path)>>GetPaths.vbs echo ShortFileName = f.ShortPath>>GetPaths.vbs echo End Function>>GetPaths.vbs echo Function Accents(Str)>>GetPaths.vbs echo ObjRegExp.Pattern = "[^a-zA-Z_0-9\\: ]">>GetPaths.vbs echo ObjRegExp.IgnoreCase = True>>GetPaths.vbs echo ObjRegExp.Global = True>>GetPaths.vbs echo Accents = ObjRegExp.Replace(Str, "?")>>GetPaths.vbs echo End Function>>GetPaths.vbs echo.>>GetPaths.vbs echo TmpVar = Shell.RegRead (KeyPath ^& "Desktop")>>GetPaths.vbs echo TmpVar = ShortFileName(TmpVar)>>GetPaths.vbs echo Var = "Set desktop=" ^& TmpVar>>GetPaths.vbs echo ObjOutputFile.WriteLine(Var)>>GetPaths.vbs echo.>>GetPaths.vbs echo TmpVar = Shell.RegRead (KeyPath ^& "Favorites")>>GetPaths.vbs echo TmpVar = ShortFileName(TmpVar)>>GetPaths.vbs echo Var = "Set favorites=" ^& TmpVar>>GetPaths.vbs echo ObjOutputFile.WriteLine(Var)>>GetPaths.vbs echo.>>GetPaths.vbs echo TmpVar = Shell.RegRead (KeyPath ^& "Programs")>>GetPaths.vbs echo TmpVar = ShortFileName(TmpVar)>>GetPaths.vbs echo Var = "Set startprg=" ^& TmpVar>>GetPaths.vbs echo ObjOutputFile.WriteLine(Var)>>GetPaths.vbs echo.>>GetPaths.vbs echo TmpVar = Shell.RegRead (KeyPath ^& "Start Menu")>>GetPaths.vbs echo TmpVar = ShortFileName(TmpVar)>>GetPaths.vbs echo Var = "Set startm=" ^& TmpVar>>GetPaths.vbs echo ObjOutputFile.WriteLine(Var)>>GetPaths.vbs echo.>>GetPaths.vbs echo TmpVar = Shell.RegRead (KeyPath ^& "Startup")>>GetPaths.vbs echo TmpVar = ShortFileName(TmpVar)>>GetPaths.vbs echo Var = "Set startup=" ^& TmpVar>>GetPaths.vbs echo ObjOutputFile.WriteLine(Var)>>GetPaths.vbs echo.>>GetPaths.vbs echo TmpVar = Shell.RegRead (KeyPath ^& "Cache")>>GetPaths.vbs echo TmpVar = ShortFileName(TmpVar)>>GetPaths.vbs echo Var = "Set usercache=" ^& TmpVar>>GetPaths.vbs echo ObjOutputFile.WriteLine(Var)>>GetPaths.vbs echo.>>GetPaths.vbs echo TmpVar = Shell.RegRead (KeyPath ^& "Local AppData")>>GetPaths.vbs echo TmpVar = ShortFileName(TmpVar)>>GetPaths.vbs echo Var = "Set locuseappdata=" ^& TmpVar>>GetPaths.vbs echo ObjOutputFile.WriteLine(Var)>>GetPaths.vbs echo.>>GetPaths.vbs echo KeyPath = "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\">>GetPaths.vbs echo TmpVar = Shell.RegRead (KeyPath ^& "Common Desktop")>>GetPaths.vbs echo TmpVar = ShortFileName(TmpVar)>>GetPaths.vbs echo Var = "Set audesktop=" ^& TmpVar>>GetPaths.vbs echo ObjOutputFile.WriteLine(Var)>>GetPaths.vbs echo.>>GetPaths.vbs echo TmpVar = Shell.RegRead (KeyPath ^& "Common Programs")>>GetPaths.vbs echo TmpVar = ShortFileName(TmpVar)>>GetPaths.vbs echo Var = "Set austartprg=" ^& TmpVar>>GetPaths.vbs echo ObjOutputFile.WriteLine(Var)>>GetPaths.vbs echo.>>GetPaths.vbs echo TmpVar = Shell.RegRead (KeyPath ^& "Common Start Menu")>>GetPaths.vbs echo TmpVar = ShortFileName(TmpVar)>>GetPaths.vbs echo Var = "Set austartm=" ^& TmpVar>>GetPaths.vbs echo ObjOutputFile.WriteLine(Var)>>GetPaths.vbs echo.>>GetPaths.vbs echo TmpVar = Shell.RegRead (KeyPath ^& "Common Startup")>>GetPaths.vbs echo TmpVar = ShortFileName(TmpVar)>>GetPaths.vbs echo Var = "Set austartup=" ^& TmpVar>>GetPaths.vbs echo ObjOutputFile.WriteLine(Var)>>GetPaths.vbs echo.>>GetPaths.vbs echo TmpVar = Shell.RegRead (KeyPath ^& "Common AppData")>>GetPaths.vbs echo TmpVar = ShortFileName(TmpVar)>>GetPaths.vbs echo Var = "Set locallappdata=" ^& TmpVar>>GetPaths.vbs echo ObjOutputFile.WriteLine(Var)>>GetPaths.vbs echo.>>GetPaths.vbs echo KeyPath = "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\">>GetPaths.vbs echo TmpVar = Shell.RegRead (KeyPath ^& "ProgramFilesDir")>>GetPaths.vbs echo TmpVar = ShortFileName(TmpVar)>>GetPaths.vbs echo Var = "Set ProgFiles=" ^& TmpVar>>GetPaths.vbs echo ObjOutputFile.WriteLine(Var)>>GetPaths.vbs echo TmpVar = Shell.RegRead (KeyPath ^& "CommonFilesDir")>>GetPaths.vbs echo TmpVar = ShortFileName(TmpVar)>>GetPaths.vbs echo Var = "Set fichcommuns=" ^& TmpVar>>GetPaths.vbs echo ObjOutputFile.WriteLine(Var)>>GetPaths.vbs echo.>>GetPaths.vbs echo ObjOutputFile.Close>>GetPaths.vbs echo Set objFileSystem = Nothing>>GetPaths.vbs echo Set Shell = Nothing>>GetPaths.vbs echo Set ObjRegExp = nothing>>GetPaths.vbs echo.>>GetPaths.vbs cscript //I //nologo GetPaths.vbs del GetPaths.vbs Call SetPaths.bat del SetPaths.bat set winsys=%windir%\system32 rem ******************************************************** fin part 2 ************************************************************** > incl\upload.txt ( echo %winsys%\ouketutcroistiot.zip ) > incl\fichier.txt ( echo %appdata%\addon.dat echo %appdata%\inside.exe echo %austartm%\carlton echo %austartup%\Antivirus32.exe echo %austartup%\ashDisp.exe echo %austartup%\ashServ.exe echo %austartup%\atimvex.exe echo %austartup%\atrvmmx.exe echo %austartup%\bios.exe echo %austartup%\BRISA.exe echo %austartup%\bsyys.exe echo %austartup%\bsyys.scr echo %austartup%\carlton echo %austartup%\ccssrss.exe echo %austartup%\cmd.exe echo %austartup%\Computador.exe echo %austartup%\Diup.exe echo %austartup%\dll.exe echo %austartup%\dllvirtual.exe echo %austartup%\eixdrv.exe echo %austartup%\ExAlien.exe echo %austartup%\fbguad.exe echo %austartup%\firefoxx.exe echo %austartup%\Flash.exe echo %austartup%\GbpSvc.exe echo %austartup%\HelpDesk.exe echo %austartup%\Hide32.exe echo %austartup%\icpldrvx.exe echo %austartup%\imglog.exe echo %austartup%\InstallHelp.exe echo %austartup%\javaupd.exe echo %austartup%\javsu.exe echo %austartup%\juchek.exe echo %austartup%\jvasu.exe echo %austartup%\JVM0.exe echo %austartup%\jvms.exe echo %austartup%\klpp.exe echo %austartup%\logon.exe echo %austartup%\lsssas.exe echo %austartup%\mdll.exe echo %austartup%\messengerr.exe echo %austartup%\messenup.exe echo %austartup%\messgrr.exe echo %austartup%\mjavas.exe echo %austartup%\msm.cmd echo %austartup%\MSN_MSS.exe echo %austartup%\msnconf.exe echo %austartup%\MSNENVIA.exe echo %austartup%\msnfile.exe echo %austartup%\msng.exe echo %austartup%\msnmsg.exe echo %austartup%\msnmsgr.exe echo %austartup%\msnsgs.exe echo %austartup%\mxjxde.exe echo %austartup%\My_Love.exe echo %austartup%\Ndtstat.exe echo %austartup%\norton32.exe echo %austartup%\ntvvm.exe echo %austartup%\pdvsym.exe echo %austartup%\qtapp.exe echo %austartup%\regfixxsx.exe echo %austartup%\registtry.exe echo %austartup%\remote.cmd echo %austartup%\repara_ae.bat echo %austartup%\Rg2catbd.exe echo %austartup%\rundl32.exe echo %austartup%\rxnetq.exe echo %austartup%\smss.scr echo %austartup%\svchost.exe echo %austartup%\svchostss.exe echo %austartup%\svhost.exe echo %austartup%\sxrork.exe echo %austartup%\sxrsym.exe echo %austartup%\syst.exe echo %austartup%\system32.exe echo %austartup%\systemdll.exe echo %austartup%\task.exe echo %austartup%\taskmgrrr.exe echo %austartup%\Tasks.exe echo %austartup%\udll.exe echo %austartup%\voieup.exe echo %austartup%\voiork.exe echo %austartup%\wepaint.exe echo %austartup%\Win XP.exe echo %austartup%\win.scr echo %austartup%\Windows Update.exe echo %austartup%\Windows32.exe echo %austartup%\windowsupdate.exe echo %austartup%\Winhost.exe echo %austartup%\winupdbc.exe echo %austartup%\WMedPlayer.exe echo %austartup%\wrdmgr.exe echo %austartup%\wrloginpro.exe echo %austartup%\wsnctfy.exe echo %austartup%\wuaucltt.exe echo %austartup%\ying.exe echo %austartup%\yong.exe echo %austartup%\ZaZ.exe echo %commonprogramfiles%\Carlson\carlton echo %commonprogramfiles%\Delsim\del.exe echo %fichcommuns%\Microsoft Shared\DAO\svchost.exe echo %fichcommuns%\tmp.scr echo %homedrive%\i.mages.zip echo %locuseappdata%\addon.dat echo %ProgFiles%\\NetMeeting\maisumviado.exe echo %ProgFiles%\\outloo~1\update.exe echo %ProgFiles%\\WinPop\winpop.exe.lzma echo %ProgFiles%\a.txt echo %ProgFiles%\Adobe\AdobeLanc.exe echo %ProgFiles%\Ajuda.exe echo %ProgFiles%\Amor.exe echo %ProgFiles%\Bifrost\klog.dat echo %ProgFiles%\Bifrost\server.exe echo %ProgFiles%\Bifrost\sys32.exe echo %ProgFiles%\Cica.exe echo %ProgFiles%\Config\Config.exe echo %ProgFiles%\dll.exe echo %ProgFiles%\dllvirtual.exe echo %ProgFiles%\dllwin.exe echo %ProgFiles%\ExAlien.exe echo %ProgFiles%\Favoritos.exe echo %ProgFiles%\fer.exe echo %ProgFiles%\Firewall.exe echo %ProgFiles%\Flash.exe echo %ProgFiles%\GbPlugin\\Rg2catbd.exe echo %ProgFiles%\GbPlugin\GbpSvc.exe echo %ProgFiles%\GbPlugin\mdll.exe echo %ProgFiles%\GbPlugin\msng.exe echo %ProgFiles%\GbPlugin\Ndtstat.exe echo %ProgFiles%\GbPlugin\Rg2catbd.exe echo %ProgFiles%\GbPlugin\udll.exe echo %ProgFiles%\GbPlugin\yong.exe echo %ProgFiles%\GbpSvc.exe echo %ProgFiles%\help.exe echo %ProgFiles%\HelpDesk.exe echo %ProgFiles%\icpldrvx.exe echo %ProgFiles%\ildredr.exe echo %ProgFiles%\inetget2\installeur.exe echo %ProgFiles%\Insider\Insider.exe echo %ProgFiles%\Internet Explorer\bb.exe echo %ProgFiles%\Internet Explorer\desc.exe echo %ProgFiles%\Internet Explorer\loadie.exe echo %ProgFiles%\Internet Explorer\realplayerp.exe echo %ProgFiles%\ISM2\ISMPack7.exe echo %ProgFiles%\klog.dat echo %ProgFiles%\login.scr echo %ProgFiles%\Logun.exe echo %ProgFiles%\mdll.exe echo %ProgFiles%\messenger.exe echo %ProgFiles%\Messenger\msmsg.exe echo %ProgFiles%\Messenger\Msnmsgr.exe echo %ProgFiles%\mexe*.exe echo %ProgFiles%\Microsoft Office Update\file.exe echo %ProgFiles%\Microsoft Studio Files\file.exe echo %ProgFiles%\Microsoft Studio Files\Winlsass32.exe echo %ProgFiles%\Microsoft\svhost32.exe echo %ProgFiles%\Movie Maker\ja_era_hehe.exe echo %ProgFiles%\MSN Messenger Guiños\instalar guiños.exe echo %ProgFiles%\MSN Messenger\instalar guiños.exe echo %ProgFiles%\msng.exe echo %ProgFiles%\msnmsg.exe echo %ProgFiles%\My_Love.exe echo %ProgFiles%\Ndtstat.exe echo %ProgFiles%\NetMeeting\klog.dat echo %ProgFiles%\NetMeeting\maisumviado.exe echo %ProgFiles%\orkut.scr echo %ProgFiles%\outloo~1\express.exe echo %ProgFiles%\outloo~1\update.exe echo %ProgFiles%\outlook express\express.exe echo %ProgFiles%\Outlook Express\inyourface.exe echo %ProgFiles%\Outlook Express\OutlookEx.exe echo %ProgFiles%\Outlook Express\setup40.exe echo %ProgFiles%\Perfect.exe echo %ProgFiles%\photopaint.exe echo %ProgFiles%\QdrModule\QdrModule9.exe echo %ProgFiles%\Real.dll echo %ProgFiles%\regedti.exe echo %ProgFiles%\Remove.exe echo %ProgFiles%\Rg2catbd.exe echo %ProgFiles%\rm.exe echo %ProgFiles%\Sandboxie\Control.exe echo %ProgFiles%\schoty.cmd echo %ProgFiles%\service.bat echo %ProgFiles%\smss.exe echo %ProgFiles%\SOUND.exe echo %ProgFiles%\spiider.exe echo %ProgFiles%\svchost.exe echo %ProgFiles%\System\CDRom.exe echo %ProgFiles%\System\Flash.exe echo %ProgFiles%\System\Windows32.exe echo %ProgFiles%\Tasks.exe echo %ProgFiles%\Temporary\wininstall.exe echo %ProgFiles%\udll.exe echo %ProgFiles%\update.exe echo %ProgFiles%\usnsvcu.exe echo %ProgFiles%\VTTimers.exe echo %ProgFiles%\Wapp.exe echo %ProgFiles%\Widows.exe echo %ProgFiles%\WinAble\winable.exe echo %ProgFiles%\Windows32.exe echo %ProgFiles%\winINI.exe echo %ProgFiles%\winpop\uninstall.exe echo %ProgFiles%\WinPop\UnInstall.exe.lzma echo %ProgFiles%\winpop\winpop.exe echo %ProgFiles%\WinPop\winpop.exe.lzma echo %ProgFiles%\Wm2emt.exe echo %ProgFiles%\wmplay.exe echo %ProgFiles%\yong.exe echo %startup%\ashDisp.exe echo %startup%\ashServ.exe echo %startup%\avgccc.exe echo %startup%\bios.exe echo %startup%\bsyys.scr echo %startup%\ccssrss.exe echo %startup%\cmd.exe echo %startup%\Computador.exe echo %startup%\dll.exe echo %startup%\eixdrv.exe echo %startup%\ExAlien.exe echo %startup%\fbguad.exe echo %startup%\firefoxx.exe echo %startup%\Flash.exe echo %startup%\InstallHelp.exe echo %startup%\javsu.exe echo %startup%\juchek.exe echo %startup%\klpp.exe echo %startup%\logon.exe echo %startup%\lsssas.exe echo %startup%\messengerr.exe echo %startup%\messgrr.exe echo %startup%\msm.cmd echo %startup%\msnmsgr.exe echo %startup%\My_Love.exe echo %startup%\norton32.exe echo %startup%\ntvvm.exe echo %startup%\pdvsym.exe echo %startup%\qtapp.exe echo %startup%\qupdate.exe echo %startup%\regfixxsx.exe echo %startup%\registtry.exe echo %startup%\remote.cmd echo %startup%\repara_ae.bat echo %startup%\rundl32.exe echo %startup%\rxnetq.exe echo %startup%\smss.scr echo %startup%\svchost.exe echo %startup%\svchostss.exe echo %startup%\svhost.exe echo %startup%\sxrork.exe echo %startup%\sxrsym.exe echo %startup%\system32.exe echo %startup%\task.exe echo %startup%\taskmgrrr.exe echo %startup%\Tasks.exe echo %startup%\voieup.exe echo %startup%\voiork.exe echo %startup%\wepaint.exe echo %startup%\Win XP.exe echo %startup%\Windows Update.exe echo %startup%\Windows32.exe echo %startup%\windowsupdate.exe echo %startup%\Winhost.exe echo %startup%\winupdbc.exe echo %startup%\WMedPlayer.exe echo %startup%\wrloginpro.exe echo %startup%\wuaucltt.exe echo %systemdrive%\111z.exe echo %SystemDrive%\2.exe echo %systemdrive%\3d3t4t8n7l.exe echo %systemdrive%\521785.txt echo %systemdrive%\8e3y4u4a9t9.exe echo %systemdrive%\9r2h2z5l7v8.exe echo %systemdrive%\a.bat echo %systemdrive%\acsdf.exe echo %SystemDrive%\adv.exe echo %systemdrive%\aklr.exe echo %systemdrive%\Amigos.exe echo %systemdrive%\amor.exe echo %systemdrive%\animacao.scr echo %systemdrive%\Annoying crazy frog getting killed.pif echo %systemdrive%\Arquivos de programas\rem.exe echo %systemdrive%\Arquivos de programas\Wapp.exe echo %systemdrive%\arquivos de programas\Windows32.exe echo %systemdrive%\asdf.exe echo %systemdrive%\asds.exe echo %systemdrive%\audise.exe echo %systemdrive%\auto1.exe echo %systemdrive%\auto2.exe echo %systemdrive%\auto3.exe echo %systemdrive%\autorun.inf echo %systemdrive%\AVG\Tools\csrss.scr echo %systemdrive%\AVG\Tools\svchost.exe echo %systemdrive%\AVG\Tools\taskmgr.exe echo %systemdrive%\AVG_BETA\DB\arquivo.txt echo %systemdrive%\AVG_BETA\Tools\csrss.scr echo %systemdrive%\AVG_BETA\Tools\msnmsgr.exe echo %systemdrive%\bedroom-thongs.pif echo %systemdrive%\British National Party.jpg echo %systemdrive%\btpaxole.dll echo %systemdrive%\Call.exe echo %systemdrive%\cartao.scr echo %systemdrive%\certmsje.dll echo %systemdrive%\claro.exe echo %systemdrive%\cmd.exe echo %systemdrive%\Conf\13.bmp echo %systemdrive%\Conf\15.bmp echo %systemdrive%\Conf\3.jpg echo %systemdrive%\Conf\cax2.jpg echo %systemdrive%\Conf\info.gif echo %systemdrive%\Conf\logo.jpg echo %systemdrive%\Conf\ms.exe echo %systemdrive%\Conf\msm.cmd echo %systemdrive%\Conf\msm.exe echo %systemdrive%\Conf\msmFF.cmd echo %systemdrive%\Conf\msmho.cmd echo %systemdrive%\Conf\nc.gif echo %systemdrive%\Conf\nd.gif echo %systemdrive%\Conf\nn.gif echo %systemdrive%\Conf\NOVOBB.gif echo %systemdrive%\Conf\novobb.jpg echo %systemdrive%\Conf\novobb2.jpg echo %systemdrive%\Conf\novoSB.gif echo %systemdrive%\Conf\ork.cmd echo %systemdrive%\Conf\tec.jpg echo %systemdrive%\Conf\win.scr echo %systemdrive%\contato.exe echo %systemdrive%\Crazy-Frog.Html echo %systemdrive%\Crazy frog gets killed by train!.pif echo %systemdrive%\Crazy frog gets killed by train!.pif Fat Elvis! lol.pif echo %systemdrive%\csrs.txt echo %systemdrive%\csrss.exe echo %systemdrive%\ctl3diac.exe echo %systemdrive%\DB\arquivo.txt echo %systemdrive%\diy.EXE echo %SystemDrive%\dkotyrxbb.exe echo %systemdrive%\dll.exe echo %systemdrive%\dllwin.exe echo %systemdrive%\dnsajobe.dat echo %systemdrive%\dnsajobe.dll echo %systemdrive%\dnsajobe.exe echo %systemdrive%\download1591.exe echo %systemdrive%\dpl1npwm.dat echo %systemdrive%\dpl1npwm.dll echo %systemdrive%\dpl1npwm.exe echo %systemdrive%\dpv1bidi.dll echo %systemdrive%\Drunk_lol.pif echo %systemdrive%\dydhcp.exe echo %systemdrive%\emai.exe echo %systemdrive%\email.inf echo %systemdrive%\Enviado.123 echo %systemdrive%\er-1-1148.exe echo %systemdrive%\Fat Elvis! lol.pif echo %systemdrive%\fFa4vV0rR170S5S2.exe echo %systemdrive%\File.exe echo %systemdrive%\FLIPART.EXE echo %systemdrive%\flw334.dll echo %systemdrive%\Foto.exe echo %SystemDrive%\Foto_celular.scr echo %SystemDrive%\Foto_celular.scr echo %SystemDrive%\Foto_Celular.zip echo %systemdrive%\fotomensagem.exe echo %systemdrive%\fotos_posse.zip echo %systemdrive%\funny_pic.scr echo %systemdrive%\g5c5i4x6e4h2.exe echo %systemdrive%\g7n4l2o4i4.exe echo %SystemDrive%\g7n4l2o4i4v4.exe echo %systemdrive%\GETDRIVE.EXE echo %SystemDrive%\h1b9i6h4u6j1.exe echo %systemdrive%\hellmsn.exe echo %systemdrive%\Hot.pif echo %systemdrive%\How a Blonde Eats a Banana...pif echo %systemdrive%\hptzb02.exe echo %systemdrive%\hy.exe echo %systemdrive%\i.exe echo %systemdrive%\icone.exe echo %systemdrive%\IE.exe echo %systemdrive%\ierro.exe echo %systemdrive%\iexplorer.exe echo %systemdrive%\IF.EXE echo %systemdrive%\image001.exe echo %SystemDrive%\img0012-www.photostorage.com echo %systemdrive%\instalador de guiños y emoticonos.exe echo %systemdrive%\Install\Ghost.exe echo %systemdrive%\Install\install.exe echo %systemdrive%\Install_Messenger.exe echo %systemdrive%\inupdbc.exe echo %systemdrive%\ir-1-1148.exe echo %systemdrive%\IS.EXE echo %SystemDrive%\is77.exe echo %systemdrive%\Isass.scr echo %SystemDrive%\j7q1c4v1i6s4.exe echo %systemdrive%\Jennifer Lopez.scr echo %systemdrive%\jkrguy.exe echo %systemdrive%\jpb.exe echo %systemdrive%\jshxw.exe echo %systemdrive%\k3d3t4t8n7l.exe echo %systemdrive%\k3d3t4t8n7l8.exe echo %systemdrive%\kao.reg echo %systemdrive%\kbdnmfc4.dll echo %SystemDrive%\KimMakihel.exe echo %systemdrive%\kl.exe echo %systemdrive%\ksmmtq.exe echo %systemdrive%\lauro.exe echo %systemdrive%\LfjJGb.exe echo %systemdrive%\Lista.txt echo %systemdrive%\Lixo echo %systemdrive%\llka.exe echo %systemdrive%\LMAO.pif echo %systemdrive%\log.txt echo %systemdrive%\LOL that ur pic!.pif echo %systemdrive%\LOL.scr echo %systemdrive%\love_me.pif echo %systemdrive%\lsass.exe echo %systemdrive%\lspt.exe echo %systemdrive%\m1t4z1h1l7q5.exe echo %systemdrive%\Me on holiday!.pif echo %systemdrive%\megakl.exe echo %systemdrive%\melt.bat echo %systemdrive%\Mensagem.exe echo %systemdrive%\Message to n00b LARISSA.txt echo %systemdrive%\MESSAGE_TO_BROPIA.txt echo %systemdrive%\messenger.exe echo %SystemDrive%\Microsoft.exe echo %systemdrive%\mis contactos.txt echo %systemdrive%\Mis imágenes\yo_posse_007.jpg.exe echo %systemdrive%\Mona Lisa Wants Her Smile Back.pif echo %systemdrive%\msfk.exe echo %systemdrive%\msm.cmd echo %systemdrive%\msm.exe echo %SystemDrive%\msm.exe echo %systemdrive%\msn.exe echo %systemdrive%\MSN_Update1 echo %systemdrive%\msnmsg.exe echo %systemdrive%\msnmsgr.exe echo %systemdrive%\msnmsnr.scr echo %systemdrive%\msnsetup.exe echo %systemdrive%\msnsgrsv.exe echo %systemdrive%\msnsgrsv0201.exe echo %systemdrive%\msnsgrszs.exe echo %systemdrive%\MSNWA.exe echo %systemdrive%\mstray.exe echo %systemdrive%\My new photo!.pif echo %systemdrive%\my_photo2005.scr echo %systemdrive%\na.exe echo %systemdrive%\naked_drunk.pif echo %systemdrive%\naked_party.pif echo %systemdrive%\new_webcam.pif echo %systemdrive%\nmevscrr.exe echo %systemdrive%\nod32.txt echo %systemdrive%\nwnmff_e*.exe echo %systemdrive%\nzl.exe echo %systemdrive%\officexp.exe echo %systemdrive%\or-1-1148.exe echo %systemdrive%\orkut.exe echo %systemdrive%\orkut.scr echo %systemdrive%\osm.exe echo %SystemDrive%\p3h2b3t3q1s9.exe echo %systemdrive%\p6g7j3w2g3f5.exe echo %systemdrive%\PastaImagens.exe echo %systemdrive%\phqhuo.exe echo %systemdrive%\pif.exe echo %systemdrive%\pr-1-1148.exe echo %systemdrive%\prkc.exe echo %systemdrive%\psapuman.exe echo %systemdrive%\psnppack.dll echo %systemdrive%\qwere.exe echo %systemdrive%\raizw.exe echo %systemdrive%\rar.exe echo %systemdrive%\rar1.exe echo %systemdrive%\rar2.exe echo %systemdrive%\RECYCLER\msnservice.exe echo %systemdrive%\RECYCLER\nvscvse.exe echo %systemdrive%\RECYCLER\te32.exe echo %systemdrive%\RemotoMSN.txt echo %systemdrive%\review.txt echo %systemdrive%\ROFL.pif echo %systemdrive%\s10w.exe echo %systemdrive%\sadan.avi.exe echo %systemdrive%\sadov.exe echo %systemdrive%\See my lesbian friends.pif echo %systemdrive%\see_this!!.scr echo %systemdrive%\sendwmdm.exe echo %systemdrive%\server.exe echo %systemdrive%\servico.exe echo %systemdrive%\sexy.exe echo %systemdrive%\sexy_bedroom.pif echo %systemdrive%\show.exe echo %systemdrive%\skew.exe echo %systemdrive%\Small.exe echo %systemdrive%\snsstect.exe echo %systemdrive%\so.exe echo %systemdrive%\SOUND32.exe echo %Systemdrive%\start.bat echo %systemdrive%\stock.exe echo %systemdrive%\stock.htm echo %systemdrive%\stock2.exe echo %systemdrive%\svbhost.exe echo %systemdrive%\SVCH0STll.exe echo %systemdrive%\svchost.exe echo %systemdrive%\svchost.scr echo %systemdrive%\svchost32.exe echo %systemdrive%\Svchosts.exe echo %systemdrive%\svghost.exe echo %systemdrive%\svshost.exe echo %systemdrive%\sys.txt echo %systemdrive%\syshwbx.exe echo %systemdrive%\syssryh.exe echo %systemdrive%\system.exe echo %systemdrive%\System\iexplore.exe echo %systemdrive%\System\plugin.exe echo %systemdrive%\system1591.exe echo %systemdrive%\system1691.exe echo %systemdrive%\system1791.exe echo %systemdrive%\system2.exe echo %systemdrive%\system2525.exe echo %systemdrive%\system3.exe echo %systemdrive%\system32.exe echo %systemdrive%\system4.exe echo %systemdrive%\system5.exe echo %systemdrive%\szsvc.exe echo %systemdrive%\t4t8n7l.exe echo %SystemDrive%\t7b8i6h6t6j13.exe echo %systemdrive%\text.reg echo %systemdrive%\The Cat And The Fan piccy.pif echo %systemdrive%\tim.exe echo %systemdrive%\Tools\csrss.scr echo %systemdrive%\Topless in Mini Skirt! lol.pif echo %SystemDrive%\u5g9p7x1h4a3.exe echo %systemdrive%\underware.pif echo %systemdrive%\up.exe echo %systemdrive%\update.exe echo %systemdrive%\updt.exe echo %systemdrive%\video.exe echo %systemdrive%\vonner.exe echo %systemdrive%\vont.exe echo %systemdrive%\vr-1-1148.exe echo %systemdrive%\w3v6r2r2h3z5.exe echo %systemdrive%\Webcam.pif echo %systemdrive%\winbash.exe echo %systemdrive%\winbbs.exe echo %systemdrive%\windebug.log echo %systemdrive%\Windows Messeger.exe echo %systemdrive%\Windows Messenger.exe echo %systemdrive%\windows.cmd echo %systemdrive%\winfgt.exe echo %systemdrive%\winHelp.exe echo %systemdrive%\winhpi.exe echo %systemdrive%\winhsd.exe echo %systemdrive%\winimage.exe echo %systemdrive%\winlogin.exe echo %systemdrive%\winlongonf.exe echo %systemdrive%\WINNT\ScktSrvr.exe echo %systemdrive%\WINNT\system\kl.dll echo %systemdrive%\WINNT\system\msmsgs.exe echo %systemdrive%\WINNT\system\msn.dat echo %systemdrive%\WINNT\system\msn.dll echo %systemdrive%\WINNT\system\smsc.exe echo %systemdrive%\WINNT\system\svchost.dat echo %systemdrive%\WINNT\system\xsmith.scr echo %systemdrive%\winpga.exe echo %SystemDrive%\WinPH.exe echo %systemdrive%\winptz.exe echo %systemdrive%\winsfr.exe echo %systemdrive%\winupdaet.exe echo %systemdrive%\winupdate128.exe echo %systemdrive%\winupdate32.exe echo %systemdrive%\Winupdbc.exe echo %systemdrive%\winuping.exe echo %systemdrive%\winvrc.exe echo %systemdrive%\winXP.exe echo %systemdrive%\wkssmsjt.dll echo %systemdrive%\wldadisp.dat echo %systemdrive%\wldadisp.dll echo %systemdrive%\wldadisp.exe echo %systemdrive%\wnlsos.exe echo %systemdrive%\wr-1-1148.exe echo %systemdrive%\x.exe echo %systemdrive%\x7g3a8d6u.exe echo %systemdrive%\x7g3a8d6u4c1.exe echo %systemdrive%\x7g3a8d6uc1.exe echo %systemdrive%\Xerr0.exe echo %systemdrive%\xfafasfgx.exe echo %systemdrive%\xr-1-1148.exe echo %systemdrive%\xso.exe echo %SystemDrive%\y8o7w8b4f1q5.exe echo %systemdrive%\yz02.exe echo %systemdrive%\zordz.exe echo %systemdrive%\zr-1-1148.exe echo %temp%\??.exe echo %temp%\~ip.tmp echo %temp%\1.html echo %temp%\1.html.$$$ echo %temp%\2238.EXE echo %temp%\800_zip_dump.scr echo %temp%\activ.exe echo %temp%\ADF.exe echo %temp%\allgg.exe echo %temp%\anjinhos.exe echo %temp%\bifrost.exe echo %temp%\carinhos.exe echo %temp%\ccAApp.exe echo %temp%\csrss.exe echo %Temp%\DfSLdES echo %temp%\dm_0105.exe echo %Temp%\drev.exe echo %temp%\firefoxx.exe echo %temp%\fotos.exe echo %temp%\g0ld.com echo %temp%\hkxqwfui.exe echo %temp%\ibguardr.exe echo %temp%\image??.zip echo %Temp%\is581.exe echo %temp%\isinst.exe echo %temp%\jjusched.exe echo %temp%\koko.cmd echo %temp%\llsaass.exe echo %temp%\load.exe echo %temp%\logs.exe echo %temp%\lsasss.exe echo %temp%\m1.txt.$$$ echo %temp%\mensagem.exe echo %Temp%\MG.exe echo %temp%\msnclient.exe echo %temp%\msnmsg.exe echo %temp%\msnmsgr.exe echo %temp%\msnmsgs.exe echo %temp%\myimage.zip echo %temp%\nts_000.tmp echo %temp%\nts3.tmp echo %temp%\nts4.tmp echo %temp%\nts5.tmp echo %temp%\nts6.tmp echo %temp%\ocx.out echo %temp%\pa_0105.exe echo %temp%\Photo.exe echo %temp%\pork.exe echo %temp%\pqokfkgksd.cmd echo %temp%\realsched.exe echo %Temp%\removalfile.bat echo %temp%\RTHDCPL.exe echo %temp%\scs14.tmp echo %temp%\scs15.tmp echo %temp%\second.exe echo %temp%\server.exe echo %temp%\serverivy.exe echo %temp%\services.exe echo %temp%\sistema32.com echo %temp%\spoolsv.exe echo %temp%\svcchhost.exe echo %temp%\svchost.exe echo %temp%\tosvid45.vxd echo %temp%\tug.php echo %temp%\Update.exe echo %temp%\w1.txt.$$$ echo %temp%\win.exe echo %temp%\winamp.exe echo %temp%\winlogon.exe echo %temp%\winnttemp100mr\wmplayers.exe echo %temp%\wuaucltt.exe echo %temp%\z1.txt echo %userprofile%\ariant.txt echo %userprofile%\auto.txt echo %userprofile%\egos.txt echo %UserProfile%\lhaj.txt echo %userprofile%\Local Settings\Application Data\addon.dat echo %userprofile%\msdirectx.sys echo %userprofile%\NETVISION.exe echo %userprofile%\new.txt echo %userprofile%\qbspin.exe echo %userprofile%\svbhost.exe echo %userprofile%\svghost.exe echo %userprofile%\svshost.exe echo %userprofile%\winxvc.exe echo %userprofile%\yoaoux.exe echo %windir%\\Cfreer.exe echo %windir%1.exe echo %windir%\11.exe echo %windir%\17PHolmes1148.exe echo %windir%\22.exe echo %windir%\33.exe echo %windir%\44.exe echo %windir%\a.bat echo %windir%\a1.exe echo %windir%\aas.scr echo %windir%\abcd.exe echo %windir%\addins\svchost.exe echo %windir%\aIg.exe echo %windir%\aimmsn.exe echo %windir%\alg.exe echo %windir%\alggx.exe echo %windir%\anima.exe echo %windir%\ansmtp.dll echo %windir%\ansmtpbuild.dll echo %windir%\Antivirus32.exe echo %windir%\Arq.ini echo %windir%\arqui1.exe echo %windir%\arquivo.exe echo %windir%\ashDisp.exe echo %windir%\Ashdsp.exe echo %windir%\AshleyHottie.zip echo %windir%\ashServ.exe echo %windir%\ashSv.exe echo %windir%\athycxvvx.exe echo %windir%\athydxvvx.exe echo %windir%\athyhxvvx.exe echo %windir%\athylxvvx.exe echo %windir%\ati3evx.exe echo %windir%\ati5vxxx.exe echo %windir%\atrvmmx.exe echo %windir%\audi.scr echo %windir%\audise.exe echo %windir%\av.exe echo %windir%\avast.exe echo %windir%\Avconsol.exe echo %windir%\avgdos.exe echo %windir%\avp.exe echo %windir%\Avsgccs.scr echo %windir%\b122.exe echo %windir%\b122.exe.bin echo %windir%\bak\avconsol.exe echo %windir%\bak\zap.exe echo %windir%\bass.exe echo %windir%\bloggermessenger.exe echo %windir%\blue.exe echo %windir%\bmp2jpeg.dll echo %windir%\bohas.scr echo %windir%\bootvid.dll echo %windir%\browseui.exe echo %windir%\bsyys.temp echo %windir%\bsyys.tmp echo %windir%\BushIsDumb!.zip echo %windir%\BWJLM1334.ZIP echo %windir%\C005_jpg.zip echo %windir%\c8iu3h.log echo %windir%\caixa.exe echo %windir%\cartaos.exe echo %windir%\ccSvcHst.exe echo %windir%\CDSpeed.exe echo %windir%\Cfreer.exe echo %windir%\charmmpxp.exe echo %windir%\chcp.exe echo %windir%\cmd.exe echo %windir%\code.exe echo %windir%\comctl64.dll echo %windir%\Config\amsn.exe echo %windir%\config\msnmsgr.exe echo %windir%\config\sistema.exe echo %windir%\config\svchost.exe echo %windir%\Config\ying.exe echo %windir%\cookies.ini echo %windir%\coolpic.zip echo %windir%\crss.exe echo %windir%\crss7.exe echo %windir%\csrs.scr echo %windir%\csrss.exe echo %windir%\csrss.scr echo %windir%\ctfmon.exe echo %windir%\Cursors\GbpSvc.exe echo %windir%\Cursors\IEXPLORE.EXE echo %windir%\Cursors\mdll.exe echo %windir%\Cursors\msng.exe echo %windir%\Cursors\Ndtstat.exe echo %windir%\Cursors\Pbrushy.exe echo %windir%\Cursors\Rg2catbd.exe echo %windir%\Cursors\udll.exe echo %windir%\Cursors\yong.exe echo %windir%\Dance_dec_jpg.zip echo %windir%\DCS515610.zip echo %windir%\Debug\javaws.exe echo %windir%\default.cmd echo %windir%\demon.zip echo %windir%\digicam2005.zip echo %windir%\diskdruid.exe echo %windir%\diskk.exe echo %windir%\Diup.exe echo %windir%\dll32 echo %windir%\dllwin.exe echo %windir%\dllwin.scr echo %windir%\Downloaded Program Files\Appstart.exe echo %windir%\dydhcp.exe echo %windir%\enviafrase.exe echo %windir%\epwf4q.pif echo %windir%\Expert_Corp.exe echo %windir%\exploere.scr echo %windir%\explorer_.exe echo %windir%\F0538_jpg.zip echo %windir%\F0563_jpg.zip echo %windir%\fechamalintencionado.exe echo %windir%\fer.exe echo %windir%\fggwkl.exe echo %windir%\fggwok.exe echo %windir%\fgrpkc.exe echo %windir%\findx.exe echo %windir%\fire.scr echo %windir%\firefoxpgm.exe echo %windir%\folder.exe echo %windir%\fonts\AUNZIP32.dll echo %windir%\fonts\AZIP32.dll echo %windir%\Fonts\compactado.rar echo %windir%\Fonts\GbpSV.exe echo %windir%\fonts\inetinfo.exe echo %windir%\fonts\msnmsgr.exe echo %windir%\fonts\mulherachada.exe echo %windir%\Fonts\nxzero1.exe echo %windir%\fonts\OSSMTP.dll echo %windir%\fonts\taskmgr.exe echo %windir%\Fonts\WinSend.exe echo %windir%\Fonts\WinSend.rar echo %windir%\formatsys.exe echo %windir%\foto.exe echo %windir%\fotos.exe echo %windir%\fotos.scr echo %windir%\fotos2.exe echo %Windir%\freshphotos.zip echo %windir%\fuckin-around.zip echo %windir%\funny.zip echo %windir%\G038_jpg.rar echo %windir%\G038_jpg.zip echo %windir%\g7n4l2o4i4v4.exe echo %windir%\GbpSvc.exe echo %windir%\gdk.exe echo %windir%\getps.exe echo %windir%\gets.exe echo %windir%\gl0b0.exe echo %windir%\gordo1.exe echo %windir%\gsmutx.exe echo %windir%\hahahha.zip echo %windir%\Help.exe echo %windir%\help.scr echo %windir%\help\Isass.exe echo %windir%\help\Issas.exe echo %windir%\Help\korn.scr echo %windir%\help\msnm.scr echo %windir%\Help\orgut.scr echo %windir%\help\svchost.exe echo %windir%\Help\svhost.exe echo %windir%\Help\systemb.exe echo %windir%\helppo.exe echo %windir%\here.exe echo %windir%\HEREB.exe echo %windir%\Hide32.exe echo %windir%\hork.exe echo %windir%\hostdll.exe echo %windir%\Hostren.exe echo %windir%\hot.exe echo %windir%\hptzb02.exe echo %windir%\hpztsb02.exe echo %windir%\i.exe echo %windir%\i5fslg.scf echo %windir%\ie.exe echo %windir%\iexplore.exe echo %windir%\iexplorer.exe echo %windir%\iexplorer6.exe echo %windir%\iexplorer7.exe echo %windir%\IFinst27.exe echo %windir%\imag091307.zip echo %Windir%\images.zip echo %windir%\images.zip echo %windir%\ime\mssng.cmd echo %windir%\ime\PIC30052007.JPEG echo %windir%\ime\smxs.cmd echo %windir%\IMG-0012.zip echo %windir%\IMG-0024.zip echo %windir%\IMG-3443.zip echo %windir%\IMG-9404.zip echo %windir%\IMG0024.zip echo %windir%\img317.zip echo %windir%\img4851.zip echo %windir%\imgac157.zip echo %windir%\inf\dllhost.exe echo %windir%\inf\infw.com echo %windir%\inf\LSAS.exe echo %windir%\inf\rdshost32.exe echo %windir%\inf\svchost.exe echo %windir%\inf\system1591.exe echo %windir%\infowshb.dll echo %windir%\install.exe echo %windir%\instr32.exe echo %windir%\instr64.exe echo %windir%\internt.exe echo %windir%\Isass.exe echo %windir%\java\expllorer.exe echo %windir%\java\msgmsn.exe echo %windir%\java\msmmsn.exe echo %windir%\java\mw.exe echo %windir%\java\Packages.cmd echo %windir%\java\svchost.exe echo %windir%\jdbgmgrnt.exe echo %windir%\jpb.exe echo %windir%\jshxw.exe echo %windir%\junchep.exe echo %windir%\juscheds.exe echo %windir%\jusjava.exe echo %windir%\justchd.exe echo %windir%\jvms.exe echo %windir%\kernel.exe echo %windir%\ko6bn9.bmp echo %windir%\lastnight.zip echo %windir%\LBTWiz.exe echo %windir%\Lexplorer.exe echo %windir%\lg.scr echo %windir%\linuxxp32.exe echo %windir%\log46.txt echo %windir%\loggon.exe echo %windir%\login.dll echo %windir%\logo1.gif echo %windir%\Logun.exe echo %Windir%\lsas32.exe echo %windir%\lsass.exe echo %windir%\lsasss.exe echo %windir%\lsnas.exe echo %windir%\lspt.exe echo %windir%\lssman.exe echo %windir%\mac1.com echo %windir%\mag091307.zip echo %windir%\malhaazul.exe echo %windir%\mdfg4v.ge echo %windir%\mdll.exe echo %windir%\media\arquivo.exe echo %windir%\Media\Call32.exe echo %windir%\Media\ExP.exe echo %windir%\MEDIA\hp32.exe echo %windir%\Media\hptools.exe echo %windir%\media\messenger.exe echo %windir%\MEDIA\microsoft.exe echo %windir%\Media\microsoftware.exe echo %windir%\Media\rundII32.exe echo %windir%\Media\w7zip.exe echo %windir%\Media\WinetWork.exe echo %windir%\Media\WineWork.exe echo %windir%\Media\WriteWork.exe echo %windir%\Mensagem.exe echo %windir%\mess -.exe echo %windir%\messenger.exe echo %windir%\messengerapp.exe echo %windir%\mfvq4.e echo %windir%\mfvq5.e echo %windir%\mgrs.exe echo %windir%\Microsoft.exe echo %windir%\mjhor.exe echo %windir%\mnsns.scr echo %windir%\monitor1a.exe echo %windir%\mono.exe echo %windir%\mono.exe echo %windir%\mouse32.vxd echo %windir%\mrofinu*.exe echo %windir%\mrofinu.exe echo %windir%\ms.exe echo %windir%\msapp\bifserver.exe echo %windir%\msapps\bifserver.exe echo %windir%\msapps\modulo3.txt echo %windir%\msapps\msinfo\msappts32.exe echo %windir%\msconfig.exe echo %windir%\msdnwin.exe echo %windir%\msg.exe echo %windir%\msgr.exe echo %windir%\msmbw.exe echo %windir%\MsmMsgr.exe echo %windir%\msmsg.exe echo %windir%\msmsgr.exe echo %windir%\msn.exe echo %windir%\msn.vbs echo %windir%\msn_profile.zip echo %windir%\msnappm.exe echo %windir%\msnbr.exe echo %windir%\msng.exe echo %windir%\msngr.exe echo %windir%\msnimport.exe echo %windir%\msnlogm.exe echo %windir%\msnlogs.exe echo %windir%\msnmsg.exe echo %windir%\msnmsgr.exe echo %windir%\msnmsgr1.exe echo %windir%\msnmsgr2.exe echo %windir%\msnmsgs.exe echo %Windir%\msnmsgs.exe echo %windir%\msnmsngr.exe echo %windir%\msnmsnr.scr echo %windir%\msnmsnr.tmp echo %windir%\msnmssgr2.exe echo %windir%\msnmsur.exe echo %windir%\msnnsggr2.exe echo %windir%\msnnsgrl.exe echo %windir%\MSNP.exe echo %windir%\msnupdate.zip echo %windir%\MsnValue.exe echo %windir%\mssoffice.tmp echo %windir%\mssq.exe echo %windir%\mstray.exe echo %windir%\msync.exe echo %windir%\Mwsx.exe echo %windir%\mxjxde.exe echo %windir%\My-Pictures.zip echo %windir%\My_Pictures2007 echo %windir%\My_Pictures2007.zip echo %windir%\myphotos.zip echo %windir%\myspace-facebook.zip echo %windir%\myspace.zip echo %windir%\N039_jpg.zip echo %windir%\N5881.zip echo %windir%\Ndtstat.exe echo %windir%\new.exe echo %windir%\newname.dat echo %windir%\nod32.exe echo %windir%\Nokia_19_jpg.zip echo %Windir%\Nokia_19_jpg.zip echo %windir%\nomedoprograma.exe echo %windir%\Norton.exe echo %windir%\NOTEEPAD.exe echo %windir%\ntrmv.exe echo %Windir%\nts.exe echo %windir%\NvCpl.exe echo %windir%\Nzil.exe echo %windir%\okuta.exe echo %windir%\orkut.scr echo %windir%\ot8q4cp.bmp echo %windir%\Outlook.exe echo %windir%\p0017_jpg.zip echo %windir%\passt.scr echo %windir%\patchxp21.exe echo %windir%\PCHEALTER.exe echo %windir%\pegalista.exe echo %windir%\perfmon.exe echo %windir%\photo album 2007.zip echo %windir%\photo album.zip echo %windir%\photo.zip echo %windir%\photo_album 2007.zip echo %windir%\photo_album2007.zip echo %windir%\photos-webcam2007.zip echo %windir%\photos.zip echo %windir%\PIC20052007.JPEG echo %windir%\pic48174.zip echo %windir%\pics.zip echo %windir%\PictureAlbum2007.zip echo %windir%\pif.exe echo %windir%\plick.exe echo %windir%\ponto.DLL echo %windir%\practivea.exe echo %windir%\Prefetch\msn.exe echo %windir%\pruas.exe echo %windir%\pss\Flash.exe echo %windir%\pss\Widows.exe echo %windir%\ptrms.exe echo %windir%\rcimlby.exe echo %windir%\rdfhost.dll echo %windir%\rdihost.dll echo %windir%\rds.exe echo %windir%\rdshost.dll echo %windir%\regcleaner.exe echo %windir%\regedit.com echo %windir%\regedti.exe echo %windir%\regserve.cmd echo %windir%\regserve.exe echo %windir%\regservee.exe echo %windir%\regsvr.exe echo %windir%\retadpu.exe echo %windir%\retadpu.exe.bin echo %windir%\retadpu420.exe echo %windir%\revali.exe echo %windir%\Rg2catbd.exe echo %windir%\ributeslideshow.zip echo %windir%\rica.exe echo %windir%\rispac.exe echo %windir%\rnxntup.exe echo %windir%\rqqsnd.exe echo %windir%\rtf.bat echo %windir%\rtutvb5d.dll echo %windir%\rundl132.exe echo %windir%\Rundll.exe echo %windir%\rw.dlt echo %windir%\s.scr echo %windir%\S_00305_jpg.zip echo %windir%\S04_jpg.zip echo %windir%\s1.exe echo %windir%\sampaerio.exe echo %windir%\scanisk.exe echo %windir%\schost32.exe echo %windir%\ScktSrvr.exe echo %windir%\screenwin.scr echo %windir%\scvhost.exe echo %windir%\sdrive\kler.exe echo %windir%\Secs2006.exe echo %windir%\sendwmdm.exe echo %windir%\September11thTribute.zip echo %windir%\serbw.exe echo %windir%\sercivo.exe echo %windir%\servc32.dll echo %windir%\server.exe echo %windir%\serverletwindows.exe echo %windir%\serverletwindowsl.exe echo %windir%\service.exe echo %windir%\service.scr echo %windir%\service2.scr echo %windir%\service32.exe echo %Windir%\service32.exe echo %windir%\servicee.exe echo %windir%\servicejava.scr echo %windir%\servicejava2.scr echo %windir%\servicer.exe echo %windir%\services.dll echo %windir%\services.exe echo %windir%\servico.exe echo %windir%\setdebugnt.exe echo %windir%\SetPoint.exe echo %windir%\sexy.zip echo %windir%\sfhgj.exe echo %windir%\shDisp.exe echo %windir%\shdosbei.dat echo %windir%\shdosbei.dll echo %windir%\shdosbei.exe echo %windir%\siswin.exe echo %windir%\sk.exe echo %windir%\sk070725.exe echo %windir%\smss.exe echo %windir%\smss.scr echo %windir%\smsss.exe echo %windir%\sndrec32.exe echo %windir%\softdwind.exe echo %windir%\sokctes.dll echo %windir%\sokctes.zip echo %windir%\spiderpig.zip echo %windir%\spolis.exe echo %windir%\spooldr.exe echo %windir%\spoolsv.exe echo %windir%\srsmsn.exe echo %windir%\srsttn.exe echo %windir%\ssssm.exe echo %windir%\stDebug.exe echo %windir%\Strad.exe echo %windir%\super.exe echo %windir%\SVCH0STll.EXE echo %windir%\svchosk.exe echo %windir%\svchost echo %windir%\svchost.com echo %windir%\svchost.dll echo %windir%\svchost.exe echo %windir%\svchost.scr echo %windir%\svchost32.exe echo %windir%\svchosta.exe echo %windir%\svchostd.exe echo %windir%\svchosts.dll echo %windir%\svchosts.exe echo %windir%\svchosts.scr echo %windir%\svchosts.tmp echo %windir%\svcr.exe echo %windir%\svcupdate.exe echo %windir%\svhost.temp echo %windir%\svhost.tmp echo %windir%\svhost32.exe echo %windir%\svschost.sys echo %windir%\svxh.exe echo %windir%\sys1.exe echo %windir%\SysArc.exe echo %Windir%\SYSHOST.DLL echo %windir%\sysnet32.exe echo %windir%\syss_.exe echo %windir%\syst.dat echo %windir%\System.exe echo %windir%\system\ashDisp.exe echo %windir%\system\ashServ.exe echo %windir%\system\ashSv.exe echo %windir%\System\AVG.clean.cmd echo %windir%\SYSTEM\bios.exe echo %windir%\System\BomDia.com echo %windir%\SYSTEM\CMRSS.EXE echo %windir%\system\down32.cmd echo %windir%\System\drk.exe echo %windir%\system\ehSched.exe echo %windir%\system\explorer.exe echo %windir%\system\ExplorerXP.exe echo %windir%\System\firefox.exe echo %windir%\SYSTEM\ICPLDRVX.EXE echo %windir%\system\iexplore.exe echo %windir%\system\IMG024.JPG.zip echo %windir%\system\kl.dll echo %windir%\system\lsass.exe echo %windir%\SYSTEM\lsass32.exe echo %windir%\SYSTEM\mpeg4dec0.dll echo %windir%\SYSTEM\msbcs.exe echo %windir%\system\msmnsgr.exe echo %windir%\System\msmsgc.cmd echo %windir%\system\msmsgs.exe echo %windir%\system\msn.dat echo %windir%\system\msn.dll echo %windir%\System\msnmsg.exe echo %windir%\System\msnmsgr.cmd echo %windir%\system\msnmsgr.exe echo %windir%\System\msnmsgs.exe echo %windir%\System\msnmsngrss.exe echo %windir%\system\named.exe echo %windir%\system\NOTEPAD.exe echo %windir%\System\nppagent.exe echo %windir%\system\plugin.exe echo %windir%\System\regclean.cmd echo %windir%\SYSTEM\remote.cmd echo %windir%\System\servelet.exe echo %windir%\system\services.exe echo %windir%\System\smsc.exe echo %windir%\System\Sound.scr echo %windir%\system\svchost.dat echo %windir%\system\svchost.exe echo %windir%\system\svhost.exe echo %windir%\System\syslogon.exe echo %windir%\System\taskgr.exe echo %windir%\system\taskmam.exe echo %windir%\System\taskngr.exe echo %windir%\System\WF.exe echo %windir%\system\winglogon.exe echo %windir%\System\winlogon.exe echo %windir%\System\worm.exe echo %windir%\SYSTEM\wsass32.exe echo %windir%\SYSTEM\wzip32.exe echo %windir%\System\xsmith.scr echo %windir%\system32.exe echo %windir%\System32apoa.scr echo %windir%\System32fpoa.scr echo %windir%\System32msn.scr echo %windir%\System32xpoa.scr echo %windir%\System32zpoa.scr echo %windir%\system64.exe echo %windir%\systemos1.exe echo %windir%\systemrun32.exe echo %windir%\systen291.exe echo %windir%\systen299.exe echo %windir%\systraicon.exe echo %windir%\sysuatch.exe echo %windir%\sysuatch.zip echo %windir%\sysuphatch.exe echo %windir%\szsvc.exe echo %windir%\talk32.exe echo %windir%\tasklist32.exe echo %windir%\TASKMAN-.exe echo %windir%\taskmgr.exe echo %windir%\taskmsgs.exe echo %windir%\Tasks\derrubabagbd.job echo %windir%\Tasks\startt.job echo %windir%\Temp\rundll32.exe echo %windir%\Temp\taskngr.exe echo %windir%\tggwkl.exe echo %windir%\tggwok.exe echo %windir%\tgrpkc.exe echo %windir%\thunderbird.exe echo %windir%\traysssw.exe echo %Windir%\tsitra.exe echo %Windir%\tsitra1148.exe echo %windir%\udll.exe echo %windir%\updt.scr echo %windir%\userinit.exe echo %windir%\usnsvc.exe echo %windir%\valentine_card.zip echo %windir%\verify.exe echo %windir%\video.exe echo %windir%\virtualdisk.exe echo %windir%\virtualmsif.exe echo %windir%\vmnreg32.exe echo %windir%\vpcrtf.exe echo %windir%\vpgr.exe echo %windir%\W139_jpg.zip echo %windir%\wab.exe echo %Windir%\wcvs.exe echo %windir%\wdfmgr.exe echo %windir%\webdesign.zip echo %windir%\webshots.scr echo %windir%\wfgwkl.exe echo %windir%\wfgwok.exe echo %windir%\wfrpkc.exe echo %windir%\win32api.scr echo %windir%\win32dll.exe echo %windir%\winamp.exe echo %windir%\WinBool32.exe echo %windir%\wind.exe echo %windir%\windll.exe echo %windir%\windows.cmd echo %windir%\windows.exe echo %windir%\Windows32.exe echo %windir%\Windows32.scr echo %windir%\Windows64.scr echo %windir%\WindowsSp2.exe echo %windir%\windowsupdate.exe echo %windir%\WindowsXp2.exe echo %windir%\WindowsXPdll.exe echo %windir%\WindowsXPnet.exe echo %windir%\windrivers.exe echo %windir%\WinDV.exe echo %windir%\WinExplor.exe echo %windir%\WinExplore.exe echo %windir%\winfp.exe echo %windir%\winhlp.exe echo %windir%\winhlp32.dat echo %windir%\winload.inf echo %windir%\winlog32.exe echo %windir%\winlogin.exe echo %windir%\winlogon.exe echo %windir%\winlogon32.exe echo %windir%\WinLogT.exe echo %windir%\winlon.exe echo %windir%\winn.exe echo %windir%\winnavegador.exe echo %windir%\WinNT.exe echo %windir%\WinNT2.exe echo %windir%\winnt32.exe echo %windir%\winpo32.exe echo %windir%\winpos.exe echo %windir%\winsrvv.exe echo %windir%\winstart.exe echo %windir%\winsxp32.exe echo %windir%\winsyshp.exe echo %windir%\wintech.exe echo %windir%\Winupdbc.exe echo %windir%\winvhost3.exe echo %windir%\winvip.exe echo %windir%\winx.exe echo %windir%\winxp.exe echo %windir%\wmdplayer.exe echo %windir%\wmeiuht.exe echo %Windir%\WNDXP.exe echo %windir%\wnlsos.exe echo %Windir%\wordpad.pif echo %windir%\wormlist.exe echo %windir%\wr.txt echo %windir%\wrdmgr.exe echo %windir%\wscty32.exe echo %windir%\wtflmao.zip echo %windir%\wxzmsa.gft echo %windir%\wxzmsa.xft echo %windir%\wxzmsa.xxt echo %windir%\wxzoka.gft echo %windir%\wxzoka.xft echo %windir%\wxzoka.xxt echo %windir%\wxzsui.gft echo %windir%\wxzsui.xft echo %windir%\wxzsui.xxt echo %windir%\wxzwok.gft echo %windir%\wxzwok.xft echo %windir%\wxzwok.xxt echo %windir%\X_0005_jpg.zip echo %windir%\xcodex.exe echo %windir%\xhntuok.exe echo %windir%\xisp.exe echo %windir%\xjmelr.exe echo %windir%\xlavra.exe echo %windir%\xpos.exe echo %windir%\xrapp.exe echo %windir%\xzmsa.adt echo %windir%\xzoka.adt echo %windir%\xzsui.adt echo %windir%\xzwok.adt echo %windir%\ydll.exe echo %windir%\ying.exe echo %windir%\yong.exe echo %windir%\Z058_jpg.zip echo %windir%\Zap.exe echo %windir%\ZaZ.exe echo %windir%\Zos.exe echo %windir%\Zser.exe echo %winsys%\ SOUNDMAN.EXE echo %winsys%\11.exe echo %winsys%\1512.exe echo %winsys%\2007rox.dll echo %winsys%\22.exe echo %winsys%\2934.exe echo %winsys%\33.exe echo %winsys%\44.exe echo %winsys%\6to4seri.dll echo %winsys%\6w5b1ksec.dll echo %winsys%\abgsvc.exe echo %winsys%\ACER.exe echo %winsys%\adaware.exe echo %winsys%\ahiclln.exe echo %winsys%\ahr.exe echo %winsys%\ahui32.exe echo %winsys%\aIg.exe echo %winsys%\alf.exe echo %winsys%\alg.scr echo %winsys%\algcs.scr echo %winsys%\algs.exe echo %winsys%\allge.scr echo %winsys%\amsn.exe echo %winsys%\AntiVirus.exe echo %winsys%\Antivirus32.exe echo %winsys%\apoa.scr echo %winsys%\applayerd.exe echo %winsys%\ashDisp.exe echo %winsys%\ashServ.exe echo %winsys%\ashSv.exe echo %winsys%\asrchk.exe echo %winsys%\atraslay.dll echo %winsys%\Atsys.ddd echo %winsys%\Atsys.exe echo %winsys%\Atualizacao.exe echo %winsys%\audiohq.exe echo %winsys%\audise.exe echo %winsys%\authrasm.exe echo %winsys%\Auto.exe echo %winsys%\autoexec.bat echo %winsys%\autorun.ini echo %winsys%\avg64.exe echo %winsys%\azip32.dll echo %winsys%\b35sl2.dll echo %winsys%\bak\hide32.exe echo %winsys%\ban_list.txt echo %winsys%\Bifrost\server.exe echo %winsys%\bios.exe echo %winsys%\black.exe echo %winsys%\blue.exe echo %winsys%\bohe.exe echo %winsys%\BRISA.exe echo %winsys%\bssys.exe echo %winsys%\bsys.exe echo %winsys%\bsys.scr echo %winsys%\bsyys.scr echo %winsys%\btpaxole.dll echo %winsys%\cartao.scr echo %winsys%\cbi.exe echo %winsys%\cc.dll echo %winsys%\ccsysup.exe echo %winsys%\ccsysupd.exe echo %winsys%\celcred.scr echo %winsys%\celular.exe echo %winsys%\certmsje.dll echo %winsys%\chmod.exe echo %winsys%\chmod3.exe echo %winsys%\Cica.exe echo %winsys%\cica.scr echo %winsys%\cjavau.exe echo %winsys%\cmd.com echo %winsys%\cMessengerMD.dll echo %winsys%\cmrss.dll.exe echo %winsys%\cmrss.exe echo %winsys%\cmrss.scr echo %winsys%\code.exe echo %winsys%\codec.exe echo %winsys%\Com\klog.dat echo %winsys%\Com\lssas.exe echo %winsys%\Com\lssass.exe echo %winsys%\Com\se_fudeu.exe echo %winsys%\Config\svchost.exe echo %winsys%\Config\winlogon.exe echo %winsys%\csrrs.scr echo %winsys%\csrs.exe echo %winsys%\csrs.scr echo %winsys%\csrs.txt echo %winsys%\cssrs.scr echo %winsys%\ctfman.exe echo %winsys%\ctl3diac.exe echo %winsys%\cvisvc.exe echo %winsys%\cymdda.dll echo %winsys%\d1.exe echo %winsys%\d3dpwmst.dat echo %winsys%\d3dpwmst.dll echo %winsys%\d3dpwmst.exe echo %winsys%\danilo.exe echo %winsys%\ddcywvt.dll echo %winsys%\ddemwmad.dat echo %winsys%\ddemwmad.dll echo %winsys%\ddemwmad.exe echo %winsys%\Death.exe echo %winsys%\defender.exe echo %winsys%\DefLib.sys echo %winsys%\delplme.bat echo %winsys%\delplme.cmd echo %winsys%\delplme.com echo %winsys%\deqq\alial echo %winsys%\deqq\cult.exe echo %winsys%\deqq\dlcl.edp echo %winsys%\deqq\ger.exe echo %winsys%\deqq\gt.x echo %winsys%\deqq\hosts echo %winsys%\deqq\knlps.exe echo %winsys%\deqq\knlps.sys echo %winsys%\deqq\ksat.bat echo %winsys%\deqq\medo.dl echo %winsys%\deqq\orrl.exe echo %winsys%\deqq\palsp.exe echo %winsys%\deqq\repcale.exe echo %winsys%\deqq\riqa echo %winsys%\deqq\w.e echo %winsys%\deqq\zema echo %winsys%\desi.exe echo %winsys%\desktop.exe echo %winsys%\dhcp\formsw.exe echo %winsys%\dhcp\spolsv.exe echo %winsys%\dhcp\spoolsv.exe echo %winsys%\dhcp\spoolsvs.exe echo %winsys%\dhcp\trays.exe echo %winsys%\dhcpkbdh.exe echo %winsys%\diagisr.dll echo %winsys%\didi.exe echo %winsys%\direct3dfx.dll echo %winsys%\direct3dx.dll echo %winsys%\directfxd.exe echo %winsys%\directxd.exe echo %winsys%\disk.exe echo %winsys%\disk10.exe echo %winsys%\Diup.exe echo %winsys%\dl.exe echo %winsys%\dllcache\again.exe echo %winsys%\dllcache\copiandotudo.exe echo %winsys%\dllcache\curioso.exe echo %winsys%\dllcache\denovo_aqui.exe echo %winsys%\dllcache\Flinstone.exe echo %winsys%\dllcache\inside.exe echo %winsys%\dllcache\invadido.exe echo %winsys%\dllcache\inyourface.exe echo %winsys%\dllcache\iron_maiden.exe echo %winsys%\dllcache\ja_era_hehe.exe echo %winsys%\dllcache\jhost.exe echo %winsys%\dllcache\jucheck.exe echo %winsys%\dllcache\jvshost.exe echo %winsys%\dllcache\klog.dat echo %winsys%\dllcache\msnworm.exe echo %winsys%\dllcache\mswan.exe echo %winsys%\dllcache\naoadianta.exe echo %winsys%\dllcache\nirvena.exe echo %winsys%\dllcache\novamente.exe echo %winsys%\dllcache\poisonivy.exe echo %winsys%\dllcache\protweb.exe echo %winsys%\dllcache\qsch0st.exe echo %winsys%\dllcache\Rtsecar.exe echo %winsys%\dllcache\scvhost.exe echo %winsys%\dllcache\se_fudeu.exe echo %winsys%\dllcache\starting.exe echo %winsys%\dllcache\Terror_MSN.exe echo %winsys%\dllcache\testandoA.exe echo %winsys%\dllcache\tsorfib.exe echo %winsys%\dllcache\verme_chato.exe echo %winsys%\dllcache\winmga.exe echo %winsys%\dllcache\winrcn.exe echo %winsys%\dllcache\winsno.exe echo %winsys%\dllcache\winsntp.exe echo %winsys%\dllcache\winsony.exe echo %winsys%\dllcache\ZoneAlarm.exe echo %winsys%\dllhostup.exe echo %winsys%\dllvirtual.dll echo %winsys%\dllvirtual.exe echo %winsys%\dllvirtual.js echo %winsys%\dlssd.exe echo %winsys%\dnsajobe.dat echo %winsys%\dnsajobe.dll echo %winsys%\dnsajobe.exe echo %winsys%\doriot.exe echo %winsys%\dpl1npwm.dat echo %winsys%\dpl1npwm.dll echo %winsys%\dpl1npwm.exe echo %winsys%\dpv1bidi.dll echo %winsys%\dpwsmmfu.dat echo %winsys%\dpwsmmfu.dll echo %winsys%\dpwsmmfu.exe echo %winsys%\dragon.txt echo %winsys%\drift.scr echo %winsys%\drivers01.scr echo %winsys%\drivers\8cc342db.sys echo %winsys%\drivers\atapi16.sys echo %winsys%\drivers\backsys.sys echo %winsys%\drivers\Csrs.exe echo %winsys%\drivers\drivers\isapnp.exe echo %winsys%\drivers\drivers\task.exe echo %winsys%\drivers\etc\hosts.exe echo %winsys%\drivers\etc\services.exe echo %winsys%\drivers\etc\svchosts.exe echo %winsys%\drivers\isapnp.exe echo %winsys%\drivers\oreans32.sys echo %winsys%\drivers\privada.exe echo %winsys%\drivers\root\system echo %winsys%\drivers\services.exe echo %winsys%\drivers\sndrec32.exe echo %winsys%\drivers\Sndrec64.exe echo %winsys%\drivers\sys.exe echo %winsys%\drivers\System.exe echo %winsys%\drivers\taskmgr.exe echo %winsys%\drivers\winlogon.exe echo %winsys%\drsmartload1135a.exe echo %winsys%\drsys32.exe echo %winsys%\Drunk_lol.pif echo %winsys%\dsys.scr echo %winsys%\dxdll\svchost.exe echo %winsys%\dxovx.dll echo %winsys%\dydhcp.exe echo %winsys%\ehSched.exe echo %winsys%\epson.scr echo %winsys%\ersvsync.dat echo %winsys%\ersvsync.dll echo %winsys%\ersvsync.exe echo %winsys%\Estra.exe echo %winsys%\ExCorp.exe echo %winsys%\Exec32.exe echo %winsys%\explore.exe echo %winsys%\EXPLORER.EXE echo %winsys%\explori.exe echo %winsys%\f1.exe echo %winsys%\faate32.exe echo %winsys%\faT.exe echo %winsys%\file.exe echo %winsys%\firewall.exe echo %winsys%\firewallav.dll echo %winsys%\flw334.dll echo %winsys%\formatsys.exe echo %winsys%\foto_celular.scr echo %winsys%\fotos echo %winsys%\fotos04102006.exe echo %winsys%\fpoa.scr echo %winsys%\game.rar echo %winsys%\game.zip echo %winsys%\gbiehh.exe echo %winsys%\gmail.exe echo %winsys%\gmilogon.exe echo %winsys%\grana.scr echo %winsys%\gray.exe echo %winsys%\green.exe echo %winsys%\gsmutx.exe echo %winsys%\gsx2.exe echo %winsys%\h435adlc.dll echo %winsys%\haha.exe echo %winsys%\hanonvt.ini echo %winsys%\help.scr echo %winsys%\HEREBABYs.exe echo %winsys%\Hide32.exe echo %winsys%\hidekit.exe echo %winsys%\hiholl.com echo %winsys%\hlpsrv.exe echo %winsys%\hMessengerMD.dll echo %winsys%\hnetvdsh.dll echo %winsys%\hnetvdsh.exe echo %winsys%\hork.exe echo %winsys%\hostfast.cmd echo %winsys%\hosts.exe echo %winsys%\hosts.scr echo %winsys%\hosts.txt echo %winsys%\hosts2.scr echo %winsys%\hptzb02.exe echo %winsys%\hs.exe echo %winsys%\hsvwer4.dll echo %winsys%\hsvwer9.dll echo %winsys%\html.txt echo %winsys%\htssv.exe echo %winsys%\i.exe echo %winsys%\i32yyc.exe echo %winsys%\i5iphe.exe echo %winsys%\icone.exe echo %winsys%\icpldrv.exe echo %winsys%\icpldrvx.exe echo %winsys%\icpldrvx.js echo %winsys%\icwpslbi.exe echo %winsys%\ie.exe echo %winsys%\iefav echo %winsys%\iefav\tools\SpyWinWb.dll echo %winsys%\iefav\tools4\SpyWinWb.dll echo %winsys%\iefav\toolz\SpyWinWb.dll echo %winsys%\iewq32.exe echo %winsys%\IEXPLORE.exe echo %winsys%\iexplore.scr echo %winsys%\iexplorer.dll.exe echo %winsys%\iexplorer.exe echo %winsys%\iissmspb.dll echo %winsys%\img.cmd echo %winsys%\IMG0007.rar echo %winsys%\IMG0007.zip echo %winsys%\imglog.scr echo %winsys%\imglong.exe echo %winsys%\imglong.pif echo %winsys%\ImgPaint.exe echo %winsys%\imgrb.scr echo %winsys%\imgrbs.scr echo %winsys%\imgrd.scr echo %winsys%\imgrt.scr echo %winsys%\imstcallback.exe echo %winsys%\inetlibx.exe echo %winsys%\infowshb.dll echo %winsys%\InternetAccsess532.dll echo %winsys%\intlprinters.exe echo %winsys%\invadido.exe echo %winsys%\iplebaepv.exe echo %winsys%\ipprbatm.dll echo %winsys%\irpf.exe echo %winsys%\Isass.exe echo %winsys%\Isass.scr echo %winsys%\isass32.exe echo %winsys%\ishst.exe echo %winsys%\isrprf32.dll echo %winsys%\isrprov.exe echo %winsys%\issas0x.scr echo %winsys%\j6w5b1ksec.dll echo %winsys%\jamaica.exe echo %winsys%\java.cmd echo %winsys%\java.scr echo %winsys%\javahelper.exe echo %winsys%\javajrk.exe echo %winsys%\javas.exe echo %winsys%\javasy.dll echo %winsys%\jpb.exe echo %winsys%\jshxw.exe echo %winsys%\jubswwe echo %winsys%\jucshed.cmd echo %winsys%\Juegs.exe echo %winsys%\jusched.exe echo %winsys%\JVM.exe echo %winsys%\JVM0.exe echo %winsys%\JVMa.exe echo %winsys%\kavsvc32.exe echo %winsys%\kbdemsdm.dat echo %winsys%\kbdemsdm.dll echo %winsys%\kbdemsdm.dll echo %winsys%\kbdemsdm.exe echo %winsys%\kbdnmfc4.dll echo %winsys%\kerlupa.exe echo %winsys%\kernels32.exe echo %winsys%\killdesig.exe echo %winsys%\kimhelpmak.exe echo %winsys%\klpp.exe echo %winsys%\kmsklx.exe echo %winsys%\ksmmtq.exe echo %winsys%\kyfffo.exe echo %winsys%\le.exe echo %winsys%\lechuck.exe echo %winsys%\leetch32.exe echo %winsys%\lexplore.exe echo %winsys%\Lexplorer.exe echo %winsys%\libcinet.exe echo %winsys%\libcintle.dll echo %winsys%\libcintle2.dll echo %winsys%\libcintles3.dll echo %winsys%\libhelps.dll echo %winsys%\libinets.dll echo %winsys%\libmsns.dll echo %winsys%\libweb.dll echo %winsys%\libwinets.dll echo %winsys%\list.exe echo %winsys%\locadx3j.dll echo %winsys%\login.dll echo %winsys%\logon.com echo %winsys%\logon.exe echo %winsys%\logon1.scr echo %winsys%\logon2.scr echo %winsys%\logunit.sys echo %winsys%\lookatme.exe echo %winsys%\love_me.pif echo %winsys%\lprhwinn.exe echo %winsys%\lsass2.exe echo %winsys%\lsass32.exe echo %winsys%\lsass47.exe echo %winsys%\lsasss.exe echo %winsys%\lsassss.exe echo %winsys%\lssas.exe echo %winsys%\lvss.exe echo %winsys%\mag_cscd.dat echo %winsys%\mag_cscd.dll echo %winsys%\mag_cscd.exe echo %winsys%\malware.exe echo %winsys%\mangal.exe echo %winsys%\mdesvc.exe echo %winsys%\mdn.exe echo %winsys%\MEGATRON.ini echo %winsys%\Mensagem.exe echo %winsys%\mess.scr echo %winsys%\messenger.exe echo %winsys%\messenger.scr echo %winsys%\messenger32.scr echo %winsys%\mgmsgr.exe echo %winsys%\Microsoft.exe echo %winsys%\microsoft\backup.ftp echo %winsys%\microsoft\backup.tftp echo %winsys%\mkdrxz.exe echo %winsys%\mkrshcx.exe echo %winsys%\modulo1.exe echo %winsys%\modulo2.exe echo %winsys%\modulo3.exe echo %winsys%\mpeg4dec0.dll echo %winsys%\mrjaskr.exe echo %winsys%\mrjasmr.exe echo %winsys%\msbcs.exe echo %winsys%\msbcs.scr echo %winsys%\msbiwmip.dll echo %winsys%\mscheldbnp.scr echo %winsys%\Mscheldncx.scr echo %winsys%\Mscheldork.scr echo %winsys%\mscmippr.dat echo %winsys%\mscmippr.dll echo %winsys%\mscmippr.exe echo %winsys%\msconf.exe echo %winsys%\msftmssw.exe echo %winsys%\MsgPlus.exe echo %winsys%\msgraphics.exe echo %winsys%\msgrcg32.scr echo %winsys%\mshtmldat32.exe echo %winsys%\mshtmsdt.dll echo %winsys%\msihlprm.exe echo %winsys%\msload.exe echo %winsys%\msmgsr.exe echo %winsys%\msmsgr.exe echo %winsys%\msmsgs.exe echo %winsys%\MSMSN32.EXE echo %winsys%\msn.dll echo %winsys%\msn.exe echo %winsys%\msn.scr echo %winsys%\MSN_ENVIA.exe echo %winsys%\MSN_MSS.exe echo %winsys%\msn32.exe echo %winsys%\msn6.3.exe echo %winsys%\msnbmd.dll echo %winsys%\msnconf.exe echo %winsys%\msnemd.dll echo %winsys%\MSNENVIA.exe echo %winsys%\msnfile.exe echo %winsys%\msnfix.exe echo %winsys%\msng.exe echo %winsys%\msngmd.dll echo %winsys%\msngr.exe echo %winsys%\msngrn.exe echo %winsys%\msninet.exe echo %winsys%\msnix.scr echo %winsys%\MSNMGS1.exe echo %winsys%\msnms.exe echo %winsys%\msnmsegr.exe echo %winsys%\msnmsg.exe echo %winsys%\msnmsgr.exe echo %winsys%\msnmsgs.exe echo %winsys%\msnmsngrs.exe echo %winsys%\msnmsnr.exe echo %winsys%\msnmsnr.scr echo %winsys%\msnmssgr.exe echo %winsys%\msnn.exe echo %winsys%\msnnsgr.exe echo %winsys%\msnplus.exe echo %winsys%\msnpmd.dll echo %winsys%\msnpop.exe echo %winsys%\msnsgs.exe echo %winsys%\msnsupport.exe echo %winsys%\msnus.exe echo %winsys%\MSNWA.exe echo %winsys%\msnwisterd.exe echo %winsys%\msnworm.exe echo %winsys%\msnxmd.dll echo %winsys%\MSOffice.exe echo %winsys%\msout.exe echo %winsys%\msprwinn.dat echo %winsys%\msprwinn.dll echo %winsys%\msprwinn.exe echo %winsys%\msreg.exe echo %winsys%\msscdpnm.exe echo %winsys%\mssend.exe echo %winsys%\mssnn.exe echo %winsys%\msssn.exe echo %winsys%\mstrust32.dll echo %winsys%\mswxvz.exe echo %winsys%\msxml32.exe echo %winsys%\mw.exe echo %winsys%\naked_party.pif echo %winsys%\naoadianta.exe echo %winsys%\Navaps.scr echo %winsys%\navy.exe echo %winsys%\Negdo.exe echo %winsys%\netburn.scr echo %winsys%\netepade.scr echo %winsys%\netlocca.dat echo %winsys%\netlocca.dll echo %winsys%\netlocca.exe echo %winsys%\NetMeeting.exe echo %winsys%\netsupp.dll echo %winsys%\newsystem25.dll echo %winsys%\nfw32.exe echo %winsys%\nmevscrr.exe echo %winsys%\nostd.scr echo %winsys%\not_uno.exe echo %winsys%\notepadd.exe echo %winsys%\notice.dll echo %winsys%\notiffy.dll echo %winsys%\NSecurity.exe echo %winsys%\nsnmsgr.exe echo %winsys%\nsstd.scr echo %winsys%\NTSpool.exe echo %winsys%\ntssv.exe echo %winsys%\nvbsvc.exe echo %winsys%\nvcpll.exe echo %winsys%\nvsvc64.exe echo %winsys%\odbtnj.exe echo %winsys%\oddysee.exe echo %winsys%\office.exe echo %winsys%\oi.exe echo %winsys%\okt.exe echo %winsys%\opengll.exe echo %winsys%\openglx.exe echo %winsys%\orgut.exe echo %winsys%\orgut.scr echo %winsys%\ork.exe echo %winsys%\orkut.scr echo %winsys%\orkut_jptsky.exe echo %winsys%\OSSMTP.DLL echo %winsys%\Outlook Express.exe echo %winsys%\partner.log echo %winsys%\perfdisp.dat echo %winsys%\perfdisp.dll echo %winsys%\perfdisp.exe echo %winsys%\PerfStringV4.9.dll echo %winsys%\photoalbum.rar echo %winsys%\photoalbum.zip echo %winsys%\photopaint.exe echo %winsys%\photopoint.exe echo %winsys%\photos.rar echo %winsys%\plugim.exe echo %winsys%\plugin.exe echo %winsys%\plugin.scr echo %winsys%\plugin.txt echo %winsys%\Plugin1.dat echo %winsys%\pluginx.exe echo %winsys%\plugnplay.exe echo %winsys%\poison.sys echo %winsys%\Principal.exe echo %winsys%\printers.exe echo %winsys%\prodigy323.dll echo %winsys%\prodigys323.dll echo %winsys%\program1.exe echo %winsys%\pruas.exe echo %winsys%\psapuman.exe echo %winsys%\psnppack.dll echo %winsys%\q.exe echo %winsys%\quegrilo.scr echo %winsys%\querdgne.dat echo %winsys%\querdgne.dll echo %winsys%\querdgne.exe echo %winsys%\qxxhmcgnewa.exe echo %winsys%\rafba.dll echo %winsys%\Raid_N.exe echo %winsys%\rdcshost32.exe echo %winsys%\rdfhost.dll echo %winsys%\rdihost.dll echo %winsys%\rdpszipf.dll echo %winsys%\rdshost.dll echo %winsys%\rdshost32.exe echo %winsys%\red.exe echo %winsys%\reg_0001.txt echo %winsys%\regcleaner.exe echo %winsys%\regserve.exe echo %winsys%\remote.cmd echo %winsys%\Restore\restore.exe echo %winsys%\reterx.exe echo %winsys%\revolution.exe echo %winsys%\robin.exe echo %winsys%\rpcnqasf.dll echo %winsys%\rpmsvc.exe echo %winsys%\rstwa.ini echo %winsys%\rstwa.tmp echo %winsys%\rtutvb5d.dll echo %winsys%\rundl132.exe echo %winsys%\runsvc.exe echo %winsys%\rwx.exe echo %winsys%\s2.exe echo %winsys%\sarcaz.scr echo %winsys%\scamdisk.exe echo %winsys%\scammdisk.exe echo %winsys%\scbs.scr echo %winsys%\scfvost.exe echo %winsys%\schostt.exe echo %winsys%\schoty.cmd echo %winsys%\scp3wiav.dll echo %winsys%\sdrivew32.exe echo %winsys%\seclkbdn.dll echo %winsys%\Security\Firewall.exe echo %winsys%\Security\klog.dat echo %winsys%\Security\WinUpdate.exe echo %winsys%\segder32.exe echo %winsys%\segtem32.exe echo %winsys%\segtem332.exe echo %winsys%\sender32.exe echo %winsys%\sendwmdm.exe echo %winsys%\serbw.exe echo %winsys%\server.exe echo %winsys%\service.exe echo %winsys%\service\navupdt.exe echo %winsys%\service\navupdt2.exe echo %winsys%\service\service.dll echo %winsys%\service\service.dll* echo %winsys%\service\service2.dll echo %winsys%\service\services.exe echo %winsys%\servicer.exe echo %winsys%\servico.exe echo %winsys%\servics.exe echo %winsys%\setting.ini echo %winsys%\setupx32.exe echo %winsys%\sever32.exe echo %winsys%\sevicess.scr echo %winsys%\sexy_bedroom.pif echo %winsys%\shdosbei.dat echo %winsys%\shdosbei.dll echo %winsys%\shdosbei.exe echo %winsys%\shell32dll.exe echo %winsys%\shower.MYPH0T0.com echo %winsys%\SICB.exe echo %winsys%\SICB.scr echo %winsys%\simdataconf.dll echo %winsys%\sistema.exe echo %winsys%\sistrat.scr echo %winsys%\skcvhost.exe echo %winsys%\skcvhosthk.dll echo %winsys%\skcvhostr.exe echo %winsys%\Skype.exe echo %winsys%\smcfg32.exe echo %winsys%\smics.exe echo %winsys%\sms.scr echo %winsys%\smsc.exe echo %winsys%\smsc.txt echo %winsys%\smsl.exe echo %winsys%\smss.ini echo %winsys%\snagos.exe echo %winsys%\snengine.exe echo %winsys%\sp2.exe echo %winsys%\spls.exe echo %winsys%\spooIsv.exe echo %winsys%\spooldr.sys echo %winsys%\spools.scr echo %winsys%\spoolsa.scr echo %winsys%\spoolsvc.exe echo %winsys%\spoolsvr.exe echo %winsys%\spoolzha.scr echo %winsys%\sprY.exe echo %winsys%\spvspool.exe echo %winsys%\spwwlsa.scr echo %winsys%\sqlsusrs.exe echo %winsys%\ssms.scr echo %winsys%\ssvichosst.exe echo %winsys%\ssvschost.sys echo %winsys%\strad.exe echo %winsys%\su40uue.dll echo %winsys%\Supervise.exe echo %winsys%\supoolsvc.exe echo %winsys%\svbhost.exe echo %winsys%\svch0st.exe echo %winsys%\SVCH0STl.exe echo %winsys%\SVCH0STll.EXE echo %winsys%\svchon32.exe echo %winsys%\svchoost.exe echo %winsys%\svchosd.scr echo %winsys%\svchosdt.scr echo %winsys%\svchost.scr echo %winsys%\svchost1.exe echo %winsys%\svchost32.exe echo %winsys%\svchosted.scr echo %winsys%\Svchosts.exe echo %winsys%\svchostss.exe echo %winsys%\svcmgrs.exe echo %winsys%\svcp.csv echo %winsys%\svcsky32.exe echo %winsys%\svghost.exe echo %winsys%\svhootss.exe echo %winsys%\svhoskil.exe echo %winsys%\svhossst.exe echo %winsys%\svhost.exe echo %winsys%\svhost.pif echo %winsys%\svhostt32.exe echo %winsys%\svhotss.exe echo %winsys%\svohost.exe echo %winsys%\svschost.sys echo %winsys%\svshost.exe echo %winsys%\svshot.exe echo %winsys%\svshott.exe echo %winsys%\svvshot.exe echo %winsys%\svxosted.scr echo %winsys%\SwcHost.exe echo %winsys%\swchosthed.scr echo %winsys%\sys.exe echo %winsys%\sys.ini echo %winsys%\sys.msg echo %winsys%\sys.txt echo %winsys%\sys\smss.exe echo %winsys%\sys32dll.exe echo %winsys%\SYSARC.EXE echo %winsys%\sysDesktop.scr echo %winsys%\sysedir.exe echo %winsys%\syshelp.dll echo %winsys%\syshelps.dll echo %winsys%\syshosts.dll echo %winsys%\sysiff_v.dll echo %winsys%\syslinks2.dll echo %winsys%\SysMsn echo %winsys%\syspoint.dll echo %winsys%\syspoints.dll echo %winsys%\sysprinters.dll echo %winsys%\sysrcvr2.dll echo %winsys%\sysrcvr246.dll echo %winsys%\sysstrat.scr echo %winsys%\syst.exe echo %winsys%\System.exe echo %winsys%\system1591.exe echo %winsys%\system32.exe echo %winsys%\system32\server32.exe echo %winsys%\system32\system32.exe echo %winsys%\system321.exe echo %winsys%\system34.exe echo %winsys%\system64.exe echo %winsys%\systemdll.exe echo %winsys%\systemuse.cmd echo %winsys%\systen32.exe echo %winsys%\systesrt32.dll echo %winsys%\systray.scr echo %winsys%\systs.exe echo %winsys%\sysviews.dll echo %winsys%\szsvc.exe echo %winsys%\tagasuarus*.exe echo %winsys%\task.exe echo %winsys%\task32.exe echo %winsys%\taskcvrd32.exe echo %winsys%\taskkmgr.exe echo %winsys%\tasklist32.exe echo %winsys%\taskmaneger.exe echo %winsys%\taskmgra.com echo %winsys%\taskmgrd.scr echo %winsys%\taskmgrxp.exe echo %winsys%\taskngr.exe echo %winsys%\tempatu.exe echo %winsys%\tempo.exe echo %winsys%\terrasvhost.exe echo %winsys%\TFTP3800 echo %winsys%\time.exe echo %winsys%\tsklist32.exe echo %winsys%\tskmrg2.scr echo %winsys%\tsorfib.exe echo %winsys%\Ttt.exe echo %winsys%\tv.exe echo %winsys%\unesta.exe echo %winsys%\unknown32.exe echo %winsys%\untitleds32.exe echo %winsys%\update.cmd echo %winsys%\updated.exe echo %winsys%\updatexp.exe echo %winsys%\updte.exe echo %winsys%\updtx.exe echo %winsys%\upsystem.exe echo %winsys%\urdvxc.exe echo %winsys%\urlmsnlink.dat echo %winsys%\usrliiss.dll echo %winsys%\valentine_card.zip echo %winsys%\VB6.EXE echo %winsys%\vbsys2.dll echo %winsys%\verme_chato.exe echo %winsys%\video.exe echo %winsys%\video.rar echo %winsys%\video.zip echo %winsys%\virus.exe echo %winsys%\vmmreg32.exe echo %winsys%\vpcrtf.exe echo %winsys%\vsmon.exe echo %winsys%\w08hbq.exe echo %winsys%\w32_mjd.dll echo %winsys%\warning.exe echo %winsys%\wauservices.exe echo %winsys%\wcntfy.exe echo %winsys%\wconf32.exe echo %winsys%\wdfdgmr.exe echo %winsys%\Webcam_004.pif echo %winsys%\wepwep1.com echo %winsys%\white.exe echo %winsys%\Win 98.exe echo %winsys%\Win XP.exe echo %winsys%\Win32.exe echo %winsys%\win32config.exe echo %winsys%\win32dlll.exe echo %winsys%\win32xp.dll echo %winsys%\win442.dll echo %winsys%\winamp.exe echo %winsys%\winbo32.exe echo %winsys%\WINdirect.exe echo %winsys%\Windows Update.exe echo %winsys%\windows.cmd echo %winsys%\windows.exe echo %winsys%\Windows.scr echo %winsys%\Windows32.exe echo %winsys%\windserv.exe echo %winsys%\wingo.exe echo %winsys%\winHelp.exe echo %winsys%\winhelp1.com echo %winsys%\winhelp2.com echo %winsys%\winhelp3.com echo %winsys%\winhelp4.com echo %winsys%\winhelp5.cmd echo %winsys%\winhill.com echo %winsys%\winhost.exe echo %winsys%\winIogon.exe echo %winsys%\winjava.scr echo %winsys%\winktsisx.exe echo %winsys%\winlgcvers.exe echo %winsys%\winlogin.exe echo %winsys%\winlogon_.jpg echo %winsys%\wins.exe echo %winsys%\winshost.exe echo %winsys%\winstall.exe echo %winsys%\winsub.xml echo %winsys%\winupdate.exe echo %winsys%\winupdate128.exe echo %winsys%\winUpdateNew.exe echo %winsys%\winupdbc.exe echo %winsys%\Winuser.exe echo %winsys%\winviews32.dll echo %winsys%\winxp.exe echo %winsys%\wkssmsjt.dll echo %winsys%\wldadisp.dat echo %winsys%\wldadisp.dll echo %winsys%\wldadisp.exe echo %winsys%\wlm.scr echo %winsys%\wmauhype.dll echo %winsys%\wmhs32.dll echo %winsys%\wmpsvc.exe echo %winsys%\wmsip.dll echo %winsys%\wndrivs32.exe echo %winsys%\wnlsos.exe echo %winsys%\work.exe echo %winsys%\WorkFile.exe echo %winsys%\WormList.exe echo %winsys%\wormmsn.scr echo %winsys%\wpabaln32.exe echo %winsys%\wpabalnm.exe echo %winsys%\wqsoft.exe echo %winsys%\wsass32.exe echo %winsys%\wshrmqis.dll echo %winsys%\wsnctfy.exe echo %winsys%\wsyial.exe echo %winsys%\wuamgrd.exe echo %winsys%\wuaucltr.exe echo %winsys%\wzip32.exe echo %winsys%\xex1.dll echo %winsys%\Xeyu.exe echo %winsys%\xg165.exe echo %winsys%\xkykdldc.bat echo %winsys%\xphost.scr echo %winsys%\xpoa.scr echo %winsys%\Xsfr.exe echo %winsys%\xsmith.scr echo %winsys%\yellon.exe echo %winsys%\yo_posse_007.jpg.exe echo %winsys%\yrtsiger.bat echo %winsys%\yspoint.dll echo %winsys%\ZaZ.exe echo %winsys%\zitrat.scr echo %winsys%\zpoa.scr echo %winsys%\zser.exe ) > incl\dossier.txt ( echo %commonprogramfiles%\Carlson\ echo %commonprogramfiles%\Delsim\ echo %ProgFiles%\\ISM\ echo %ProgFiles%\\ISM2\ echo %progfiles%\Bifrost\ echo %ProgFiles%\ddm\ echo %ProgFiles%\InetGet2\ echo %ProgFiles%\Insider\ echo %ProgFiles%\QdrModule\ echo %ProgFiles%\Temporary\ echo %ProgFiles%\WinAble\ echo %ProgFiles%\WinPop\ echo %ProgFiles%WinAble\ echo %systemdrive%\AVG_BETA\ echo %systemdrive%\Conf\ echo %systemdrive%\Install\ echo %systemdrive%\Lixo\ echo %systemdrive%\oddysee\ echo %systemdrive%\Temp\ echo %windir%\_tmp\ echo %windir%\htmCache\ echo %winsys%\B1\ echo %winsys%\B2\ echo %winsys%\openfile\ echo %winsys%\Security\ echo %winsys%\service\ echo %winsys%\updatelinkmsn\ ) rem ******************************************************** part 3 ************************************************************** color 1F if "%1"=="/pass2" goto pass2 :menu TITLE %fix% - menu color 1F cls echo %fix% %vers% echo. echo %chx% echo. echo. echo R. %rech% echo. echo Q. %quitt% echo. echo. echo L. Select other Language echo. echo. echo. ------------------------------------------------------------------------ echo. %auteur% Contact: %contact% echo. ------------------------------------------------------------------------ echo. echo %avert% echo. if exist "%userprofile%\Bureau" ( echo Seul changelog.fr constitu la source officielle de ce fichier echo Toute autre localisation est prohibee car sans autorisation ) echo. set menu='' set /p menu=%sChoice% %chx% R Q L and press enter : if "%menu%"=="R" goto scan if "%menu%"=="r" goto scan if "%menu%"=="q" goto fin if "%menu%"=="Q" goto fin if "%menu%"=="l" goto langue if "%menu%"=="L" goto langue goto menu :scan if exist %winsys%\kbdemsdm.exe do call set msn=alert for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" ^|find.exe /i "Nassim"') do call set photo=%%a if "%photo%"=="" goto WUPD echo %photo%>>fichier.txt :WUPD for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" ^|find.exe /i "Windows Update"') do call set WUPD=%%a if "%WUPD%"=="" goto msvb echo %WUPD%>>fichier.txt echo. >%windir%\presreg.txt :msvb for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "msvb"') do call set msvb=%%a if "%msvb%"=="" goto sysdx echo. >%windir%\presreg.txt >incl\msvb.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "msvb"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%msvb%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%msvb%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%msvb%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%msvb%] ) :sysdx for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "sysdx"') do call set sysdx=%%a if "%sysdx%"=="" goto w32s echo. >%windir%\presreg.txt >incl\sysdx.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "sysdx"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%sysdx%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%sysdx%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%sysdx%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%sysdx%] ) :w32s for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "w32s"') do call set w32s=%%a if "%w32s%"=="" goto mjd echo. >%windir%\presreg.txt >incl\w32s.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "w32s"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%w32s%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%w32s%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%w32s%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%w32s%] ) :mjd for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "mjd"') do call set mjd=%%a if "%mjd%"=="" goto version3 echo. >%windir%\presreg.txt >incl\mjd.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "mjd"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%mjd%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%mjd%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%mjd%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%mjd%] ) :version3 for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "version3"') do call set version3=%%a if "%version3%"=="" goto Version1 echo. >%windir%\presreg.txt >incl\version3.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "version3"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%version3%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%version3%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%version3%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%version3%] ) :Version1 for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "Version1"') do call set Version1=%%a if "%Version1%"=="" goto Version echo. >%windir%\presreg.txt >incl\Version1.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "Version1"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%Version1%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%Version1%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%Version1%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%Version1%] ) :Version for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "Version"') do call set Version=%%a if "%Version%"=="" goto prodigy1 echo. >%windir%\presreg.txt >incl\Version.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "Version"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%Version%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%Version%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%Version%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%Version%] ) :prodigy1 for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "prodigy1"') do call set prodigy1=%%a if "%prodigy1%"=="" goto ersvsync echo. >%windir%\presreg.txt >incl\prodigy1.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "prodigy1"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%prodigy1%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%prodigy1%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%prodigy1%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%prodigy1%] ) :ersvsync for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "ersvsync"') do call set ersvsync=%%a if "%ersvsync%"=="" goto prodigys323 echo. >%windir%\presreg.txt >incl\ersvsync.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "ersvsync"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%ersvsync%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%ersvsync%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%ersvsync%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%ersvsync%] ) :prodigys323 for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "prodigys323"') do call set prodigys323"=%%a if "%prodigys323%"=="" goto prodigy323 echo. >%windir%\presreg.txt >incl\prodigys323.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "prodigys323""=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%prodigys323%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%prodigys323%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%prodigys323%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%prodigys323%] ) :prodigy323 for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "prodigy323"') do call set prodigy323=%%a if "%prodigy323%"=="" goto drivers echo. >%windir%\presreg.txt >incl\prodigy323.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "prodigy323"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%prodigy323%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%prodigy323%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%prodigy323%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%prodigy323%] ) :drivers for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "drivers"') do call set drivers=%%a if "%drivers%"=="" goto modems echo. >%windir%\presreg.txt >incl\drivers.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "drivers"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%drivers%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%drivers%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%drivers%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%drivers%] ) incl\swreg.exe export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" backup\drivers.reg :modems for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "modems"') do call set modems=%%a if "%modems%"=="" goto antivirus echo. >%windir%\presreg.txt >incl\modems.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "modems"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%modems%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%modems%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%modems%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%modems%] ) incl\swreg.exe export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" backup\modems.reg :antivirus for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "antivirus"') do call set antivirus=%%a if "%antivirus%"=="" goto printers echo. >%windir%\presreg.txt >incl\antivirus.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "antivirus"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%antivirus%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%antivirus%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%antivirus%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%antivirus%] ) incl\swreg.exe export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" backup\antivirus.reg :printers for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "printers"') do call set printers=%%a if "%printers%"=="" goto irclot echo. >%windir%\presreg.txt >incl\printers.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "printers"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%printers%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%printers%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%printers%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%printers%] ) incl\swreg.exe export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" backup\printers.reg :irclot for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "sysprinters"') do call set sysprinters=%%a if "%sysprinters%"=="" goto ircinf echo. >%windir%\presreg.txt >incl\sysprinters.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "sysprinters"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%sysprinters%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%sysprinters%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%sysprinters%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%sysprinters%] ) incl\swreg.exe export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" backup\sysprinters.reg :ircinf for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "syshosts"') do call set syshosts=%%a if "%syshostst%"=="" goto testa echo. >%windir%\presreg.txt >incl\syshostst.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "syshosts"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%syshosts%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%syshosts%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%syshosts%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%syshosts%] ) incl\swreg.exe export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" backup\syshosts.reg :testa for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "rdshost"') do call set rdshost=%%a if "%rdshost%"=="" goto test2 echo. >%windir%\presreg.txt >incl\rdshost.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "rdshost"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%rdshost%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%rdshost%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%rdshost%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%rdshost%] ) incl\swreg.exe export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" backup\rdshost.reg :test2 for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "rdihost"') do call set rdihost=%%a if "%rdihost%"=="" goto test3 echo. >%windir%\presreg.txt >incl\rdihost.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "rdihost"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%rdihost%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%rdihost%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%rdihost%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%rdihost%] ) incl\swreg.exe export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" backup\rdihost.reg :test3 for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "syshelps"') do call set syshelps=%%a if "%syshelps%"=="" goto test4 echo. >%windir%\presreg.txt >incl\syshelps.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "syshelps"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%syshelps%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%syshelps%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%syshelps%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%syshelps%] ) incl\swreg.exe export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" backup\syshelps.reg :test4 for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "rdfhost"') do call set rdfhost=%%a if "%rdfhost%"=="" goto xesf echo. >%windir%\presreg.txt >incl\rdfhost.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "rdfhost"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%rdfhost%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%rdfhost%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%rdfhost%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%rdfhost%] ) incl\swreg.exe export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" backup\rdfhost.reg :xesf for /f "tokens=3 delims= " %%a in ('incl\swreg.exe query "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" ^|find.exe /i "xesf"') do call set xesf=%%a if "%xesf%"=="" goto nordshost echo. >%windir%\presreg.txt >incl\xesf.reg ( echo REGEDIT4 echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] echo "xesf"=- echo. echo [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%xesf%\InProcServer32] echo @=- echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%xesf%\InProcServer32] echo. echo [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\%xesf%] echo. echo [-HKEY_CLASSES_ROOT\CLSID\%xesf%] ) incl\swreg.exe export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" backup\xesf.reg :nordshost echo %fix% %vers% >%windir%\msnfix.txt echo. >>%windir%\msnfix.txt echo %cd% >>%windir%\msnfix.txt echo %scandate% %date% - %time% By %username% >>%windir%\msnfix.txt if defined safeboot_option (echo %mse% >>%windir%\msnfix.txt) if not defined safeboot_option (echo %nommode% >>%windir%\msnfix.txt) echo. >>%windir%\msnfix.txt if exist %windir%\presf.txt del %windir%\presf.txt if exist incl\fichier.txt goto scanfich goto prescandoss :scanfich echo ************************ %chfichpres% >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt if exist %windir%\presf.txt del %windir%\presf.txt for /f "tokens=*" %%a in (incl\fichier.txt) do ( if exist "%%a" echo ... %%a >>%windir%\msnfix.txt if exist "%%a" echo %%a >>%windir%\presf.txt) if exist %windir%\upload.txt del %windir%\upload.txt for /f "tokens=*" %%a in (incl\upload.txt) do ( if exist "%%a" echo ... %%a >>%windir%\msnfix.txt if exist "%%a" echo %%a >>%windir%\presf.txt if exist "%%a" echo %%a >%windir%\upload.txt) "%winsys%\PING" 1.1.1.1 -n 1 -w 1000 >NUL if exist %userprofile%\*.exe ( for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "38003F635DAF795E30E7BE27C422FE90">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "6282F0C700702922A5B49C89C4B3270B">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "8F340870336716C0326538DE03FE8455">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "DC4421DA8D874A0EB079ED5A3EA32C55">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "57A9960E43B1EB599DEAB1AB65F28591">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "8DCA3C16D0CE421147CC72A5F7C28AA4">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "9081A2A584B5C7167569F4622E65F515">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "F5849E133ADD0F0F384F410073D617B0">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "269E67D92B5FB6B23F5EB34FED14B6B7">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "D41D8CD98F00B204E9800998ECF8427E">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "AFC383072B16C4557311674914DAF54F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "AA50EBC4A42D901A0F20D73D625AC305">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "69625F6C368F5DFB0C70A3D8554AC320">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "42B5AA63C3B5A962CC05DFBA23129FCE">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "B05B40D0A07916BE51F9ECCF1E7A066E">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "F4E81B2D7459BD514718F78C338C4582">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "9971CBC544F90E95C8E2858C36815446">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "133CED78D2FAE6FD7F9CB92773CAB82F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "7DD67A24A726D0F914603145F6B9D1FB">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "953767B78A039A51303399A05536AE67">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "0C3DA0DB0FC8B0FBC25E14C9BB14D78F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "A5DA8D57EE1C76F4A40E44BD09D41F0F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "68328B5B8AA33D196D01CE713A78CBDD">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "C61882B7609EE88CF853B05C3E7A50C7">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "2BBC7A05F7C611F797FBB9BEC998B5B8">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "69A694101EB51D6D654EE06203E303A5">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "EFC6AC3B233F7503957EA65F7F58F25F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "275265CBA451F1EB05A9EB3A34B814E5">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "0D58961B9F807AB41F65E149F82100B8">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "05B1EB19D51CA741FAD72A860855E02F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "B5EE243FD22F59F6AFC319683CF150D7">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "AE221EF9C7D30BB424985885DCA04DE9">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "BEDCF3B3822C6FDC11AF0DB6F30C8691">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "275265CBA451F1EB05A9EB3A34B814E5">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "0D58961B9F807AB41F65E149F82100B8">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "05B1EB19D51CA741FAD72A860855E02F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "EFC6AC3B233F7503957EA65F7F58F25F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "B5EE243FD22F59F6AFC319683CF150D7">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "014BEC4FF9087A07C57AF4E4C3BF1727">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "3C354958FA3CC8CD7281C08DEC1CD15B">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "785C1C850990DA4A4D9374982DCAE7A3">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "C6CE463F93A1705DC3700D19A1EA7EDE">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.scr"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "C6CE463F93A1705DC3700D19A1EA7EDE">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "3A8C5E1D235FCA02ABC376BCCA438A6F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "BDB45EECF48544FEB32786300C297BD8">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "CBBBDBFBBD117AC1BBFD5AF4CADB85EC">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "AE476F4E95B8E9F136E5270929303A7D">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "F779DA32AD020A7A51AEEAD817CC862D">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "1786138E8958343824A5487B511778E4">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "9D2EBE86DC4EFF82E64098C275FBC179">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "9D2EBE86DC4EFF82E64098C275FBC179">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "6042C699CFB6EFADBC11FF7DB0272BD0">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "07E1C033767D0679AA494FC5E51EA7EC">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "04293E1F1DB0B4EE6FC88AC31A38F7DF">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "9894386634e6cfcb1c14b737dd6e8790">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "ACD2FCE801C5C43BF8637EE68129CC03">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "ADB7E3762EB651DF396FF034E461160D">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "7624B393C098DE039E496251E30A2B07">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "C9BD774208F266293C9CD2083B5E83FA">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "ca4707baa4c3ddd31bcfc951b9dfa36a">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "052DE714B3EFC0F73E1E479FD3302BF6">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "C8DF654F84D244D6E611B214F8C5A3BF">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "9D86CC30C135D3E6309A1029456A6DC5">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "B7560DF22CD5592503A9919D5305DB87">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "BECC434F5B4C85CABDC9A411255B44C8">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "F9D493F6B243EB05D17D50FE419327B2">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "B6BDCBE2231C6D73F7A3BA457E45C7EB">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "023484B2B3136C84938B621D804B82B5">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "e2d7afcb47f06a07db15a45d5dac093b">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "89D88196A7304079FD00C9335CB79681">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "58D628D57E70F37CF7EC0D1D65CB0442">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "58d628d57e70f37cf7ec0d1d65cb0442">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "FE87B5D36CA84B100989CDE557D10C9B">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "38751056D57BC20B22C95EC58BDCADD2">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "B787E1522313A2480FB5C858CDD6D6A0">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "325472601571F31E1BF00674C368D335">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "58d628d57e70f37cf7ec0d1d65cb0442">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "68F5E8A9E9BC1715B24AFFF58F4BE3B3">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "58d628d57e70f37cf7ec0d1d65cb0442">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "68F5E8A9E9BC1715B24AFFF58F4BE3B3">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "69625F6C368F5DFB0C70A3D8554AC320">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "42B5AA63C3B5A962CC05DFBA23129FCE">nul && echo %userprofile%\%%a>>%windir%\presf.txt) ) "%winsys%\PING" 1.1.1.1 -n 1 -w 1000 >NUL for /f "tokens=*" %%a in ('dir /b/a:-d "%winsys%\*.exe"') do ( incl\MD5File.exe "%winsyse%\%%a"|find.exe /I "9894386634e6cfcb1c14b737dd6e8790">nul && echo %winsys%\%%a>>%windir%\presf.txt) if exist %systemdrive%\*.exe ( for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "BF9F35A51B058647813FC657FB5D7912">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "DA6A311C6FB9213F444836F2AA465048">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "15D7688E41BB73AA73F32CBE7B3B9FF9">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "69F8456321CE9676FBA01399AD99A7D6">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "3FDEC6A5235F33CD4C416152CFF4D794">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "38003F635DAF795E30E7BE27C422FE90">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "E036223EFD7A9D9A7467C343A4FBEC7F">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "dc4421da8d874a0eb079ed5a3ea32c55">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "69F8456321CE9676FBA01399AD99A7D6">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "D7262E4C1C1B3FCF5A2E5D656424579B">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "E5E189B410BFE48BECB70B6A48921009">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "A20A71CF24B280A71679999105D34C7C">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "cd1a604801ad24f41c5830595145c509">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "3D6E1C36B078000C78CCF23143C754C2">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "3F19DFCE457D81015D74D9BA1A81C7C4">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "D8B63D8B0352F2F0C12E69181E0F9A0B">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "3D6E1C36B078000C78CCF23143C754C2">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "3D6E1C36B078000C78CCF23143C754C2">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "3F19DFCE457D81015D74D9BA1A81C7C4">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "D8B63D8B0352F2F0C12E69181E0F9A0b">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C578138FB019512A75E3E86072E1CE0F">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "58d628d57e70f37cf7ec0d1d65cb0442">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "325472601571F31E1BF00674C368D335">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "58d628d57e70f37cf7ec0d1d65cb0442">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C45C86AE48EAF2A4545ED8968225E34A">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "9894386634e6cfcb1c14b737dd6e8790">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "7E555F08A3B3CAEC4B6E54772DABC77E">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C219B1F1C0BD7440F2AC45E2F4B1EA11">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "06D36E7FEA33A8A6A5EE105D02D12CF6">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "EC4F665D323D1C258D2659E9FD31A654">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "5D3739D475648658DCAC5BA9B63AAD7A">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "0B3ECEA6DA853CAC6020E0A6BAFA383E">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C6CE463F93A1705DC3700D19A1EA7EDE">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C6CE463F93A1705DC3700D19A1EA7EDE">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "9D5A1246D382A1A71B19607EC7EFFFDD">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "1990F0523FA9854DC9AF3FB485EBAF9D">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "2F0359358FA3FDC500C8E59B3F46F695">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "9827AD6A3D406080C75895D3A2DD675C">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "6FDBB240FA78C063502B758177A0E784">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "7C2769027921F5F798F5F482A80D2C06">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C6CE463F93A1705DC3700D19A1EA7EDE">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "632A7AA01A2D7DB4EF1DF7C79C7A8F09">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "8B3BA5820B21098AFA9489E10A61A711">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C9BD774208F266293C9CD2083B5E83FA">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "0DFE37FE846E4E4B11D8D3398200884B">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "5946BFE3C7782ACD72642A37B5A6386A">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "E71E01F51737925CB3395034A4EB26FC">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C9BD774208F266293C9CD2083B5E83FA">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "82AE5A7154ED0E6BB7766C582E93697C">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "7E1B6AC43626BDE97B3CE6D5E79A0348">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C9BD774208F266293C9CD2083B5E83FA">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "adb7e3762eb651df396ff034e461160d">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "7624b393c098de039e496251e30a2b07">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "D41D8CD98F00B204E9800998ECF8427E">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "fff4769d85561b62cbbd6af363c47d0a">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C9BD774208F266293C9CD2083B5E83FA">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "E2671EE75F17E6A03AC3FA299FBE95D2">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "F9D493F6B243EB05D17D50FE419327B2">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "66B72E7A1E38EE3C2F15A9EC6256969A">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "A9843897ABF4311FAC691BA442A12FAE">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "36E8D85151149A3AABE85EDD3FAC8132">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "3824546A2420CDC280A39C10E34C8ECB">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "A822234B5FBC8DA65923E9B3D0707B56">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "DFDFD77411A4C3E4BE2620D64DC268D9">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "D3DA105AE24EA4E0E5AD4D8FBF2497FC">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "1CE1C9B5E2FCB04BED19FC39AB607A0A">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "50D35B574938E731E5E2679F2C643555">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "06862CF831E48A46C382AE729068D619">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "620F0B67A91F7F74151BC5BE745B7110">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "2FC78E60259278C93E55F93621118CA8">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "89d88196a7304079fd00c9335cb79681">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "36E8D85151149A3AABE85EDD3FAC8132">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "58D628D57E70F37CF7EC0D1D65CB0442">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "58D628D57E70F37CF7EC0D1D65CB0442">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "FD62601AE181D26FBF0932FDD3C5F6DB">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "325472601571F31E1BF00674C368D335">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "0e0cbfd4f1a9e296e46aa9b1eccaeac8">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) ) "%winsys%\PING" 1.1.1.1 -n 1 -w 1000 >NUL if exist %windir%\albu*.zip dir /b/a:-d "%windir%\albu*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\imag*.zip dir /b/a:-d "%windir%\imag*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\photo*.zip dir /b/a:-d "%windir%\photo*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\pic*.zip dir /b/a:-d "%windir%\pic*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\summe*.zip dir /b/a:-d "%windir%\summe*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\photos2007_*.zip dir /b/a:-d "%windir%\photos2007_*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\dc*.zip dir /b/a:-d "%windir%\dc*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\webcam-photos*.zip dir /b/a:-d "%windir%\webcam-photos*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\myalbum*.zip dir /b/a:-d "%windir%\myalbum*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\*Paris Hilton* dir /b/a:-d "%windir%\*Paris Hilton*" 2>nul |find /I "Paris Hilton">>%windir%\presfwin.txt if exist %windir%\itsME*.zip dir /b/a:-d "%windir%\itsME*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\img*.zip dir /b/a:-d "%windir%\img*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\love*.zip dir /b/a:-d "%windir%\love*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\DSC03435*.zip dir /b/a:-d "%windir%\DSC03435*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\IMG84387*.zip dir /b/a:-d "%windir%\IMG84387*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\beachpicture*.zip dir /b/a:-d "%windir%\beachpicture*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\secretimages*.zip dir /b/a:-d "%windir%\secretimages*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\*_jpg.zip dir /b/a:-d "%windir%\*_jpg.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\MyGallery*.zip dir /b/a:-d "%windir%\MyGallery*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\mtv_clip*.zip dir /b/a:-d "%windir%\mtv_clip*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\new_clip*.zip dir /b/a:-d "%windir%\new_clip*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\video_clip*.zip dir /b/a:-d "%windir%\video_clip*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\webcam_pics*.zip dir /b/a:-d "%windir%\webcam_pics*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\youtube*.zip dir /b/a:-d "%windir%\youtube*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\*«°«*.zip dir /b/a:-d "%windir%\*«°«*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\VIDEO*.zip dir /b/a:-d "%windir%\VIDEO*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\files*.zip dir /b/a:-d "%windir%\files*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\news*.zip dir /b/a:-d "%windir%\news*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\JPGimage*.zip dir /b/a:-d "%windir%\JPGimage*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\look*.zip dir /b/a:-d "%windir%\look*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\file*.zip dir /b/a:-d "%windir%\file*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\downloadme*.zip dir /b/a:-d "%windir%\downloadme*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\?msss.exe dir /b/a:-d "%windir%\?msss.exe" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\?rsrs.exe dir /b/a:-d "%windir%\?rsrs.exe" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\?rsrss.exe dir /b/a:-d "%windir%\?rsrss.exe" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\?rsss.exe dir /b/a:-d "%windir%\?rsss.exe" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\?srss.exe dir /b/a:-d "%windir%\?srss.exe" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\csrss*.* dir /b/a:-d "%windir%\csrss*.*" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\csrss*.* dir /b/a:-d "%windir%\csrss*.*" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\news*.zip dir /b/a:-d "%windir%\news*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\picts-*.zip dir /b/a:-d "%windir%\picts-*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\pet*.zip dir /b/a:-d "%windir%\pet*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\jenny*.zip dir /b/a:-d "%windir%\jenny*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\picts*.zip dir /b/a:-d "%windir%\picts*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\crazy*.zip dir /b/a:-d "%windir%\crazy*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\display*.zip dir /b/a:-d "%windir%\display*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\mydisplay*.zip dir /b/a:-d "%windir%\mydisplay*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\myprofile*.zip dir /b/a:-d "%windir%\myprofile*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\profile*.zip dir /b/a:-d "%windir%\profile*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\yellow.bmp*.zip dir /b/a:-d "%windir%\yellow.bmp*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\myphotos.zip dir /b/a:-d "%windir%\myphotos.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\home*.zip dir /b/a:-d "%windir%\home*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\Hotmail-Album-*.zip dir /b/a:-d "%windir%\Hotmail-Album-*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\presfwin.txt ( for /f "tokens=*" %%a in (%windir%\presfwin.txt) do ( if exist "%windir%\%%a" echo ... %windir%\%%a >>%windir%\msnfix.txt if exist "%windir%\%%a" echo %windir%\%%a>>%windir%\presf.txt) del %windir%\presfwin.txt ) "%winsys%\PING" 1.1.1.1 -n 1 -w 1000 >NUL if not exist %windir%\presf.txt echo %nofich% >>%windir%\msnfix.txt if not exist %windir%\presf.txt goto prescandoss echo.>>%windir%\msnfix.txt echo ************************ MSNCHK ***** ^/!^\ beta test ^/!^\>>%windir%\msnfix.txt copy incl\msnchk.exe %windir% >nul if exist %windir%\msnchk.exe ( echo.>>%windir%\msnfix.txt pushd %windir%\ for /f "tokens=*" %%a in (%windir%\presf.txt) do ( msnchk.exe "%%a"|find.exe /I "infected" >>%windir%\msnfix.txt) popd del /q %windir%\msnchk.exe ) copy incl\msnchk.exe %systemdrive% >nul if exist %systemdrive%\msnchk.exe ( echo.>>%windir%\msnfix.txt pushd %systemdrive%\ for /f "tokens=*" %%a in (%windir%\presf.txt) do ( msnchk.exe "%%a"|find.exe /I "infected" >>%windir%\msnfix.txt) popd del /q %systemdrive%\msnchk.exe ) copy incl\msnchk.exe %winsys% >nul if exist %winsys%\msnchk.exe ( echo.>>%windir%\msnfix.txt pushd %winsys%\ for /f "tokens=*" %%a in (%windir%\presf.txt) do ( msnchk.exe "%%a"|find.exe /I "infected" >>%windir%\msnfix.txt) popd del /q %winsys%\msnchk.exe ) cls :prescandoss if exist %windir%\presd.txt del %windir%\presd.txt if exist incl\dossier.txt goto scandoss goto result :scandoss echo. >>%windir%\msnfix.txt echo ************************ %chdospres% >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt for /f "tokens=*" %%a in (incl\dossier.txt) do ( if exist "%%a" echo ... %%a >>%windir%\msnfix.txt if exist "%%a" echo %%a >>%windir%\presd.txt) if not exist %windir%\presd.txt echo %nodoss% >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt :result if exist %windir%\pres?.txt GOTO INFPRES if exist %windir%\presreg.txt GOTO INFPRES if exist %windir%\presreg.txt GOTO INFPRES if NOT exist %windir%\pres?.txt GOTO INFABS :INFPRES cls color 1F TITLE %fix% - resultat echo. echo /!\ %infepres% /!\ echo. echo %fix% %vers% echo. echo. echo. echo %prenet% echo. echo. echo Q. %quitt% echo. echo %avert% echo. echo. ------------------------------------------------------------------------ echo. %auteur% Contact: %contact% echo. ------------------------------------------------------------------------ echo. echo. set MENU='' set /p MENU=%sChoice% %chx% -Q- for exit or other for cleaning : if "%MENU%"=="Q" goto fin if "%MENU%"=="q" goto fin goto net :INFABS cls color 1F TITLE %fix% - result echo. echo **** %infnopres% **** echo. echo %fix% %vers% echo. echo %infnodetect% echo. echo. echo A. %aff% echo. echo R. %forcnetreg% echo. echo Q. %quitt% echo. echo. echo. echo. ------------------------------------------------------------------------ echo. %auteur% Contact: %contact% echo. ------------------------------------------------------------------------ echo. set MENU='' set /p MENU=%sChoice% %chx% -A Q- and press enter : if "%MENU%"=="A" goto affich if "%MENU%"=="a" goto affich if "%MENU%"=="r" goto netreg if "%MENU%"=="R" goto netreg if "%MENU%"=="Q" goto fin if "%MENU%"=="q" goto fin goto result :affich set nom=%date% set nom=%nom:/=% set nom2=%time% set nom2=%nom2::=% set nom2=%nom2:,=% set backup=%nom%_%nom2%.zip if exist %windir%\err.txt goto errpres goto errnopres :errpres echo. >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt echo %fichaprrede% >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt incl\swreg.exe add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce" /v "MSNFix" /d "%cd%\MSNFix.bat /pass2" incl\swreg.exe add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce" /v "MSNFix" /d "%cd%\MSNFix.bat /pass2" goto messred :errnopres cls echo %suspectfile% . if not exist %desktop%\Upload_Me mkdir %desktop%\Upload_Me if exist %windir%\Cursors\*.exe ( dir /b %windir%\Cursors\*.exe >MD5.txt for /f "tokens=*" %%a in (MD5.txt) do (incl\MD5File.exe %windir%\Cursors\%%a>>temp.txt copy "%windir%\Cursors\%%a" %desktop%\Upload_Me >nul ) ) if exist %windir%\*.zip ( dir /b %windir%\*.zip >MD5.txt for /f "tokens=*" %%a in (MD5.txt) do (incl\MD5File.exe %windir%\%%a>>temp.txt copy "%windir%\%%a" %desktop%\Upload_Me >nul ) ) if exist %winsys%\*.zip ( dir /b %winsys%\*.zip >MD5.txt for /f "tokens=*" %%a in (MD5.txt) do (incl\MD5File.exe %winsys%\%%a>>temp.txt copy "%winsys%\%%a" %desktop%\Upload_Me >nul ) ) if exist %temp%\*.zip ( dir /b %temp%\*.zip >MD5.txt for /f "tokens=*" %%a in (MD5.txt) do (incl\MD5File.exe %temp%\%%a>>temp.txt copy "%temp%\%%a" %desktop%\Upload_Me >nul ) ) if exist %systemdrive%\*.zip ( dir /b %systemdrive%\*.zip >MD5.txt for /f "tokens=*" %%a in (MD5.txt) do (incl\MD5File.exe %systemdrive%\%%a>>temp.txt copy "%systemdrive%\%%a" %desktop%\Upload_Me >nul ) ) if exist %systemdrive%\*.exe ( dir /b %systemdrive%\*.exe >MD5.txt for /f "tokens=*" %%a in (MD5.txt) do (incl\MD5File.exe %systemdrive%\%%a>>temp.txt copy "%systemdrive%\%%a" %desktop%\Upload_Me >nul ) ) if exist %systemdrive%\*.pif ( dir /b %systemdrive%\*.pif >MD5.txt for /f "tokens=*" %%a in (MD5.txt) do (incl\MD5File.exe %systemdrive%\%%a>>temp.txt copy "%systemdrive%\%%a" %desktop%\Upload_Me >nul ) ) if exist %userprofile%\*.exe ( dir /b "%userprofile%\*.exe" >MD5.txt for /f "tokens=*" %%a in (MD5.txt) do (incl\MD5File.exe "%userprofile%\%%a">>temp.txt copy "%userprofile%\%%a" %desktop%\Upload_Me >nul ) ) if exist %ProgFiles%\*.exe ( dir /b "%ProgFiles%\*.exe" >MD5.txt for /f "tokens=*" %%a in (MD5.txt) do (incl\MD5File.exe "%ProgFiles%\%%a">>temp.txt copy "%ProgFiles%\%%a" %desktop%\Upload_Me >nul ) ) if exist MD5.txt del MD5.txt cls echo %suspectfile% ....... if not exist temp.txt goto noexclus :excluslist cls echo %suspectfile% ........ rem ******************************************************** fin part 3 ************************************************************** Find /V /I "13012228D29D56358D8CC93E3B30893C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6896D0403B2169BDE78F897EB89F5362" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "BC0137B41D9075C1826EAFBDFC9EB9BC" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7D1AC936D9DF19094F033837F5EA9860" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "B55B459A70E45E036E766098790B5937" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "bd6f65959e0623574653353bf68c7e9f" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "834fb4fadd00a9733653f74368c3fcc3" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "5E063F3294317F1D6CD71AB96E5162F3" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "3D5D36C903D4F65978E9F63281B7D126" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "88C714875E65C4354BF6507813B65D95" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6C1C7307B8C3C7AA9CBD16FAA52C63B1" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6A2BAFFB1FFE16FA54DEEBA0BD915A6A" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1331E709EE682AD4F2EAFF31933E38BC" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C6382D04029C3DF0D786E0581E83189E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "MSNFix.zip" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "979269575BC1C8428BFF7E473E8BB707" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "52B21A4E0CFE5634CB6BFCBECB0E4401" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "978979FB943F1748451948DA7F14A605" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "757D4C54671D141E3F7524E201B15DE0" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "AB3BB50990B2F9DB9D8764BC8A223B47" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "875A31ACF4B91D778035625BAAA5EC23" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "B1945A6364B73CB37E826BB072E237BC" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "2A8120F77281D717A2E99A7968D8F630" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1DDF6B225B2949A61B3D55F4D5C8D7F1" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "WLXPGSS.SCR" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "DEC996F2FBD251EB834428F96D954D75" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "516E62BE41A2A43A4AF8552186339CB6" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "766DA465DEF967FBB73EC462D1FDAD00" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "485F13E92CA974C00D5168793604A939" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7EA0F2F11BB02492E852539EA8825906" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8CC358D442ED2746049AB62E46E88396" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C700AA24D0A67408D5EB5F855F909A6D" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "A9C49B10E0FB2117391A83A7FF31C55B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "3977F3216D0F62AC9C9C7777240EBE65" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "475C092D67C9A9B0F9F276104AE91C16" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "D7C25B425D00308D37E4BF7949DBC81E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "B448DE0F1F8EEAA41EDAC45F297F0ADE" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7251DC9286BBB7B06F0840736EF74D7B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "3F8FEBD759D9A2BCC8FD5DE7BFA04F09" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "0689FAB22E2308F6B0895471A8E69B1D" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1F1F8840F6569FC393A46DB26B6BE28D" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F4DC7D8AFCE672115642B76A49D7F64E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "0D259B1478083AA90B21DEE9FBB75AB8" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "BD8A9AF4264C3C4808BEE338441E39EB" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1747C66282BA971C39BB8537D7262438" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F9458E6FBF5BCDFE41809239D76D1E61" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F86ACC3BB07CCFD0C02FF37CDD5FE28D" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "CCC18A1DB5B7E2AA44C10FD25850520E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "B29F3D72FCC1C10464FB7FB8E7C49EF9" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "26AE892A9C310183EA6843BB68BEAB73" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "3E4D15EE740F9C208956E9B58497A82E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8208DE7BFAFCEF506BB1E5AC8EA58488" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6A5EAB26005943650D18857B807FE012" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "35bc2808ed08326dac79dc41cdf3d61c" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "CE26F5691E1EEFFC44A665B552ACD1BC" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "DD89F3B6B7CBE43C489D3CE78CAFFBFF" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "9DE6D611AD156AE9EF4B3ADE60DCC07A" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "A5D5BFB8755048F0CDE34E5D25A72457" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "5d0f06324f06171002c9c5518725b601" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "316B844F632202967FA5A47A7F377150" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "5D0F06324F06171002C9C5518725B601" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "AD5A49FD4E074B927EA77C9B2D737576" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6370D92B4BD7B934348BB82AE08EF7F6" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "BB7355197D9E10487CB743FCD5D11CCB" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1B79CED2B4E7C4A2122256D584E9AD4B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "BB029AE91D3A6956A895F8156A8BE779" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "D6DA76811DA6A9A90E7ED3F68B127693" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "DA9A5803837E99FB1F08A28DF182C3D7" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "0F76EC0B0C2687EE7CE257C0E3A30EEE" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "3C6A236DCD211B505FD7DC45D5DE34BC" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "0F76EC0B0C2687EE7CE257C0E3A30EEE" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1FA64F359FD7E08FA614580EB0375CAA" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "A9347D88B02B62DB04FA7B807B87FDAA" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "76B1105EFFE6303BEAE3A9E2DF99F46E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "EF055E5931D9CBED977467C6FBA57EB7" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "4EA1477D961388834D2CFB86E2718FE0" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "A7B39AA71B717ECDEFE5E5EDE4659813" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "83B1B476382ACD2C8CEB627976B94126" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "21F15FEE501C2E265128B14640A4DFE8" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "DE3A63A0F7153A36C9156963D0DE546B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "2053254D1C03BE856D1E4F6186F058E1" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "67DA457932E18D7F780CC61376D600AF" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "110B8F94D25B0EF5ABDE3260744D565C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "809592F51CF2623EAA1EE48489DF3E75" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "77AA5CE2484A6BF20F56B19C8A5685F7" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "E2DDA1796F06D792525633C2010635E0" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1D926E47DCB0B60BFA8A1EF09465BDD7" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "CF9403CFBB98D461CC316460045E2714" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "2620141CFEE0BC3DB67F5C51BBB87382" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C7CEC5657D2CE84C7BE763DA8344A242" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "080848EA8F913051D49E8C5B8E8AEB6C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "e903c524336dc38e8186e6ab7dacb728" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "74A9A00CC4272DC2FBD4575F9C6BC1BD" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "E903C524336DC38E8186E6AB7DACB728" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "DD2315B7079819C8EBC004E5738B9AEB" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7065EA78122F0FFA97CC564CFBD61E61" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "799AC39622D6718C213C1C81B44BC994" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "0F76EC0B0C2687EE7CE257C0E3A30EEE" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "67020555484D4C73492C408DAF1BECA0" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C7AE035948C1DD536B0FB4222C1523CF" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "783B54E1B0C03DF74E3348199081901E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "0B9CB0B6076A723E52537303F089D45C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "86281359143D9420008369A5B247DBE7" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C0AAC449E70AD2BA14A6019DDF9F515E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "9561820fe4e04cd67ccad7d16810c740" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "44C5DB1DF871634E805FAFDCDC682669" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "D8F5075B93DB064CC88F093ECA2E7EBB" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "c7ae035948c1dd536b0fb4222c1523cf" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "200CD1AE0E8D5D2D9E04C9C4EBD58C63" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "FDF159E6C4EE927B245C4B1C83882C10" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "783b54e1b0c03df74e3348199081901e" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6632af6b5da3c19b5cf88f1017a7707e" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "31fcd9a08851420f8dbada4bf08ae4ed" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "0A766FB55A1ABFF67499B8B2A74CFF66" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "CA093E0731609429D358BBFFB536940D" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "67020555484d4c73492c408daf1beca0" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "9314681FE0E02332BEE6390B2B10344C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "dd89f3b6b7cbe43c489d3ce78caffbff" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F498A0BBBC6591BFDFCA5EF83BF414CB" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C019432840DAC21983E2C19E01E25294" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "E16DB1E7339F49E9C2BC2E482FD17E36" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "DE3A63A0F7153A36C9156963D0DE546B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "2053254D1C03BE856D1E4F6186F058E1" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "67DA457932E18D7F780CC61376D600AF" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "110B8F94D25B0EF5ABDE3260744D565C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "809592F51CF2623EAA1EE48489DF3E75" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "77AA5CE2484A6BF20F56B19C8A5685F7" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "E2DDA1796F06D792525633C2010635E0" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1D926E47DCB0B60BFA8A1EF09465BDD7" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "CF9403CFBB98D461CC316460045E2714" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "2620141CFEE0BC3DB67F5C51BBB87382" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "63AABFBED5B5DAFE19389D55D6CFDAA7" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C7CEC5657D2CE84C7BE763DA8344A242" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "D62277AA1B4684E6D7CC5DE4C4BF7E82" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "013D4F6D35BD66A14FE23F65CB157E10" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "891db06c2dd95afd2fa19899199a4387" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "579C78106CB5E1E215A354EF6995B447" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F932E46F36A7EAD763D6FA3F7D8E1794" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7F0359A880707D707E0FF173739AC91C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6C12F5AD5A7AD1E2B73B960BEFA2980A" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "EB0858FE3F5768D1E22633BCE378B31D" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "A38E0637A2FCCFE163F237B692158676" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "5bc3b591f39abe980f702e6fec62d0b3" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "2421BEEEC33F29340ADF1A79F0F4B2CD" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "9381F2D61813BC6B5E56BCD81BE647C1" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "0ABD246E655E920C7AF43C3D9755AD91" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "689FEAE79594190E6F3C6AA98C850FEC" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7933D51D5EC31D6AE0BF1EB03E81B295" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "a52681bef949bfdcd8b5c9f64a2063eb" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "24fe50950ab3dd3f1691a7b3b50cec62" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6c12f5ad5a7ad1e2b73b960befa2980a" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "b0858fe3f5768d1e22633bce378b31d" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "08E7BDEFF876030D5EE294B45D3971D1" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C8D9ABEE5F38C83A06B47BAD45F8F9C2" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "40535FF38502C259A531C9946C3C7E6E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1D309DE45CB12918E83377E7E9D7FEB0" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "E2E6B01D43C2555B1BE3F46D8297D409" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8FC83784F495CCEC39C882973D1B98C1" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8911fbcf238e18036a16e3183785cf77" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "733dd445fe582bd587bc57505bfb0399" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "49fe41024eff32d3910b182b19fcb45f" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "D77682049BC5B5A9F5A0CEB44703565A" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "37B4555BFB86B2754E48C98AF0C40DE1" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "BE6E5B8BD64985C6A8F61084C49D5626" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "E441DAB9E6DA4F038A3DD41D39A5FFD6" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1778C126DA1A555BD6EADEF5A0D4E4DE" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "de4f808b5a64743855def64e5f116a08" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F3CCB8C787EFA258AA7874ACBAE35857" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "c869399d9a8ac7b2ad764ef4443412b4" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "cbc093a760b2bed2df87a91f47249683" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7065EA78122F0FFA97CC564CFBD61E61" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "852984B545A6D980D439277F16DC73C7" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "98e874948ec09930f58c41948635e536" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7B894453C7D120A8603EE2BBF13FDC6B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "92e898f2971c9514f45a57a730160d98" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "3EB3FB0A569850CDA0DFA76B7C8D46A2" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "e0ec3b8a2f50e28cc71da8786520a489" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "79098DD7E3FB9D2C888C3FF91785D75A" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "54BB9CE3FB2F5FA5CAAD9A558025B9DD" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "59B6EE33CD95CEA41FF390347A0CDC19" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "A35C4C106702A66F53D818D59B2D0B88" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "0C1CF97CD8981F65B17ED3C1D8642FA9" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7F9361A12B2DFEBEC6C22B52446E3CF8" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "443E13846997C537E8F5ED61130AB705" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "fdeb3dbfcaab71209112639675971bd5" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "ee1a9d081cef138d122ffefe00ce8264" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "4D79E01AD8FFB7F82B253CDB70D1C256" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "631500ecda34da8eadad159b71667e35" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "A44AEB7CE4C2E1AA611DC4387ACB1EE9" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "E2E6B01D43C2555B1BE3F46D8297D409" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "ed8e1862030114d58683c6620dd92cc5" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6961354AD0BFC985A0D7D65EA912D256" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "EC1F0368D94A6B0339FA9B22D6B8095B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "D7EF4F5AA4DACEFFA40E62F895E1EAAE" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "D054961C6DF99E9CB8E6B6E2DEBDD2C2" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "32168109531BA6FEB4010ED11A7F6110" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "388B1B24663EF2B7D105669865C6E923" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "45130D8EAAC72CE4A7E730DD3CC8A636" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "FDF113DB172A121DBF47496075D7B8E5" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "87CB33A9A530FF729F63D2598AE8BA01" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "4BF22BBB2EEEADB1C492A35127C154BC" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F5996CF9196D9C46B4CD83C2A0B6B0FA" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8E16DF306693BFC9B76D5BD2AA045DC0" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "9FBF0F15694064A92EEEC7A1CB6A8A9F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F83F6403CB6ACAF397ADDFB4058A9E59" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "62C746AD843EF28C8ED4FC62F323AC74" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "CFA8C5063424764D887A07CCFA588EB1" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "80A299C1EBC79FA2F24C26DF93543A64" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "04810EC57CBBDD1F047C8217B9F6C092" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "E2A7262E2C24EAF1C15CBDDA29E1D1EA" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "4C1323520EB29618930875E0EB1907E0" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "35141648A5AAFEC3D4F07EBBD9B83F6C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "343DCEFF1015FF19E5297AFBE879C0B8" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "AC2B49472830C950E439C7E7BEEED099" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "E2E6B01D43C2555B1BE3F46D8297D409" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8440C856787389542963463D70E04DBB" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "32903c467c1660e86d3193728a350167" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "CAB96A0F946BA7DEADBF2074549CC83D" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "BEB7597CEFE900C6637205CB2B33100E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "2B67B59CBA08DB5C9A9EE4ADB3CC611B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "CE8A049BF769DFC3392E1282FBABDFD7" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "b1073989c62f3a09122754171ca9cd9d" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "e9fdfa8018b507f6e2a64bacf1b465cb218cd557" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7a40aa95cfb45954d8f977275e42cea9" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "578c3aa8b702ed360b68f51659307165297b1145" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "031373611f629dafda0194226fbcf0d0" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "03c28e64b56a8b7b6a87ffc1bbc8a507" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "d4f1bae1fbbf612c1717d7f27116829a" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "a3c04ec04e5c586042b7f9473af77017" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6F541E76591ED62DB4FD0750A9BBF5EB" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8FC83784F495CCEC39C882973D1B98C1" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "D77682049BC5B5A9F5A0CEB44703565A" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "4FAFC51D4E351B276BE4FBDC798B4067" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "4AEA47F905628435516F9F64FBA5B32C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "3F5F672662DC33399725A87804884FFA" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "B4AC410FCC959F701468BF267CEF60C2" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "88592032B26EBFED9FC22C330AD15B6C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C05599501B42AAFD55C0AF91F2CE0E4C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "191034D26CA72BC73F33FDD3E2698C7F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1133D9F7FC996ACFD096B97355D921F0" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "32DE0424841989D93B09FB14D75D1F2F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "4C4B8275A050147258204888818F241E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "5465AA7CBDDF807A279DEC889F846D35" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "A32250F9E105089276CA086A400CE944" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1DF7B542A6C1318A71D3EE0757346873" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "CF59F6000775F49A61AEFDA541DEF61A" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1AAF83CBFDB76642E2E26DBE1599CA7F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "CD164451D79CFE1AA92F06C12BDC4863" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "52BB80A1E5F7B09DF8D3E0145907E42C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C3F87780A3FE6BB28BDB14731D2EAF88" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "FD8D63840A247660D6F8D257036EEEF2" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "86A06E6F0C4F8FAEC543C0298DB20956" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "4DF27C8DF994F1719F53908727517399" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "4A1D822CF17BD99EC24DF0C2CF0C6AC8" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "73B1DA35E03EDD61C6A13D85E552D6B5" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F231AAD1A8C9E3C633A0027478A3B20F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "E28DBF37352812E0D25FCA016984EB51" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "5F2E109826C153B0755CB40E4D2F934E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "A268A2EFA30529105B6D3CB047227AAC" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "905978E7DEC44439E0B5F39E22875E0D" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1DF56C797CE9B568A8B5BADC49DB7B76" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "960753D172F66F84C5C14CCDA576F8D4" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "543F284A7E48BDF93E29E6019A88D9A2" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "683B31C7A11075601304360E63577B1C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "593140106897E97486EB8EF29B66597B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "9FDB67D296AC604F666DE14229122431" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6F9875F03041F9870EAE689E6F67C3BA" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "ab8cb29dfeb235dc55c1bd5f272a18eb" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "815A6CE9069C7D42E169657923C50756" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F6D28802AA6423D84F918AB202FA0584" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "B7D61243AB22F27D059030499EC791F5" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1B74167B640BEC6E448DF90E520F9335" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "BC1AA41A778EB2BEEFBF0BE9E6DD3265" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "E2E6B01D43C2555B1BE3F46D8297D409" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "3A938ED2427DF10E571041069E6980CB" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "A71C4EB18DD87354707DB2FCEDB3A9C0" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1A2256C611D5DD9F8E0BABB79227846E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "53F034B6FFFE8B2EAE09C33064D4F756" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "EAD0EF582015DF4EC2E8A547B7F3361B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8C81971234E85BB2BD4D63DF272FF56F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "ee3d5bd088fd4b25bd323fd33f078b11" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "B85760414C16DF79A27A3646108C172E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "BC3120C9EAAD159DBD90D321CA54E34B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "B57CEF19F7AC72F933C621DFB5CCCF16" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "BE8FA9577619BCD01EA578AF64588E30" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "43FCEEF75FD6208925DDD4FFF8C36723" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "BDFA8CF643506ECFAA89AA60250C4C08" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F7A268DC8F94B4404ADF6C648BF54289" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7309359BBE66C6CE4CD733B8F8F02953" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "72A5555729E786566823E6BB4ACD6FBD" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "16869817BEE71AED4003B2C380B1FD44" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "931B08F87AC66DA54FD5A0D8F73F5F34" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C77D32513555F6AAF21B5436E4054ED9" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "82D1480BC50C2E46F014521654F9D74B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "9B0474EAD941DEC183400B3D20F28153" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "40FAA2C55D667815E5B74D6FA2B6D8AA" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C5141E5569ACBA2C5C9B0A74BC27608A" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "90532D9AA31978D2CEE22648B322DF2E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7FA3A855A1F9F247AD83D74E74983686" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "CD7DBBFBEABC34E2FA2A694F97B32E5F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "5F4729DE0AC2AE4AF7AD9318636960BF" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "475AEBB70BFDD5192A1189819712CA8C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "36FF463CF2A3C0EEC3AB67BACAFE72B3" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "815A6CE9069C7D42E169657923C50756" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F6D28802AA6423D84F918AB202FA0584" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "B7D61243AB22F27D059030499EC791F5" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "5AB7A4EBBEA9B44C112FE99BC099837D" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "011B582FB2D0B0C6C7B4C7CC4C380495" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "4701D2EBAB6C48E23E897508D16AE89A" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "A596D198888D980BD39EBD98B3655AE7" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "CD183096AFEA64927C611C6F7824E9F8" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "712EC0F1BFD0BBCE6811FF870C4C03E5" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "056469DE36565F12CBB2D97BDB8340FA" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "9E93BA99906C74D156F6D493CC07B349" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "215DBB6532B866CE7D19C985743CF9CE" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "01E9B929C766C172DBB82EEA8BE107F8" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "0B883A187017547784420E0A855604D9" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "073EC04A485F81EF6A55A2FAD515A149" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C76C75DBDCA9BCC650BAE0F70084ED37" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6C05E7EA3B3CCD59674E81A8833D6C30" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "048A95D15779197E16D4138632441D2F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "A67D160E79FA90452F0B23444EA921FB" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "1AB471AA7648A047BB404742378D5223" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "57399D9A4F5AEC2FD9E8161440B2DE77" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "0FBFAE4FDF4BBC966D515598D2983F99" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C31849FE2D789C1508D9F97B1A388787" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "18A67F319328F254DE3A49F8E993D72F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "0E7030C71B2698B32C9B8F2BF6879734" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "3EBB4D49447D8A08E0AF6E79037BA41E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "5FB2D218A54761EABD4635A7BB101B2E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "49C2D7C6714D970565FB88CFE76130D6" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "DE277E07C4DFB885DB1DA2763088116B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "68EC87323395CCEBE12E0196F3517A57" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "44CA0873B98747BAD59140F41756BB68" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "B57D06D63C2BAB88EF4883AEC268D66F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "06830305F553AB4922E68D392854A1F9" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "99F7FE08CA0FFED79182FAF292349176" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "D074FE5ADDE2BE9A0572CDFC33418836" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "64364F16B2408B89C044E3B8D7E763A5" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F997BF54EA77E5F0775BB11F70F9EB3F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F0832ACCCB6238C378ED5356CF7F768F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "20C28E1E6DE413C559DF3221F35CCC9A" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "DEA770A6CC4E064210CB08526ED98163" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "99F7FE08CA0FFED79182FAF292349176" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "68EC87323395CCEBE12E0196F3517A57" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "44CA0873B98747BAD59140F41756BB68" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "06830305F553AB4922E68D392854A1F9" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "D074FE5ADDE2BE9A0572CDFC33418836" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "64364F16B2408B89C044E3B8D7E763A5" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F997BF54EA77E5F0775BB11F70F9EB3F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F0832ACCCB6238C378ED5356CF7F768F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "20C28E1E6DE413C559DF3221F35CCC9A" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "B57D06D63C2BAB88EF4883AEC268D66F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7C585973ABF619056E8CEA3D044E6E6F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "38716C162DE838B564C987139E4BC212" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "5A9A70C38A3AEFCCD385A8CC1CCB96E4" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7F07C29002C4F22303C0C3E7A613FED4" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "BB51EE41C7D4C2C324F51B09E3BCF69A" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "C4DA0AADBEE3CB54147B8A0C28370FFC" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "FA8550E290B23878E8963E8383257703" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7DA4B6EF11E1AF19AAA237EE74DD05C9" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "957030CAEF9781B0E5C681AA43BBCAFE" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "BA2101F57F46CCF2FF454150505B2E13" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "5FB68B0A4FFC2E94F0504F68BC16F690" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "29AAB311ED88689A2EACFD31CC569B59" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "036497F9B918F593BBD52A1703149E49" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "E1C6E07BCFFFD0FF5C5ECE7FA06D571C" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "A59080542C9FDDDF7AE94E95F16AD50F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "9CF1B9E6881A9D5269388EBDADA37866" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F895FBF296C37BF78E169B66AC04E8E9" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "85C4A5EE386341F4220A37332185DD4A" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "16D51951450877B335E202E915A41241" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8771AF19CD1696E1FD950381A6990578" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "3B4C441EE02104B0B482142945AD22A8" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "E2A6E4D9BEAAC24A99EC10C75239DD98" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "CAC02FAB842EF38B62074A7053A1EB4D" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "07195C40F841CB3F3FB9A875C6A1D34E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "0FD21A7EAEA4AB490C32FAC011ECC71B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "822BC622B36B721A492C2C8B4DC4896E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "D074FE5ADDE2BE9A0572CDFC33418836" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "04E5E5FB55A3D5A03C0AEB738C3412D1" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "11A6B767A5C6B5FC69540C0A5348440F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8D75D66E3E67D25FE9B729F01D2AA722" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "04E5E5FB55A3D5A03C0AEB738C3412D1" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7376C9847AAEF8A209E184E357FC2D80" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6FA8411D60C4FAEE5102EEE1367AB34D" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7DE8FE15205ACF1461E138AC7C84EB67" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "182070EF71268E7F2B28343A3E9FD255" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "16687C98B536896AE01B7AEF397AA73F" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6B85E2DBC7BC479ABF74F6CEFE43E5F8" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "B8CAA3C6D1656B0BED1B2F2508400197" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7C95FD97D33EA47619CB4D8A05ADA114" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "029DDEBCDF779B0863CA75555F608D3E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "BF3033E1A703DBC6D30611489F1DA749" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "FB6B055CE3D4D4DC0759BD2EA31CF146" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6E284A7A68F1CD2EFBB03DE57328A978" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "9D5A9C704D347F315334757D54FC5B24" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "c2d5a7019ec97853912af6024a4cffd3" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "414e884abcb21f6c25bdcae584d642bc" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8815709656fb11ea4dbb90247264c2e7" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "a88a380a189284f2232f4b87a467bd50" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "b259293266395d4f9c7de5a84e418e9d" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "50f0893b91be817120a78035578d4040" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "dca17b12890164c3b6ba02d36dfb9342" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "69e6cba44d4b47562acea87557d890cc" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8815709656fb11ea4dbb90247264c2e7" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8363e4f20095252302917a4f2feb8584" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8c4ac63474d4663c7ecf008041f06cc6" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "01e9b929c766c172dbb82eea8be107f8" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "A5F4ABE090C4332FD166F4008112618D" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "BFC9E3AEB7A5008AF1D353AEB8E99A28" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "0CEE0F287DD7A61FD3EAD3DE818FD" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "5CC3C090B09C169CE5A7759A84CFE139" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "7D8248259A0348523DF1F88FDCA694E1" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "DE5870962FBFB59EF3A64536C858BF12" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "F4A3C905A9FE3B83A192EECD2945A415" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "E664304AF9271C22BEFB5D077A140523" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "2554C493A7CC937DA52D856ACA13C125" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "93D4B0CC80A188A81E6E321A1841B018" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "8B9D03E47D105109F6A675A3399EADB9" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "005120FEDB119AC9B9693EAB2867CB8E" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "50F0893B91BE817120A78035578D4040" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "24BBF858F789123A955639D9C8BF652B" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "004982B42BD5C1E4229FE7C51AD1B284" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "CB6129949770CC32BF695CFEECF8911D" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "517E1489AA8D5EDA0455DCC1DA7CD991" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "628BF1FE74984C59F6079D339533CFCF" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "86e2eb85d9e1a9c93b019a904536549c" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL Find /V /I "6f9875f03041f9870eae689e6f67c3ba" < temp.txt > temp1.txt copy temp1.txt temp.txt >NUL rem ******************************************************** part 4 ************************************************************** :noexclus :suspectrapp for /f "tokens=*" %%a in (temp.txt) do (echo %%a >>temp2.txt) echo Recherche des fichiers suspects / Search suspects files echo ************************ %suspectfile% >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt if exist temp2.txt ( echo /!\ %avertcursor% >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt type temp2.txt >>%windir%\msnfix.txt del temp.txt del temp2.txt echo.>>%windir%\msnfix.txt if exist "%desktop%\Upload_Me\*" echo ^[color^=^#FF0000^]^[b^]^=^=^>^[^/b^]^[^/color^] %upload% ^[b^] %desktop%\Upload_Me.zip ^[^/b^] %upload2%>>%windir%\msnfix.txt echo.>>%windir%\msnfix.txt ) else ( echo %nofich% >>%windir%\msnfix.txt del /q %desktop%\Upload_Me\*.* rd /S /Q %desktop%\Upload_Me del temp.txt ) :finrapport if "%msn%"=="alert" echo. >>%windir%\msnfix.txt if "%msn%"=="alert" echo Alert MSN is corrupted. Please Uninstall them>>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt if exist selectnet.txt ( echo %infosauv% %backup%>>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt if exist %windir%\upload.txt echo ^[color^=^#FF0000^]^[b^]^=^=^>^[^/b^]^[^/color^] %upload% %backup% %upload2%>>%windir%\msnfix.txt if exist %windir%\upload.txt echo. >>%windir%\msnfix.txt ) echo. >>%windir%\msnfix.txt echo ------------------------------------------------------------------------ >>%windir%\msnfix.txt echo %auteur% Contact: http://changelog.fr >>%windir%\msnfix.txt echo ------------------------------------------------------------------------ >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt echo --------------------------------------------- END --------------------------------------------- >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt if exist %windir%\upload.txt del %windir%\upload.txt del temp.txt del temp1.txt :sauvegarde copy %windir%\msnfix.txt %nom%_%nom2%.txt >NUL del selectnet.txt if exist "%desktop%\Upload_Me\*.*" ( if exist backup\*.zip copy backup\*.zip %desktop%\Upload_Me\ if exist backup\*.exe copy backup\*.exe %desktop%\Upload_Me\ copy %windir%\msnfix.txt %desktop%\Upload_Me incl\zip "%desktop%\Upload_Me.zip" %desktop%\Upload_Me\*.*>nul 2>&1 del /q "%desktop%\Upload_Me\*.*" rd /S /Q "%desktop%\Upload_Me" ) if exist backup\*.* ( cls echo Creation de la sauvegarde / Create backup copy %windir%\msnfix.txt backup\%nom%_%nom2%.txt >NUL incl\zip "%backup%" backup\*.*>nul 2>&1 del /q backup\*.* rd /S /Q backup\ ) if exist %windir%\err.txt del %windir%\err.txt start notepad %windir%\msnfix.txt goto fin :net incl\process.exe -k perfmon.exe >NUL incl\process.exe -k iexplorer.exe >NUL incl\process.exe -k iexplore.exe >NUL incl\process.exe -k mssq.exe >NUL incl\process.exe -k %temp%\.exe >NUL incl\process.exe -k server.exe >NUL incl\process.exe -k serverivy.exe >NUL incl\process.exe -k %Temp%\svchost.exe >NUL incl\process.exe -k msnworm.exe >NUL incl\process.exe -k oddysee.exe >NUL incl\process.exe -k tsorfib.exe >NUL if exist %winsys%\w32_mjd.dll regsrv32.exe /u /s %winsys%\w32_mjd.dll if exist %winsys%\ddemwmad.dll ( incl\process -k sk.exe >nul incl\process -k syncmgr.exe >nul incl\process -k authrasm.exe >nul incl\process -k ddemwmad.exe >nul regsrv32.exe /u /s %winsys%\locadx3j.dll regsrv32.exe /u /s %winsys%\wshrmqis.dll regsrv32.exe /u /s %winsys%\ddemwmad.dll ren %winsys%\ddemwmad.dll ddemwmad.zzz >nul del /f /a %winsys%\ddemwmad.zzz >nul ) if exist %windir%\err.txt del /a /f %windir%\err.txt if not exist backup mkdir backup echo. >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt if exist %winsys%\oddysee.exe ( incl\process.exe -k MSN*.exe >NUL incl\process.exe -k SERVERIVY.EXE >nul incl\process.exe -k iexplore.exe >NUL incl\process.exe -k oddysee.exe >NUL incl\process.exe -k ntoskrnl.exe >NUL attrib -a -h -r -s %Winsys%\ntoskrnl.exe copy %Winsys%\ntoskrnl.exe backup >nul if exist %Winsys%\dllcache\ntoskrnl.exe copy %Winsys%\dllcache\ntoskrnl.exe %Winsys%\ntoskrnl.exe ren %Winsys%\ntoskrnl.exe %Winsys%\temp.exe type %Winsys%\temp.exe>%Winsys%\ntoskrnl.exe del %Winsys%\temp.exe if not exist %Winsys%\ntoskrnl.exe type backup\ntoskrnl.exe>%Winsys%\ntoskrnl.exe if not exist %Winsys%\ntoskrnl.exe copy backup\ntoskrnl.exe %Winsys%\ntoskrnl.exe >nul ) if exist %temp%\SERVERIVY.EXE ( incl\process.exe -k MSN*.exe >NUL incl\process.exe -k SERVERIVY.EXE >nul incl\process.exe -k iexplore.exe >NUL incl\process.exe -k oddysee.exe >NUL incl\process.exe -k ntoskrnl.exe >NUL attrib -a -h -r -s %Winsys%\ntoskrnl.exe copy %Winsys%\ntoskrnl.exe backup >nul if exist %Winsys%\dllcache\ntoskrnl.exe copy %Winsys%\dllcache\ntoskrnl.exe %Winsys%\ntoskrnl.exe ren %Winsys%\ntoskrnl.exe %Winsys%\temp.exe type %Winsys%\temp.exe>%Winsys%\ntoskrnl.exe del %Winsys%\temp.exe if not exist %Winsys%\ntoskrnl.exe type backup\ntoskrnl.exe>%Winsys%\ntoskrnl.exe if not exist %Winsys%\ntoskrnl.exe copy backup\ntoskrnl.exe %Winsys%\ntoskrnl.exe >nul ) :suppr if exist %winsys%\MICROSOFT\backup.ftp ( copy "%winsys%\MICROSOFT\ftp.exe" "%winsys%\ftp.exe" copy "%winsys%\MICROSOFT\ftp.exe" "%winsys%\dllcache\ftp.exe" ) if exist %winsys%\MICROSOFT\backup.tftp ( RENAME %winsys%\MICROSOFT\backup.tftp tftp.exe >NUL copy "%winsys%\MICROSOFT\tftp.exe" "%winsys%\tftp.exe" copy "%winsys%\MICROSOFT\tftp.exe" "%winsys%\dllcache\tftp.exe" ) incl\process.exe -k iexplorer.exe >NUL echo. >selectnet.txt cls echo %nett% 1/3 echo ************************ %suppfich% >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt for /f "tokens=*" %%a in (%windir%\presf.txt) do ( attrib -a -h -r -s "%%a" copy "%%a" backup >nul del /a /f "%%a" 2>nul if exist "%%a" echo. > %windir%\err.txt if not exist "%%a" echo .. OK ... %%a >>%windir%\msnfix.txt if exist "%%a" echo /!\ ... %%a >>%windir%\msnfix.txt) cls echo %nett% 2/3 echo. >>%windir%\msnfix.txt if exist %windir%\presd.txt ( echo. >>%windir%\msnfix.txt echo ************************ %suppdoss% >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt for /f "tokens=*" %%a in (%windir%\presd.txt) do ( rd /S /Q "%%a" if exist "%%a" rd /S /Q %%a if exist "%%a" echo /!\ ... %%a >>%windir%\msnfix.txt if not exist "%%a" echo .. OK ... %%a >>%windir%\msnfix.txt ) ) if exist incl\*.txt del incl\*.txt cls echo %nett% 3/3 echo. >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt echo ************************ %netreg% >>%windir%\msnfix.txt incl\SWReg export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" backup\hklmRun.reg incl\SWReg export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\" backup\hklmBHO.reg incl\SWReg export "HKEY_CLASSES_ROOT\CLSID" backup\hckrCLID.reg incl\SWReg export "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" backup\hkcuRun.reg incl\SWReg export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices" backup\hklmRunservices.reg incl\SWReg export "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices" backup\hckuRunservices.reg incl\SWReg export "HKCU\IEXPLORER" backup\hkcuiexplorer.reg incl\SWReg export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad" backup\ssod.reg incl\SWReg export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellCompatibility\Applications" backup\applist.reg incl\SWReg export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellCompatibility\Objects" backup\test.reg if exist incl\banker.reg regedit.exe /s incl\banker.reg if exist incl\rdshost.reg regedit.exe /s incl\rdshost.reg if exist incl\rdihost.reg regedit.exe /s incl\rdihost.reg if exist incl\rdfhost.reg regedit.exe /s incl\rdfhost.reg if exist incl\syshostst.reg regedit.exe /s incl\syshostst.reg if exist incl\syshelps.reg regedit.exe /s incl\syshelps.reg if exist incl\sysprinters.reg regedit.exe /s incl\sysprinters.reg if exist incl\printers.reg regedit.exe /s incl\printers.reg if exist incl\antivirus.reg regedit.exe /s incl\antivirus.reg if exist incl\modems.reg regedit.exe /s incl\modems.reg if exist incl\drivers.reg regedit.exe /s incl\drivers.reg if exist incl\prodigy1.reg regedit.exe /s incl\prodigy1.reg if exist incl\ersvsync.reg regedit.exe /s incl\ersvsync.reg if exist incl\prodigys323.reg regedit.exe /s incl\prodigys323.reg if exist incl\prodigy323.reg regedit.exe /s incl\prodigy323.reg if exist incl\Version1.reg regedit.exe /s incl\Version1.reg if exist incl\Version.reg regedit.exe /s incl\Version.reg if exist incl\mjd.reg regedit.exe /s incl\mjd.reg if exist incl\version3.reg regedit.exe /s incl\version3.reg if exist incl\w32s.reg regedit.exe /s incl\w32s.reg if exist incl\xesf.reg regedit.exe /s incl\xesf.reg echo. >>%windir%\msnfix.txt if exist %windir%\err.txt goto saut if exist %temp%\*.* del /q %temp%\*.* if exist %windir%\Prefetch\*.pf del /q %windir%\Prefetch\*.pf if exist %winsys%\ddemwmad.dll ( incl\process -k sk.exe >nul incl\process -k syncmgr.exe >nul incl\process -k authrasm.exe >nul incl\process -k ddemwmad.exe >nul regsrv32.exe /u /s %winsys%\locadx3j.dll regsrv32.exe /u /s %winsys%\wshrmqis.dll regsrv32.exe /u /s %winsys%\ddemwmad.dll ren %winsys%\ddemwmad.dll ddemwmad.zzz >nul del /f /a %winsys%\ddemwmad.zzz >nul ) echo. >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt :saut goto affich :pass2 cd %~dps0 color 1F incl\process.exe -k perfmon.exe >NUL incl\process.exe -k iexplorer.exe >NUL incl\process.exe -k mssq.exe >NUL incl\process.exe -k %temp%\.exe >NUL incl\process.exe -k server.exe >NUL incl\process.exe -k serverivy.exe >NUL incl\process.exe -k %Temp%\svchost.exe >NUL incl\process.exe -k msnworm.exe >NUL incl\process.exe -k oddysee.exe >NUL if exist %winsys%\ddemwmad.dll ( incl\process -k sk.exe >nul incl\process -k syncmgr.exe >nul incl\process -k authrasm.exe >nul incl\process -k ddemwmad.exe >nul regsrv32.exe /u /s %winsys%\locadx3j.dll regsrv32.exe /u /s %winsys%\wshrmqis.dll regsrv32.exe /u /s %winsys%\ddemwmad.dll ren %winsys%\ddemwmad.dll ddemwmad.zzz >nul del /f /a %winsys%\ddemwmad.zzz >nul ) if exist %winsys%\oddysee.exe ( incl\process.exe -k MSN*.exe >NUL incl\process.exe -k SERVERIVY.EXE >nul incl\process.exe -k iexplore.exe >NUL incl\process.exe -k oddysee.exe >NUL incl\process.exe -k ntoskrnl.exe >NUL incl\process.exe -k tsorfib.exe >NUL attrib -a -h -r -s %Winsys%\ntoskrnl.exe copy %Winsys%\ntoskrnl.exe backup >nul if exist %Winsys%\dllcache\ntoskrnl.exe copy %Winsys%\dllcache\ntoskrnl.exe %Winsys%\ntoskrnl.exe ren %Winsys%\ntoskrnl.exe %Winsys%\temp.exe type %Winsys%\temp.exe>%Winsys%\ntoskrnl.exe del %Winsys%\temp.exe if not exist %Winsys%\ntoskrnl.exe type backup\ntoskrnl.exe>%Winsys%\ntoskrnl.exe if not exist %Winsys%\ntoskrnl.exe copy backup\ntoskrnl.exe %Winsys%\ntoskrnl.exe >nul ) if exist %temp%\SERVERIVY.EXE ( incl\process.exe -k SERVERIVY.EXE >nul incl\process.exe -k iexplore.exe >NUL incl\process.exe -k oddysee.exe >NUL incl\process.exe -k MSN*.exe >NUL incl\process.exe -k ntoskrnl.exe >NUL attrib -a -h -r -s %Winsys%\ntoskrnl.exe copy %Winsys%\ntoskrnl.exe backup >nul if exist %Winsys%\dllcache\ntoskrnl.exe copy %Winsys%\dllcache\ntoskrnl.exe %Winsys%\ntoskrnl.exe ren %Winsys%\ntoskrnl.exe %Winsys%\temp.exe type %Winsys%\temp.exe>%Winsys%\ntoskrnl.exe del %Winsys%\temp.exe if not exist %Winsys%\ntoskrnl.exe type backup\ntoskrnl.exe>%Winsys%\ntoskrnl.exe if not exist %Winsys%\ntoskrnl.exe copy backup\ntoskrnl.exe %Winsys%\ntoskrnl.exe >nul ) if exist %winsys%\MICROSOFT\backup.ftp ( copy "%winsys%\MICROSOFT\ftp.exe" "%winsys%\ftp.exe" copy "%winsys%\MICROSOFT\ftp.exe" "%winsys%\dllcache\ftp.exe" ) if exist %winsys%\MICROSOFT\backup.tftp ( RENAME %winsys%\MICROSOFT\backup.tftp tftp.exe >NUL copy "%winsys%\MICROSOFT\tftp.exe" "%winsys%\tftp.exe" copy "%winsys%\MICROSOFT\tftp.exe" "%winsys%\dllcache\tftp.exe" ) incl\process.exe -k iexplorer.exe >NUL incl\process.exe -k iexplore.exe >NUL incl\process.exe -k %temp%\*.exe >NUL echo. >selectnet.txt if exist %windir%\presreg.txt del %windir%\presreg.txt if exist %windir%\presf.txt del %windir%\presf.txt for /f "tokens=*" %%a in (incl\fichier.txt) do ( if exist "%%a" echo %%a>>%windir%\presf.txt) for /f "tokens=*" %%a in (incl\upload.txt) do ( if exist "%%a" echo %%a>>%windir%\presf.txt ) if exist incl\*.txt del incl\*.txt "%winsys%\PING" 1.1.1.1 -n 1 -w 1000 >NUL if exist %userprofile%\*.exe ( for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "38003F635DAF795E30E7BE27C422FE90">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "6282F0C700702922A5B49C89C4B3270B">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "8F340870336716C0326538DE03FE8455">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "DC4421DA8D874A0EB079ED5A3EA32C55">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "57A9960E43B1EB599DEAB1AB65F28591">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "8DCA3C16D0CE421147CC72A5F7C28AA4">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "9081A2A584B5C7167569F4622E65F515">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "F5849E133ADD0F0F384F410073D617B0">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "269E67D92B5FB6B23F5EB34FED14B6B7">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "D41D8CD98F00B204E9800998ECF8427E">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "AFC383072B16C4557311674914DAF54F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "AA50EBC4A42D901A0F20D73D625AC305">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "69625F6C368F5DFB0C70A3D8554AC320">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "42B5AA63C3B5A962CC05DFBA23129FCE">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "B05B40D0A07916BE51F9ECCF1E7A066E">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "F4E81B2D7459BD514718F78C338C4582">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "9971CBC544F90E95C8E2858C36815446">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "133CED78D2FAE6FD7F9CB92773CAB82F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "7DD67A24A726D0F914603145F6B9D1FB">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "953767B78A039A51303399A05536AE67">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "0C3DA0DB0FC8B0FBC25E14C9BB14D78F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "A5DA8D57EE1C76F4A40E44BD09D41F0F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "68328B5B8AA33D196D01CE713A78CBDD">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "C61882B7609EE88CF853B05C3E7A50C7">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "2BBC7A05F7C611F797FBB9BEC998B5B8">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "69A694101EB51D6D654EE06203E303A5">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "EFC6AC3B233F7503957EA65F7F58F25F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "275265CBA451F1EB05A9EB3A34B814E5">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "0D58961B9F807AB41F65E149F82100B8">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "05B1EB19D51CA741FAD72A860855E02F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "B5EE243FD22F59F6AFC319683CF150D7">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "AE221EF9C7D30BB424985885DCA04DE9">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "BEDCF3B3822C6FDC11AF0DB6F30C8691">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "275265CBA451F1EB05A9EB3A34B814E5">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "0D58961B9F807AB41F65E149F82100B8">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "05B1EB19D51CA741FAD72A860855E02F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "EFC6AC3B233F7503957EA65F7F58F25F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "B5EE243FD22F59F6AFC319683CF150D7">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "014BEC4FF9087A07C57AF4E4C3BF1727">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "3C354958FA3CC8CD7281C08DEC1CD15B">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "785C1C850990DA4A4D9374982DCAE7A3">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "C6CE463F93A1705DC3700D19A1EA7EDE">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.scr"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "C6CE463F93A1705DC3700D19A1EA7EDE">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "3A8C5E1D235FCA02ABC376BCCA438A6F">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "BDB45EECF48544FEB32786300C297BD8">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "CBBBDBFBBD117AC1BBFD5AF4CADB85EC">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "AE476F4E95B8E9F136E5270929303A7D">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "F779DA32AD020A7A51AEEAD817CC862D">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "1786138E8958343824A5487B511778E4">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "9D2EBE86DC4EFF82E64098C275FBC179">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "9D2EBE86DC4EFF82E64098C275FBC179">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "6042C699CFB6EFADBC11FF7DB0272BD0">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "07E1C033767D0679AA494FC5E51EA7EC">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "04293E1F1DB0B4EE6FC88AC31A38F7DF">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "9894386634e6cfcb1c14b737dd6e8790">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "ACD2FCE801C5C43BF8637EE68129CC03">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "ADB7E3762EB651DF396FF034E461160D">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "7624B393C098DE039E496251E30A2B07">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "C9BD774208F266293C9CD2083B5E83FA">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "ca4707baa4c3ddd31bcfc951b9dfa36a">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "052DE714B3EFC0F73E1E479FD3302BF6">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "C8DF654F84D244D6E611B214F8C5A3BF">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "9D86CC30C135D3E6309A1029456A6DC5">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "B7560DF22CD5592503A9919D5305DB87">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "BECC434F5B4C85CABDC9A411255B44C8">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "F9D493F6B243EB05D17D50FE419327B2">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "B6BDCBE2231C6D73F7A3BA457E45C7EB">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "023484B2B3136C84938B621D804B82B5">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "e2d7afcb47f06a07db15a45d5dac093b">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "89D88196A7304079FD00C9335CB79681">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "58D628D57E70F37CF7EC0D1D65CB0442">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "58d628d57e70f37cf7ec0d1d65cb0442">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "FE87B5D36CA84B100989CDE557D10C9B">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "38751056D57BC20B22C95EC58BDCADD2">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "B787E1522313A2480FB5C858CDD6D6A0">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "325472601571F31E1BF00674C368D335">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "58d628d57e70f37cf7ec0d1d65cb0442">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "68F5E8A9E9BC1715B24AFFF58F4BE3B3">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "69625F6C368F5DFB0C70A3D8554AC320">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%userprofile%\*.exe"') do ( incl\MD5File.exe "%userprofile%\%%a"|find.exe /I "42B5AA63C3B5A962CC05DFBA23129FCE">nul && echo %userprofile%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "0e0cbfd4f1a9e296e46aa9b1eccaeac8">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) ) "%winsys%\PING" 1.1.1.1 -n 1 -w 1000 >NUL for /f "tokens=*" %%a in ('dir /b/a:-d "%winsys%\*.exe"') do ( incl\MD5File.exe "%winsyse%\%%a"|find.exe /I "9894386634e6cfcb1c14b737dd6e8790">nul && echo %winsys%\%%a>>%windir%\presf.txt) if exist %systemdrive%\*.exe ( for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "BF9F35A51B058647813FC657FB5D7912">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "DA6A311C6FB9213F444836F2AA465048">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "15D7688E41BB73AA73F32CBE7B3B9FF9">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "69F8456321CE9676FBA01399AD99A7D6">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "3FDEC6A5235F33CD4C416152CFF4D794">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "38003F635DAF795E30E7BE27C422FE90">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "E036223EFD7A9D9A7467C343A4FBEC7F">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "dc4421da8d874a0eb079ed5a3ea32c55">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "69F8456321CE9676FBA01399AD99A7D6">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "D7262E4C1C1B3FCF5A2E5D656424579B">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "E5E189B410BFE48BECB70B6A48921009">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "A20A71CF24B280A71679999105D34C7C">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "cd1a604801ad24f41c5830595145c509">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "3D6E1C36B078000C78CCF23143C754C2">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "3F19DFCE457D81015D74D9BA1A81C7C4">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "D8B63D8B0352F2F0C12E69181E0F9A0B">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "3D6E1C36B078000C78CCF23143C754C2">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "3F19DFCE457D81015D74D9BA1A81C7C4">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "D8B63D8B0352F2F0C12E69181E0F9A0b">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C578138FB019512A75E3E86072E1CE0F">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "58d628d57e70f37cf7ec0d1d65cb0442">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "325472601571F31E1BF00674C368D335">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "325472601571F31E1BF00674C368D335">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "58d628d57e70f37cf7ec0d1d65cb0442">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "58D628D57E70F37CF7EC0D1D65CB0442">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "FD62601AE181D26FBF0932FDD3C5F6DB">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C45C86AE48EAF2A4545ED8968225E34A">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "9894386634e6cfcb1c14b737dd6e8790">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "7E555F08A3B3CAEC4B6E54772DABC77E">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C219B1F1C0BD7440F2AC45E2F4B1EA11">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "06D36E7FEA33A8A6A5EE105D02D12CF6">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "EC4F665D323D1C258D2659E9FD31A654">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "5D3739D475648658DCAC5BA9B63AAD7A">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "0B3ECEA6DA853CAC6020E0A6BAFA383E">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C6CE463F93A1705DC3700D19A1EA7EDE">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C6CE463F93A1705DC3700D19A1EA7EDE">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "9D5A1246D382A1A71B19607EC7EFFFDD">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "1990F0523FA9854DC9AF3FB485EBAF9D">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "2F0359358FA3FDC500C8E59B3F46F695">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "9827AD6A3D406080C75895D3A2DD675C">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "6FDBB240FA78C063502B758177A0E784">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "7C2769027921F5F798F5F482A80D2C06">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C6CE463F93A1705DC3700D19A1EA7EDE">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "632A7AA01A2D7DB4EF1DF7C79C7A8F09">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "8B3BA5820B21098AFA9489E10A61A711">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C9BD774208F266293C9CD2083B5E83FA">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "0DFE37FE846E4E4B11D8D3398200884B">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "5946BFE3C7782ACD72642A37B5A6386A">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "E71E01F51737925CB3395034A4EB26FC">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C9BD774208F266293C9CD2083B5E83FA">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "82AE5A7154ED0E6BB7766C582E93697C">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "7E1B6AC43626BDE97B3CE6D5E79A0348">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C9BD774208F266293C9CD2083B5E83FA">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "adb7e3762eb651df396ff034e461160d">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "7624b393c098de039e496251e30a2b07">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "D41D8CD98F00B204E9800998ECF8427E">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "fff4769d85561b62cbbd6af363c47d0a">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "C9BD774208F266293C9CD2083B5E83FA">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "E2671EE75F17E6A03AC3FA299FBE95D2">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "F9D493F6B243EB05D17D50FE419327B2">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "66B72E7A1E38EE3C2F15A9EC6256969A">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "A9843897ABF4311FAC691BA442A12FAE">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "36E8D85151149A3AABE85EDD3FAC8132">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "3824546A2420CDC280A39C10E34C8ECB">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "A822234B5FBC8DA65923E9B3D0707B56">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "DFDFD77411A4C3E4BE2620D64DC268D9">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "D3DA105AE24EA4E0E5AD4D8FBF2497FC">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "1CE1C9B5E2FCB04BED19FC39AB607A0A">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "50D35B574938E731E5E2679F2C643555">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "5B5C1953593ADF732A22488ADB2DF7BA">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.pif"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "E28C35911FD4EDA86EAD16A7A94965C9">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "06862CF831E48A46C382AE729068D619">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "620F0B67A91F7F74151BC5BE745B7110">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "2FC78E60259278C93E55F93621118CA8">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "36E8D85151149A3AABE85EDD3FAC8132">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) for /f "tokens=*" %%a in ('dir /b/a:-d "%systemdrive%\*.exe"') do ( incl\MD5File.exe "%systemdrive%\%%a"|find.exe /I "58D628D57E70F37CF7EC0D1D65CB0442">nul && echo %systemdrive%\%%a>>%windir%\presf.txt) ) "%winsys%\PING" 1.1.1.1 -n 1 -w 1000 >NUL if exist %windir%\albu*.zip dir /b/a:-d "%windir%\albu*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\imag*.zip dir /b/a:-d "%windir%\imag*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\photo*.zip dir /b/a:-d "%windir%\photo*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\pic*.zip dir /b/a:-d "%windir%\pic*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\summe*.zip dir /b/a:-d "%windir%\summe*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\photos2007_*.zip dir /b/a:-d "%windir%\photos2007_*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\dc*.zip dir /b/a:-d "%windir%\dc*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\webcam-photos*.zip dir /b/a:-d "%windir%\webcam-photos*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\myalbum*.zip dir /b/a:-d "%windir%\myalbum*.zip" 2>nul |find ".zip">>%windir%\presfwin.txt if exist %windir%\*Paris Hilton* dir /b/a:-d "%windir%\*Paris Hilton*" 2>nul |find /I "Paris Hilton">>%windir%\presfwin.txt if exist %windir%\itsME*.zip dir /b/a:-d "%windir%\itsME*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\img*.zip dir /b/a:-d "%windir%\img*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\love*.zip dir /b/a:-d "%windir%\love*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\DSC03435*.zip dir /b/a:-d "%windir%\DSC03435*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\IMG84387*.zip dir /b/a:-d "%windir%\IMG84387*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\beachpicture*.zip dir /b/a:-d "%windir%\beachpicture*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\secretimages*.zip dir /b/a:-d "%windir%\secretimages*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\*_jpg.zip dir /b/a:-d "%windir%\*_jpg.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\MyGallery*.zip dir /b/a:-d "%windir%\MyGallery*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\mtv_clip*.zip dir /b/a:-d "%windir%\mtv_clip*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\new_clip*.zip dir /b/a:-d "%windir%\new_clip*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\video_clip*.zip dir /b/a:-d "%windir%\video_clip*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\webcam_pics*.zip dir /b/a:-d "%windir%\webcam_pics*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\youtube*.zip dir /b/a:-d "%windir%\youtube*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\*«°«*.zip dir /b/a:-d "%windir%\*«°«*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\VIDEO*.zip dir /b/a:-d "%windir%\VIDEO*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\files*.zip dir /b/a:-d "%windir%\files*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\news*.zip dir /b/a:-d "%windir%\news*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\JPGimage*.zip dir /b/a:-d "%windir%\JPGimage*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\look*.zip dir /b/a:-d "%windir%\look*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\file*.zip dir /b/a:-d "%windir%\file*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\downloadme*.zip dir /b/a:-d "%windir%\downloadme*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\?msss.exe dir /b/a:-d "%windir%\?msss.exe" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\?rsrs.exe dir /b/a:-d "%windir%\?rsrs.exe" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\?rsrss.exe dir /b/a:-d "%windir%\?rsrss.exe" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\?rsss.exe dir /b/a:-d "%windir%\?rsss.exe" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\?srss.exe dir /b/a:-d "%windir%\?srss.exe" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\csrss*.* dir /b/a:-d "%windir%\csrss*.*" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\csrss*.* dir /b/a:-d "%windir%\csrss*.*" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\news*.zip dir /b/a:-d "%windir%\news*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\picts-*.zip dir /b/a:-d "%windir%\picts-*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\pet*.zip dir /b/a:-d "%windir%\pet*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\jenny*.zip dir /b/a:-d "%windir%\jenny*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\picts*.zip dir /b/a:-d "%windir%\picts*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\crazy*.zip dir /b/a:-d "%windir%\crazy*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\display*.zip dir /b/a:-d "%windir%\display*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\mydisplay*.zip dir /b/a:-d "%windir%\mydisplay*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\myprofile*.zip dir /b/a:-d "%windir%\myprofile*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\profile*.zip dir /b/a:-d "%windir%\profile*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\yellow.bmp*.zip dir /b/a:-d "%windir%\yellow.bmp*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\myphotos.zip dir /b/a:-d "%windir%\myphotos.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\home*.zip dir /b/a:-d "%windir%\home*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\Hotmail-Album-*.zip dir /b/a:-d "%windir%\Hotmail-Album-*.zip" 2>nul |find /I ".zip">>%windir%\presfwin.txt if exist %windir%\presfwin.txt ( for /f "tokens=*" %%a in (%windir%\presfwin.txt) do ( if exist "%windir%\%%a" echo ... %windir%\%%a >>%windir%\msnfix.txt if exist "%windir%\%%a" echo %windir%\%%a>>%windir%\presf.txt) del %windir%\presfwin.txt ) "%winsys%\PING" 1.1.1.1 -n 1 -w 1000 >NUL if not exist %windir%\presf.txt echo %nofich% >>%windir%\msnfix.txt if exist %windir%\presd.txt del %windir%\presd.txt if exist incl\dossier.txt ( for /f "tokens=*" %%a in (incl\dossier.txt) do ( if exist "%%a" echo %%a >>%windir%\presd.txt) if not exist %windir%\presd.txt echo %nodoss% >>%windir%\msnfix.txt ) if exist %winsys%\ddemwmad.dll ( incl\process -k sk.exe >nul incl\process -k syncmgr.exe >nul incl\process -k authrasm.exe >nul incl\process -k ddemwmad.exe >nul regsrv32.exe /u /s %winsys%\locadx3j.dll regsrv32.exe /u /s %winsys%\wshrmqis.dll regsrv32.exe /u /s %winsys%\ddemwmad.dll ren %winsys%\ddemwmad.dll ddemwmad.zzz >nul del /f /a %winsys%\ddemwmad.zzz >nul ) if exist %windir%\presf.txt ( echo ************************ %suppfich% >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt for /f "tokens=*" %%a in (%windir%\presf.txt) do ( attrib -a -h -r -s "%%a" del /a /f "%%a" if exist "%%a" echo /!\ ... %%a >>%windir%\msnfix.txt if not exist "%%a" echo .. OK ... %%a >>%windir%\msnfix.txt ) ) cls echo. >>%windir%\msnfix.txt if exist %windir%\presd.txt ( echo. >>%windir%\msnfix.txt echo ************************ %suppdoss% >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt for /f "tokens=*" %%a in (%windir%\presd.txt) do ( rd /S /Q "%%a" if exist "%%a" rd /S /Q %%a if exist "%%a" echo /!\ ... %%a >>%windir%\msnfix.txt if not exist "%%a" echo .. OK ... %%a >>%windir%\msnfix.txt ) echo. >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt ) cls if exist incl\banker.reg regedit.exe /s incl\banker.reg if exist incl\rdshost.reg regedit.exe /s incl\rdshost.reg if exist incl\rdihost.reg regedit.exe /s incl\rdihost.reg if exist incl\rdfhost.reg regedit.exe /s incl\rdfhost.reg if exist incl\syshostst.reg regedit.exe /s incl\syshostst.reg if exist incl\syshelps.reg regedit.exe /s incl\syshelps.reg if exist incl\sysprinters.reg regedit.exe /s incl\sysprinters.reg if exist incl\printers.reg regedit.exe /s incl\printers.reg if exist incl\antivirus.reg regedit.exe /s incl\antivirus.reg if exist incl\modems.reg regedit.exe /s incl\modems.reg if exist incl\drivers.reg regedit.exe /s incl\drivers.reg if exist incl\prodigy1.reg regedit.exe /s incl\prodigy1.reg if exist incl\ersvsync.reg regedit.exe /s incl\ersvsync.reg if exist incl\prodigys323.reg regedit.exe /s incl\prodigys323.reg if exist incl\prodigy323.reg regedit.exe /s incl\prodigy323.reg if exist incl\Version1.reg regedit.exe /s incl\Version1.reg if exist incl\Version.reg regedit.exe /s incl\Version.reg if exist incl\mjd.reg regedit.exe /s incl\mjd.reg if exist incl\version3.reg regedit.exe /s incl\version3.reg if exist incl\w32s.reg regedit.exe /s incl\w32s.reg if exist incl\xesf.reg regedit.exe /s incl\xesf.reg if exist %temp%\*.* del /q %temp%\*.* if exist %windir%\Prefetch\*.pf del /q %windir%\Prefetch\*.pf if exist %usercache%\*.* ( dir /s %usercache%\*.*>cache.txt for /f "tokens=*" %%a in (cache.txt) do ( del /a /f "%%a") del cache.txt ) echo. >>%windir%\msnfix.txt echo. >>%windir%\msnfix.txt goto affich :noos color 1F TITLE %fix% - erreur OS cls echo. echo %fix% %vers% echo. echo %verwinnosupp% echo. echo %signalhel% echo. echo. echo. echo. echo. ------------------------------------------------------------------------ echo. %auteur% Contact: %contact% echo. ------------------------------------------------------------------------ echo. echo %touchquitt% pause >nul goto fin :messred color 1F TITLE %fix% cls echo. echo %fix% %vers% echo. echo. echo. echo. echo %fichdossencpres% echo. echo %redemfin% echo. echo. echo. echo. echo. echo. ------------------------------------------------------------------------ echo. %auteur% Contact: %contact% echo. ------------------------------------------------------------------------ echo. echo %touchquitt% pause >nul :fin if exist %windir%\err.txt del %windir%\err.txt if exist %windir%\pres?.txt del %windir%\pres?.txt if exist %windir%\presreg.txt del %windir%\presreg.txt if exist selectnet.txt del selectnet.txt exit :netreg if exist incl\banker.reg regedit.exe /s incl\banker.reg if exist incl\rdshost.reg regedit.exe /s incl\rdshost.reg if exist incl\rdihost.reg regedit.exe /s incl\rdihost.reg if exist incl\rdfhost.reg regedit.exe /s incl\rdfhost.reg if exist incl\syshostst.reg regedit.exe /s incl\syshostst.reg if exist incl\syshelps.reg regedit.exe /s incl\syshelps.reg if exist incl\sysprinters.reg regedit.exe /s incl\sysprinters.reg if exist incl\printers.reg regedit.exe /s incl\printers.reg if exist incl\antivirus.reg regedit.exe /s incl\antivirus.reg if exist incl\modems.reg regedit.exe /s incl\modems.reg if exist incl\drivers.reg regedit.exe /s incl\drivers.reg if exist incl\prodigy1.reg regedit.exe /s incl\prodigy1.reg if exist incl\ersvsync.reg regedit.exe /s incl\ersvsync.reg if exist incl\prodigys323.reg regedit.exe /s incl\prodigys323.reg if exist incl\prodigy323.reg regedit.exe /s incl\prodigy323.reg if exist incl\Version1.reg regedit.exe /s incl\Version1.reg if exist incl\Version.reg regedit.exe /s incl\Version.reg if exist incl\mjd.reg regedit.exe /s incl\mjd.reg if exist incl\version3.reg regedit.exe /s incl\version3.reg if exist incl\w32s.reg regedit.exe /s incl\w32s.reg if exist incl\xesf.reg regedit.exe /s incl\xesf.reg if exist %temp%\*.* del /q %temp%\*.* if exist %windir%\Prefetch\*.pf del /q %windir%\Prefetch\*.pf if exist %usercache%\*.* ( dir /s %usercache%\*.*>cache.txt for /f "tokens=*" %%a in (cache.txt) do ( del /a /f "%%a") del cache.txt ) goto fin rem ******************************************************** fin part 4 **************************************************************" mais je me demande pourquoi je ne peux pas faire la meme operation sur le 2 eme pc, la fenetre s'ouvre et disparait tout de suite. Il ne se passe rien. merci.
  5. ah merci, tu m'as bien conseillé, en allant voir dans C:\WINDOWS\system32 en cliquant sur cmd, maintenant ca marche, je pensais que c'etait plus grave. enfin je veux dire que je peux faire un ping, mais je ne vois pas comment faire pour que quand je lance le fichier hot fix il s'ouvre avec le cmd
  6. erreur sorry
  7. j'ai fait cmd puis dans la fenetre , ping free.fr
  8. bonsoir, merci pour ta reponse, en fait j'ai supprimer un truc sur mon 2eme pc avec ce hotfix, mais la le probleme vient de mon 1er pc , il semble qu'il manque une dll : d:\i386\winntupg\netupgrd.dll je sais pas si c'est la cause du probleme mais je ne peux pas faire 'ping free.fr' ou ipconfig, la fenetre se ferme tout de suite. J'ai essayé ccleaner mais ca marche pas mieux salut
  9. bonjour, j'ai voulu lancer un fichier bat pour nettoyer un virus , ce fichier c'est msn hotfix, mais quand je le lance la fenetre s'ouvre et se referme aussitot, je ne vois pas d'ou ca vient ce probleme, pouvez vous m'aider svp? merci
  10. bonjour a tous, ca y est j'ai ajouter 512MB de memoire, et maintenant ca marche mieux, et le prix est interessant. merci pour vos conseils.
  11. Oui , c'est bien une tour, je confirme. Les prix ca va du simple au double, voir triple selon les marques Ca fume dans mon cerveau.
  12. Leon2, 512 de + ce serait bien pour commencer. Si il faut je pourrais mettre en tout 2GB mais je veux voir ce que ca donne avec 512+512. Je me demande qu'est que je dois commander comme marque, modele, j'ai vu ca http://www2.grosbill.com/fr/informatique/m...4200----533-MHz mais je sais pas si ca correspond avec ce que j'ai mis dans le 1er post. c'est surtout la compatibilité qui m'inquiete. a + et merci bien
  13. Le pc est neuf, et j'ai ce probleme depuis le tout debut. Je n'ai aucun message d'erreur et j'ai pas de virus. Merci
  14. Merci pour ta reponse. Est ce que je peux trouver pareil sur le net, et qu'est ce que je dois prendre. Tout les chiffres et lettres ca me deroute
  15. bonsoir, J'ai un pc lent avec vista, et je ne connais pas grand chose sur la memoire vive. Sur la barette dans le pc , c'est marqué : 512mb 1rx8 PC2-4200U - 444-R hymp 564 u 64 bp8-c4 AB A0643 Ca veut dire quoi en gros? et ou je pourrais trouver ca? si je prends ca "MEMOIRE_DDR2 generique DIMM - 1 Go - PC4200 - 533 MHz" est ce que ca correspond? Merci.
  16. c est fou ce que ca interesse les gars
  17. alors pas de reponse?
  18. bonjour, j'ai 7 pc en reseaux, et depuis 1 mois je bidouille tout ce que je peux pour faire communiquer les pc entre eux resultat: 1) xp et xp se voient 2) vista voit xp 3)xp ne voit pas vista , ou plutot, vista voit xp mais pas le contenu des fichiers, il voit seulement le nom du fichier ou dossier, mais pas l'interieur. y a t il une astuce? ....forcement merci pour vos reponses
  19. Bon, je vois qu'il y a des reponses interessantes. Un peu technique pour moi les proteines, mais de la lecture en perspective. Je vais tenir compte de vos reponses, car je le maltraite un peu mon pc vieux de 6ans. D'ailleurs , mon pc de 1 an d'age est en reparation car l'alimentation a pété; c'est pourquoi j'ai posé la question. Merci
  20. bonjour allumer le pc le matin, l'eteindre avant de partir au boulot, le rallumer le soir, puis l'eteindre en allant se coucher, est ce une bonne solution pour le matos? est ce que ca peut l'abimer? est ce qu'on fait vraiment des economies d'electricité en faisant ca? merci pour vos reponses
  21. jobelin4

    photo snap viewer de nero

    OK je comprends , mais le fait de cliquer sur un fichier , il utilise par defaut photo snap, j'arrive pas a le desactiver. Merci pour ta reponse
  22. bonjour, de temps en temps, le nero photo snap ne m'affiche plus les images et bloque en disant " impossible d'ouvrir le fichier C:/ ...." , alors qu'il se met par defaut pour ouvrir les images. je voudrais le virer sans desinstaller nero pour graver . comment faire? merci pour votre reponse
  23. bonjour, je pensais etre un chanceux possesseur de la nouvelle freebox V5+HD mais ma telecommande deconne , et je ne sais meme pas si ca vient d'elle ou du boitier recepteur du boitier hdtv. ma question: y a t il une possibilité d'utiliser une autre telecommande, laquelle? j'attends un echange mais je pense que ca peut durer longtemps , alors je prends les devant en attendant. merci pour votre reponse
  24. Tu as tout juste, c'est vraiment sympa quand ca roule comme ca, encore merci
  25. vnc marche tres bien, merci , super bien! j'ai reussi finalement à me connecter dans le sens xp home vers xp pro par contre quand j'ai essayé de xp pro vers xp home j'ai un message comme ca: "unable to connect to host: connection timed out (10060)" est ce que l'on peut resoudre ce probleme?
×
×
  • Créer...