Bonjour et désoler de la longueur du code.
J'ai un petit souci. Quand j'installe Xp pro avec ce fichier reg, je créer une connections a internet qui ne fonctionne pas. Si je fais clique droit sur ma connections a internet propriété, onglet gestion de réseau dans les élément utilisé je n'ai pu les protocoles internet tcp/ ip les paquet etc etc...
Et si j'essaye de reinstaler les composent de windows depuis le cd d'instal il me dit qu'il ne peut pas intaller tcp/ip car il me manque une clé registre. Si quelqu'un pouvais me dire qu'elle clé gène dans mon code je l'ai ai relu mai je voi pas ce qui choque. Merci d'avance
Code
Windows Registry Editor Version 5.00
; ----------------
; Les services
; ----------------
; 2 = automatique
; 3 = manuel
; 4 = désactivé
;SECURITE
;Désactive les bulles de notifications pour l'antivirus
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000001
;Désactive les bulles de notifications pour le pare-feu
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"FirewallDisableNotify"=dword:00000001
;Désactiver les bulles de notifications pour les mises à jour automatique
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"UpdatesDisableNotify"=dword:00000001
;Désactive le centre de sécurité
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]
"Start"=dword:00000004
; Désactiver l'Anti-Virus
[HKEY_LOCAL_MACHINE\Software\Microsoft\Security Center\]
"AntiVirusOverride"=dword:00000001
; Désactiver le firewall
[HKEY_LOCAL_MACHINE\Software\Microsoft\Security Center\]
"FirewallOverride"=dword:00000001
; Désactiver la mise à jour automatique de Windows
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\Windowsupdate\AU]
"NoAutoUpdate"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\windows\currentversion\Windowsupdate\Auto Update]
"AUOptions"=dword:00000001
"AUState"=dword:00000007
;TWEAK
; Désactiver le lancement de Messenger avec Outlook Express
[HKEY_LOCAL_MACHINE\Software\Microsoft\Outlook Express]
"Hide Messenger"=dword:00000002
; Désactiver la défragmentation automatique au démarrage du système
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction]
"Enabled"="Y"
; Surveiller le boot et les programmes couramment utilisés dans le but de les charger plus rapidement
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]
"EnablePrefetcher"=dword:00000002
; Restaurer les fenêtres de dossiers ouvertes lors de la prochaine ouverture
[HKEY_C_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"PersistBrowsers"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"PersistBrowsers"=dword:00000001
; Ajouter l'option "Copier vers" au menu du clic droit
[HKEY_CLASS_ROOT\Directory\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11d1-A18C-00C04FD75D13}"
; Ajouter l'option "Déplacer vers" au menu du clic droit
[HKEY_CLASS_ROOT\Directory\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11d1-A18C-00C04FD75D13}"
; Afficher l'icône poste de travail sur le bureau
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
; Afficher l'icône "Corbeille" sur le bureau
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}]
@="Corbeille"
; Afficher l'horloge sur la barre de notification
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"HideClock"=-
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"HideClock"=-
; NE PAS Verrouiller la barre des tâches
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarSizeMove"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarSizeMove"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"LockTaskbar"=-
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"LockTaskbar"=-
; Désactiver le chien qui apparait lors de la recherche des documents ou autres, Affichage classique de la recherche.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"Use Search Asst"="no"
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"Use Search Asst"="no"
; NE PAS Afficher toujours les images contenues dans un dossier sous forme de miniatures
[HKEY_CLASSES_ROOT\Paint.Picture\DefaultIcon]
@="shimgvw.dll,1"
; Accélérer l'affichage des menus
[HKEY_CURRENT_USER\Control Panel\Desktop]
"MenuShowDelay"="665"
[HKEY_USERS\.Default\Control Panel\Desktop]
"MenuShowDelay"="665"
; Nombre de téléchargements simultanés
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPerServer"=dword:0000000B
"MaxConnectionsPer1_0Server"=dword:0000000B
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPerServer"=dword:0000000B
"MaxConnectionsPer1_0Server"=dword:0000000B
; Changer le répertoire des dossiers suivants :
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]
; Fichiers Communs
"CommonFilesDir"="C:\\Program Files\\Fichiers communs"
; Program Files
"ProgramFilesDir"="C:\\Program Files"
; Temp
[HKEY_CURRENT_USER\Environment]
"TEMP"=hex(2):64,00,3a,00,5c,00,54,00,65,00,6d,00,70,00,00,00
"TMP"=hex(2):64,00,3a,00,5c,00,54,00,65,00,6d,00,70,00,00,00
; Onglet Général : Afficher les tâches habituelles dans les dossiers
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebView"=dword:00000001
"NoWebView"=dword:00000000
"ClassicShell"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebView"=dword:00000001
"NoWebView"=dword:00000000
"ClassicShell"=dword:00000000
; Afficher le chemin complet dans la barre d'adresses
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"FullPathAddress"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"FullPathAddress"=dword:00000001
; Afficher le contenu des dossiers système
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"SuperHidden"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"SuperHidden"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebViewBarricade"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebViewBarricade"=dword:00000001
; NE PAS Afficher le chemin complet dans la barre de titre
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"FullPath"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"FullPath"=dword:00000000
; Afficher le panneau de configuration dans le poste de travail
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ControlPanelInMyComputer"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ControlPanelInMyComputer"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideMyComputerIcons]
"{21EC2020-3AEA-1069-A2DD-08002B30309D}"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\HideMyComputerIcons]
"{21EC2020-3AEA-1069-A2DD-08002B30309D}"=dword:00000000
; Afficher les info concernant la taille des fichiers dans les info-bulles du dossier
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"FolderContentsInfoTip"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"FolderContentsInfoTip"=dword:00000001
; Afficher une vue simple des dossiers dans la liste des dossiers de l'explorateur windows
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"FriendlyTree"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"FriendlyTree"=dword:00000001
; Afficher les fichiers protégés du système d'exploitation
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowSuperHidden"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowSuperHidden"=dword:00000001
; Mémoriser les paramètres d'affichage de chaque dossier
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ClassicViewState"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ClassicViewState"=dword:00000000
; Ouvrir les fenêtres des dossiers dans un processus différent
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"SeparateProcess"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"SeparateProcess"=dword:00000001
; Rechercher automatiquement les dossiers et imprimantes partagés
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"NoNetCrawling"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"NoNetCrawling"=dword:00000000
; Utiliser le partage de fichiers simple
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
"forceguest"=dword:00000000
; Enlever le mot "Raccourcis vers..." des raccourcis.
[HKEY_CURRENT_USER\SOFTWARE\Windows\CurrentVersion\Explorer]
"link"=hex:00,00,00,00
[HKEY_USERS\.Default\SOFTWARE\Windows\CurrentVersion\Explorer]
"link"=hex:00,00,00,00
; Désactiver le bip ainsi que les sons Windows, On ne peut réactiver par le biais de ce programme. Pour le réactiver, il faut se rendre dans le panneau de configuration
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.Current]
"@"=""
[HKEY_CURRENT_USER\Control Panel\Sound]
"Beep"="No"
[HKEY_CURRENT_USER\Control Panel\Sound]
"ExtendedSounds"="No"
[HKEY_CURRENT_USER\AppEvents\Schemes]
"@"=".None"
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\.Default\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\CCSelect\.current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Close\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceFail\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MailBeep\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Maximize\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MenuCommand\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MenuPopup\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Minimize\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Open\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\PrintComplete\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\RestoreDown\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\RestoreUp\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\ShowBand\.current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemHand\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemNotification\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemQuestion\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Person Joins\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Person Leaves\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Receive Call\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Conf\Receive Request to Join\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\ActivatingDocument\.current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\MoveMenuItem\.current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSMSGS\MSMSGS_ContactOnline\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSMSGS\MSMSGS_NewAlert\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSMSGS\MSMSGS_NewMail\.Current]
"@"=""
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\MSMSGS\MSMSGS_NewMessage\.Current]
"@"=""
; Désactiver la protection des fichiers Windows
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"SFCDisable"=dword:ffffff9d
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"SFCScan"=-
;Remet l'interface classique de la recherche
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"Use Search Asst"="no"
;Accélère le démarrage de Windows XP [1]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction]
"Enable"="N"
;Accélère le démarrage de Windows XP [2]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]
"EnablePrefetcher"="2"
;Optimise le disque dur
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"LargeSystemCache"=dword:00000001
;Verrouille le pavé numérique au démarrage de Windows
[HKEY_USERS\.DEFAULT\Control Panel\Keyboard]
"InitialKeyboardIndicators"="2"
;Donne la configuration du bloc-notes
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"fWrap"=dword:00000001
"StatusBar"=dword:00000001
"lfFaceName"="Tahoma"
;Permet de supprimer, déplacer ou renommer les fichiers AVI sans problèmes
[-HKEY_LOCAL_MACHINESOFTWAREClassesCLSID{87D62D94-71B3-4b9a-9489-5FE6850DC73E}InProcServer32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
6d,00,65,00,64,00,69,00,61,00,2e,00,64,00,6c,00,6c,00,00,00
"ThreadingModel"="Both"
;Accélère l'accès aux fichiers AVI
[-HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}]
;Empêche le démarrage de Windows/MSN Messenger avec Outlook Express
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Outlook Express]
"Hide Messenger"=dword:00000002
;Désactive le surlignage des programmes récents dans le menu démarrer
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_NotifyNewApps"=dword:00000000
;Désactive le groupement des fenêtres dans la barre des tâches
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarSizeMove"=dword:00000000
"TaskbarGlomming"=dword:00000000
;Désactive les nettoyage du bureau
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]
"NoRun"=dword:00000001
;Désactive le bruit lors des erreurs
[HKEY_CURRENT_USER\Control Panel\Sound]
"Beep"="No"
;Désactive le service de rapport d'erreurs
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ERSvc]
"Start"=dword:00000004
;Purger la mémoire des DLL inutilisées
[HKEY_LOCAL_MACHINE\SOftware\Microsoft\Windows\CurrentVersion\Explorer]
"AlwaysUnloadDll"=dword:00000001
;Augmenter le cache des icônes (au moins 300 mb de ram)
[HKEY_LOCAL_MACHINE\SOftware\Microsoft\Windows\CurrentVersion\Explorer]
"Max Cached Icons"="1000"
; Une optimisation en plus pour les possedeurs de >= 256 ram
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"DesktopProcess"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"DesktopProcess"=dword:00000001
[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer]
"DesktopProcess"=dword:00000001
; Arrêt rapide de windows désactivé
[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"=-
"WaitToKillAppTimeout"=-
[HKEY_USERS\.Default\Control Panel\Desktop]
"AutoEndTasks"=-
"WaitToKillAppTimeout"=-
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"=-
; Ne pas Charger le noyau de Windows dans la RAM (il faut au moins 512mb de RAM)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000000
; Restauration du UDMA66
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0000]
"EnableUDMA66"=-
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}]
"EnableUDMA66"=-
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0000]
"EnableUDMA66"=-
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}]
"EnableUDMA66"=-
; MENU CONTEXTUEL
;Ajoute Copier et Déplacer au menu contextuel
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To]
@="{7BA4C740-9E81-11CF-99D3-00AA004AE837}"
;Ajoute "Ouvrir dans une nouvelle fenêtre" au menu contextuel
[HKEY_CLASSES_ROOT\Folder\shell\Nouveau]
@="Ouvrir dans une nouvelle fenêtre"
[HKEY_CLASSES_ROOT\Folder\shell\Nouveau\command]
@="explorer.exe %1"
;Ajoute "Invite de commande" au menu contextuel
[HKEY_CLASSES_ROOT\Directory\shell\Command]
""="cmd.exe \"%1\"
;Ajoute l'option défragmenter lorsqu'on fait un click droit sur un disque
[HKEY_CLASSES_ROOT\Drive\shell\Defrag\command]
@="DEFRAG.EXE %1"
;INTERNET EXPLORER
;Garde votre connexion Internet lorsque vous changez d'utilisateur
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"KeepRasConnections"="1"
;Empêche la recréation du dossier "Liens" dans les favoris d'Internet Explorer
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]
"LinksFolderName"=""
;Définit Google comme le moteur de recherche par défaut d'Internet Explorer
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Search Page"="
http://www.google.com"
"Search Bar"="
http://www.google.com"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL]
""="
http://www.google.com"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search]
"SearchAssistant"="
http://www.google.com"
;Augmente le nombre de connexions à un serveur sur Internet Explorer
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPer1_0Server"=dword:0000000a
"MaxConnectionsPerServer"=dword:0000000a
;Accéde à Windows Update sans être enregistré
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion]
"RegDone"="1"
;Autres tweaks d'Explorer
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"FullPath"=dword:00000000
"FullPathAddress"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]
"LinksFolderName"=""
"Locked"=dword:00000001
; Défiler des pages dans Internet Explorer de façon plus net
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"SmoothScroll"=dword:00000001
; Désactiver le débogueur de script d'Internet Explorer
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Disable Script Debugger"="yes"
; NE PAS Permettre d' augmenter la valeur du tampon traditionnellement dédié à votre connexion réseau
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]
"MaxCmds"=dword:00000015
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]
"MaxThreads"=dword:00000015
; Désactiver la qualité du service pour augmenter le débit
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched]
"NonBestEffortLimit"=dword:00000000
; Ajouter Google dans la barre de recherche d'internet explorer
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Search\]
"SearchAssistant"="
http://www.google.fr/ie"
; Utiliser HTTP 1.1
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"EnableHttp1_1"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"EnableHttp1_1"=dword:00000001
; NE PAS Utiliser HTTP 1.1 Avec une connexion par proxy
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"ProxyHttp1.1"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"ProxyHttp1.1"=dword:00000000
; NE PAS Avertir pour les sites dont les certificats sont non valides
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"WarnOnZoneCrossing"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"WarnOnZoneCrossing"=dword:00000000
; NE PAS Enregistrer les pages cryptées sur le disque
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"DisableCachingOfSSLPages"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"DisableCachingOfSSLPages"=dword:00000001
; NE PAS Vider le dossier Temporary Internet Files lorsque le navigateur est fermé
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache]
"Persistent"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache]
"Persistent"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache]
"Persistent"=dword:00000001
; NE PAS Toujours afficher le texte de légende des images
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Expand Alt Text"="no"
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Expand Alt Text"="no"
; Effectuer de rechercher à partir de la barre d'adr.
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"AutoSearch"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"AutoSearch"=dword:00000001
; NE PAS Imprimer les couleurs et les images d'arrière-plan
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Print_Background"="no"
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Print_Background"="no"
; NE PAS Activer l'affichage des dossiers sur les sites FTP
[HKEY_CURRENT_USER\Software\Microsoft\FTP]
"Use Web Based FTP"="yes"
[HKEY_USERS\.Default\Software\Microsoft\FTP]
"Use Web Based FTP"="yes"
; NE PAS Activer les éléments disponibles hors connexion à synchroniser lors d'une planification
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Webcheck]
"NoScheduledUpdates"=dword=00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Webcheck]
"NoScheduledUpdates"=dword=00000001
; NE PAS Activer les extensions tierce partie du navigateur
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Enable Browser Extensions"="no"
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Enable Browser Extensions"="no"
; NE PAS Activer les styles visuels sur les boutons et les contrôles dans les pages Web
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"UseThemes"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"UseThemes"=dword:00000000
; NE PAS Activer l'installation à la demande
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"NoJITSetup"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"NoJITSetup"=dword:00000001
; NE PAS Activer l'installation à la demande (Autre)
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"NoWebJITSetup"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"NoWebJITSetup"=dword:00000001
; NE PAS Afficher des messages d'erreur HTTP simplifiés
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Friendly http errors"="no"
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Friendly http errors"="no"
; Afficher le bouton OK dans la barre d'adresses
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"ShowGoButton"="yes"
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"ShowGoButton"="yes"
; NE PAS Afficher une notification de chaque erreur de script
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Error Dlg Displayed On Every Error"="no"
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Error Dlg Displayed On Every Error"="no"
; NE PAS Autoriser les transitions entre les pages
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Page_Transitions"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Page_Transitions"=dword:00000000
; Désactiver le débogage des scripts
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Disable Script Debugger"="yes"
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Disable Script Debugger"="yes"
; NE PAS Fermer les dossiers inutilisés de l'Historique et des Favoris
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"NscSingleExpand"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"NscSingleExpand"=dword:00000000
; NE PAS Forcer la composition hors écran même sous Terminal Server
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Force Offscreen Composition"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Force Offscreen Composition"=dword:00000000
; NE PAS Réutiliser les fenêtres pour lancer des raccourcis
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"AllowWindowReuse"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"AllowWindowReuse"=dword:00000000
; Toujours souligner les liens
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Anchor Underline"="yes"
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Anchor Underline"="yes"
; NE PAS Toujours envoyer les URL en tant que UTF-8
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"UrlEncoding"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"UrlEncoding"=dword:00000001
; NE PAS Utiliser la saisie semi-automatique dans la barre d'adresses
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoComplete]
"Append Completion"="no"
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoComplete]
"Append Completion"="no"
; NE PAS Utiliser le défilement régulier
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"SmoothScroll"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"SmoothScroll"=dword:00000000
; Utiliser le mode FTP passif (pour assurer la compatibilité avec les pare-feux et les modems DSL)
[HKEY_CURRENT_USER\Software\Microsoft\Ftp]
"Use PASV"="yes"
[HKEY_USERS\.Default\Software\Microsoft\Ftp]
"Use PASV"="yes"
; NE PAS Vérifier automatiquement les mises à jour de Internet Explorer
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"NoUpdateCheck"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"NoUpdateCheck"=dword:00000000
; NE PAS Activer la barre d'outils de l'image
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Enable_MyPics_Hoverbar"="no"
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Enable_MyPics_Hoverbar"="no"
; NE PAS Afficher les espaces réservés pour le téléchargement des images
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Show image placeholders"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Show image placeholders"=dword:00000000
; Afficher les images
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Display Inline Images"="yes"
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Display Inline Images"="yes"
; NE PAS Autoriser le redimensionnement automatique de l'image
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Enable AutoImageResize"="no"
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Enable AutoImageResize"="no"
; NE PAS Lire les animations dans les pages WEB
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Play_Animations"="no"
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Play_Animations"="no"
; NE PAS Lire les sons dans les pages WEB
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Play_Background_Sounds"="no"
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Play_Background_Sounds"="no"
; NE PAS Lire les vidéos dans les pages WEB
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Display Inline Videos"="no"
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"Display Inline Videos"="no"
; NE PAS Tramage intelligent de l'image
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"SmartDithering"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main]
"SmartDithering"=dword:00000000
;PERSONNALISATION
; Retirer la petite flèche des icônes de raccourcis
[HKEY_CLASSES_ROOT\lnkfile]
"IsShortcut"=-
[HKEY_CLASSES_ROOT\piffile]
"IsShortcut"=-
; NE PAS Supprimer la main des icônes de dossiers partagés
[HKEY_CLASSES_ROOT\Network\SharingHandler]
ntshrui.dll
; NE PAS Désactiver l'affichage automatique des infos bulles
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableBalloonTips"=dword:00000001
; NE PAS Désactiver la gravure de windows xp
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoCDBurning"=dword:00000000
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoCDBurning"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoCDBurning"=dword:00000000
; Empêcher l'analyse du disque dur après un plantage
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"SFCScan"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]
"AutoChkTimeOut"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]
"BootExecute"=dword:00000000
; Afficher le Volume sur la barre des tâches
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\SysTray]
"Services"=dword:0000001f
; Ajouter l'option "Ouvrir avec le bloc note (notepad) sur le clic droit
[HKEY_CLASSES_ROOT\*\shell\*.*]
@="Ouvrir avec Bloc-Note"
[HKEY_CLASSES_ROOT\*\shell\*.*\command]
@="notepad.exe %1"
; Ajouter l'option "Ouvrir avec le wordpad sur le clic droit
[HKEY_CLASSES_ROOT\*\shell\wordpad\]
@="Ouvrir avec Wordpad"
[HKEY_CLASSES_ROOT\*\shell\wordpad\command]
@="write.exe %1"
; Activer la fonction cleartype au démarrage
[HKEY_CURRENT_USER\Control Panel\Desktop]
"FontSmoothing"="2"
[HKEY_CURRENT_USER\Control Panel\Desktop]
"FontSmoothingType"=dword:00000002
; Supprimer l'écran de veille
[HKEY_CURRENT_USER\Control Panel\Desktop]
"ScreenSaveActive"="0"
[HKEY_CURRENT_USER\Control Panel\Desktop]
"SCRNSAVE.EXE"=-
[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
"ScreenSaveActive"="0"
[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
"SCRNSAVE.EXE"=-
; Afficher les icônes en 24 Bits au lieu de 16 bits
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"Shell Icon BPP"="16"
; Désactiver l'assistant de nettoyage de Bureau
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\Cleanupwiz]
"NoRun"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\Cleanupwiz]
"NoRun"=dword:00000001
; Ajouter "Ouvrir une invite de commande ici" sur le clic droit
[HKEY_CLASSES_ROOT\Directory\shell\cmd]
@="Cmd"
[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@="cmd.exe /k \"cd %L\""
[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@="Cmd"
[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@="cmd.exe /k \"cd %L\""
; Afficher les fichiers cachés
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Hidden"=dword:00000001
; Montrer l'extension des fichiers connus
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"HideFileExt"=dword:00000000
; Afficher les dossiers et les fichiers NTFS cryptés ou compressés en couleur
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowCompColor"=dword:00000001
; Compléter le nom d'un fichier avec la touche TAB (Tabulation)
[HKEY_CURRENT_USER\Software\Microsoft\Command Processor]
"CompletionChar"=dword:00000009
; Afficher la panneau de configuration de façon classique
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"ForceClassicControlPanel"=dword:00000001
; NE PAS Enlever le deuxème type de clavier
[HKEY_CURRENT_USER\Keyboard Layout\Preload]
"2"=""
; Effacer le spyware Alexa (spy-reg) Keys
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{c95fe080-8f5d-11d2-a20b-00aa003c157a}]
; Désactiver l'alerte d'espace disque faible
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
; Désactiver la visite guidée de Windows
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000001
; Afficher la barre de statut dans le Bloc-Note (Notepad)
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"StatusBar"=dword:00000001
; Activer le retour à la ligne automatique dans le Bloc-Note (Notepad)
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"fWrap"=dword:00000001
; Accepter la licence d'Adobe Acrobat
[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\6.0\AdobeViewer]
"EULA"=dword:00000001
;Supprime l'icône Internet Explorer du Bureau
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoInternetIcon"=dword:00000001
;Supprime la barre des langues
[-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}]
@="Language bar"
"MenuTextPUI"="@%SystemRoot%\\System32\\msutb.dll,-325"
;Désactive le message d'avertissement d'espace disque faible
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
;Ne cache pas les fichiers systèmes
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden]
"DefaultValue"=dword:00000001
;Affiche le Poste de travail et Mes documents sur le bureau
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000001
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000001
;Place le Poste de travail au dessus de Mes documents sur le bureau
[HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}]
"SortOrderIndex"=dword:00000054
;SERVICE
;56-Service COM de gravage de CD IMAPI
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ImapiService]
"Start"=dword:00000002
;57-Service d'administration du Gestionnaire de disque logique
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\dmadmin]
"Start"=dword:00000003
;58-Service de découvertes SSDP
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SSDPSRV]
"Start"=dword:00000003
;59-Service de la passerelle de la couche Application
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ALG]
"Start"=dword:00000003
;60-Service de rapport d'erreurs
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ERSvc]
"Start"=dword:00000004
;61-Service de restauration système
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\srservice]
"Start"=dword:00000004
;62-Service de transfert intelligent en arrière-plan
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BITS]
"Start"=dword:00000002
;63-Service d'indexation
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CiSvc]
"Start"=dword:00000004
;64-Services de cryptographie
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CryptSvc]
"Start"=dword:00000002
;65-Services IPSEC
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PolicyAgent]
"Start"=dword:00000004
;66-Services Terminal Server
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermService]
"Start"=dword:00000003
;0-Accès à distance au Registre
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\)L
"Start"=dword:00000004
;1-Acquisition d'image Windows (WIA)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stisvc]
"Start"=dword:00000002
;2-Affichage des messages
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger]
"Start"=dword:00000004
;3-Aide et support
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\helpsvc]
"Start"=dword:00000002
;4-Appel de procédure distante (RPC)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcSs]
"Start"=dword:00000002
;5-Application système COM+
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\COMSysApp]
"Start"=dword:00000003
;6-Assistance TCP/IP NetBIOS
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LmHosts]
"Start"=dword:00000002
;7-Audio Windows
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AudioSrv]
"Start"=dword:00000002
;8-Avertissement
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Alerter]
"Start"=dword:00000004
;9-Carte à puce
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCardSvr]
"Start"=dword:00000004
;10-Carte de performance WMI
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WmiApSrv]
"Start"=dword:00000004
;11-Cliché instantané de volume
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VSS]
"Start"=dword:00000003
;12-Client de suivi de lien distribué
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TrkWks]
"Start"=dword:00000002
;13-Client DHCP
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dhcp]
"Start"=dword:00000002
;14-Client DNS
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache]
"Start"=dword:00000003
;15-Compatibilité avec le Changement rapide d'utilisateur
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FastUserSwitchingCompatibility]
"Start"=dword:00000003
;16-Configuration automatique sans fil
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WZCSVC]
"Start"=dword:00000004
;17-Connexion secondaire
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\seclogon]
"Start"=dword:00000002
;18-DDE réseau
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetDDE]
"Start"=dword:00000004
;19-Détection matériel noyau
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ShellHWDetection]
"Start"=dword:00000002
;20-Distributed Transaction Coordinator
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSDTC]
"Start"=dword:00000004
;21-DSDM DDE réseau
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetDDEdsdm]
"Start"=dword:00000004
;22-Emplacement protégé
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ProtectedStorage]
"Start"=dword:00000002
;23-Explorateur d'ordinateur
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser]
"Start"=dword:00000002
;24-Extensions du pilote WMI
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Wmi]
"Start"=dword:00000003
;25-Fournisseur de la prise en charge de sécurité LM NT
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NtLmSsp]
"Start"=dword:00000004
;26-Gestion d'applications
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AppMgmt]
"Start"=dword:00000003
;27-Gestionnaire de comptes de sécurité
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SamSs]
"Start"=dword:00000002
;28-Gestionnaire de connexion automatique d'accès distant
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasAuto]
"Start"=dword:00000003
;29-Gestionnaire de connexions d'accès distant
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan]
"Start"=dword:00000003
;30-Gestionnaire de disque logique
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\dmserver]
"Start"=dword:00000002
;31-Gestionnaire de l'Album
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ClipSrv]
"Start"=dword:00000004
;32-Gestionnaire de session d'aide sur le Bureau à distance
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RDSessMgr]
"Start"=dword:00000003
;33-uploadmgr
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\uploadmgr]
"Start"=dword:00000004
;34-Horloge Windows
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time]
"Start"=dword:00000004
;35-Hôte de périphérique universel Plug-and-Play
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\upnphost]
"Start"=dword:00000004
;36-Infrastructure de gestion Windows
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\winmgmt]
"Start"=dword:00000002
;37-Journal des événements
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog]
"Start"=dword:00000002
;38-Journaux et alertes de performance
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SysmonLog]
"Start"=dword:00000004
;39-Localisateur d'appels de procédure distante (RPC)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcLocator]
"Start"=dword:00000003
;40-MDM
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MDM]
"Start"=dword:00000004
;41-Mises à jour automatiques
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv]
"Start"=dword:00000004
;42-MS Software Shadow Copy Provider
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SwPrv]
"Start"=dword:00000003
;43-NLA (Network Location Awareness)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Nla]
"Start"=dword:00000003
;44-Notification d'événement système
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SENS]
"Start"=dword:00000002
;45-Service de numéro de série du lecteur multimédia portable
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WmdmPmSN]
"Start"=dword:00000003
;46-Onduleur
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UPS]
"Start"=dword:00000004
;47-Ouverture de session réseau
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon]
"Start"=dword:00000004
;48-Pare-feu Windows / Partage de connexion Internet
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess]
"Start"=dword:00000004
;49-Partage de Bureau à distance NetMeeting
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mnmsrvc]
"Start"=dword:00000004
;50-Planificateur de tâches
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule]
"Start"=dword:00000002
;51-Plug-and-Play
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PlugPlay]
"Start"=dword:00000002
;52-SCardDrv
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCardDrv]
"Start"=dword:00000004
;53-QoS RSVP
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RSVP]
"Start"=dword:00000004
;54-Routage et accès distant
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteAccess]
"Start"=dword:00000004
;55-Serveur
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver]
"Start"=dword:00000002
;67-Spouleur d'impression
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Spooler]
"Start"=dword:00000002
;68-Station de travail
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation]
"Start"=dword:00000002
;69-Stockage amovible
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NtmsSvc]
"Start"=dword:00000003
;70-Système d'événements de COM+
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventSystem]
"Start"=dword:00000003
;71-Téléphonie
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TapiSrv]
"Start"=dword:00000003
;72-Telnet
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TlntSvr]
"Start"=dword:00000002
;73-Thèmes
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Themes]
"Start"=dword:00000002
;74-WebClient
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient]
"Start"=dword:00000004
;75-Windows Installer
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer]
"Start"=dword:00000002
;76-Centre de sécurité
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]
"Start"=dword:00000004
;MULTIMDIA
; Désactiver la demande de mise à jour pour Windows Media Player
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\PlayerUpgrade]
"AskMeAgain"="No"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\PlayerUpgrade]
"EnableAutoUpgrade"="No"
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsMediaPlayer]
"DisableAutoUpdate"=dword:00000001
; Protéger Windows Media Player contre les scripts
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences]
"PlayerScriptCommandsEnabled"=dword:00000000
; Permettre à Windows Media Player de jouer les DVDs
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Player\Settings]
"EnableDVDUI"="Yes"
; NE PAS Autoriser l'effacement des fichiers .AVI (vidéo).
[HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler]
@="{87D62D94-71B3-4b9a-9489-5FE6850DC73E}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\]
@="Avi Properties Handler"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32]
@=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f, 00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00, 5c,00,73,00,68,00,6d,00,65,00,64,00,69,00,61,00,2e,00,64,00,6c,00,6c,00,00, 00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32]
"ThreadingModel"="Both"
; Accélérer l'accès aux dossiers médias contenant des .AVI (vidéo)
[-HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}]
[-HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32]
Configuration: Windows XP
Firefox 2.0.0.13