Windows Registry Editor Version 5.00 ;-------------------------------------------------------------------------------------------------------------------------- ; Système Optimisations ;-------------------------------------------------------------------------------------------------------------------------- ; 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"=- ;Décharge les DLL inutilisés [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer] "AlwaysUnloadDll"=dword:00000001 ;Ouvre un nouveau process pour l'explorateur, afin de le rendre plus stable [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] "DesktopProcess"=dword:00000001 [HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer] "DesktopProcess"=dword:00000001 ;Pas d'animation à la Réduction [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics] "MinAnimate"="0" ;Voir les devises cachés dans le gestionnaire de périphèriques [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Environment] "DEVMGR_SHOW_DETAILS"="1" ;Corrige un bug dans le Nettoyeur de disque [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Compress old files] ;Optimisation de la mémoire [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Memory Management] "SecondLevelDataCache"=dword:00000100 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\Session Manager\Memory Management] "SecondLevelDataCache"=dword:00000100 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "DisablePagingExecutive"=dword:00000001 "SecondLevelDataCache"=dword:00000100 ;si plus de 512mo "LargeSystemCache"=0 ;si plus de 512mo ;Cache la gravure de cd par l'interface XP [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoCDBurning"=dword:00000001 ;Cache la recherche de drivers par Internet [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DriverSearching] "DontSearchWindowsUpdate"=dword:00000001 "DontPromptForWindowsUpdate"=dword:00000001 ;Désactive le rapport d'erreur [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting] "AllOrNone"=dword:00000001 "DoReport"=dword:00000000 "IncludeKernelFaults"=dword:00000000 "IncludeMicrosoftApps"=dword:00000000 "IncludeWindowsApps"=dword:00000000 "ShowUI"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main] "IEWatsonDisabled"=dword:00000001 ;Désactive l'accès au bureau à distance [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server] "fDenyTSConnections"=dword:00000001 "fAllowToGetHelp"=dword:00000000 ;Désactiver la Protection des fichiers Windows ; 0 = Enable SFC. ; 1 = Désactiver SFC with prompt at reboot to re-enable it. ; 2 = Désactiver SFC without nag prompt at reboot to re-enable it. ; 4 = Enable SFC but Désactiver all prompts. ; FFFFFF9D = Désactiver WFP/SFC completely. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "SFCDisable"=dword:ffffff9d [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "SFCScan"=- ;Force Windows à afficher le BSOD au lieu de redémarrer automatiquement [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl] "AutoReboot"=dword:00000000 ;Modifie la couleur de la console et active l'edition rapide [HKEY_CURRENT_USER\Console] "QuickEdit"=dword:00000002 ;0=black8=gray ;1=blue9=lightblue ;2=greena=lightgreen ;3=aquab=lightaqua ;4=redc=lightred ;5=purpled=lightpurple ;6=yellowe=lightyellow ;7=whitef=brightwhite [HKEY_CURRENT_USER\Software\Microsoft\Command Processor] "DefaultColor"=dword:00000002 ;Meilleure gestion du Prefetch [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters] "EnablePrefetcher"=dword:00000002 ;Ouvre les programmes 16bit dans un espace mémoire séparé, ceci accroit la stabilité lors de l'usage de programmes 16bit [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WOW] "DefaultSeparateVDM"="Yes" ;Permet de placer les fichiers nécessaire au boot de facon optimale sur le disque dur pour permettre un boot plus rapide [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction] "Enable"="Y" ;Arrête les services après 5 secondes au lieu de 20 par défaut. Arrêt de Windows plus rapide [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control] "WaitToKillServiceTimeout"="5000" "HungAppTimeOut"="5000" ;Arrêt de Windows plus rapide, affichage des menus plus rapide, plus de SmoothScroll dans Explorer (Effet alpha) [HKEY_CURRENT_USER\Control Panel\Desktop] "AutoEndTasks"="1" "SmoothScroll"=hex:00,00,00,00 ;note "UserPreferencesMask"=hex:9C,12,05,80 ;note "ForegroundLockTimeout"=dword:00000000 "HungAppTimeout"="5000" "WaitToKillServiceTimeout"="5000" "MenuShowDelay"="80" "WaitToKillAppTimeout"="5000" ;La corbeille utilise 5pourcent de l'espace disque au lieu de 10pourcent [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket] "Percent"=dword:00000005 ;-------------------------------------------------------------------------------------------------------------------------- ; Hardware Optimisations ;-------------------------------------------------------------------------------------------------------------------------- ;Prise en charge des disque dur >137Go [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\atapi\Parameters] "EnableBigLba"=dword:00000001 ;Optimiser son lecteur de CD [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem\CDFS] "Prefetch"=dword:c0080000 ;Optimiser son lecteur de DVD [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem\CDFS] "PrefetchTail"=dword:000D0000 ;-------------------------------------------------------------------------------------------------------------------------- ; Clic Droit ;-------------------------------------------------------------------------------------------------------------------------- ;Ajout de "Services" dans le clic droit sur le Poste de travail [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services] @=hex(2):53,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,00,00 "SuppressionPolicy"=dword:4000003c [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services\command] @=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73, 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00, 65,00,20,00,2f,00,73,00,20,00,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,73,00,79,00,73,00,74,00,65,00,6d,00,33,00, 32,00,5c,00,73,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,2e,00,6d,00,73, 00,63,00,20,00,2f,00,73,00,00,00 ;Ajoute Defragmenter au clic droit sur un lecteur [HKEY_CLASSES_ROOT\Drive\shell\Defrag\command] @="DEFRAG.EXE %1" ;Ajoute Copier vers...un dossier, et fichier [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Copy To] @="{C2FBB630-2971-11d1-A18C-00C04FD75D13}" [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Copy To] @="{C2FBB630-2971-11d1-A18C-00C04FD75D13}" ;Ajoute Deplacer vers...un dossier, et fichier [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Move To] @="{C2FBB631-2971-11d1-A18C-00C04FD75D13}" [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Move To] @="{C2FBB631-2971-11d1-A18C-00C04FD75D13}" ;Ajoute Regedit au clic droit sur Poste de travail [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr] @="Gestion des périphériques" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command] @="mmc.exe %%SYSTEMDRIVE%%\\WINDOWS\\SYSTEM32\\devmgmt.msc" ;Ajoute Regedit au clic droit sur Poste de travail [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit] @="Lancer Regedit" [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit\command] @="Regedit.exe" ;Ajoute Quitter session, Redémarrer, Arreter, au clic droit sur Poste de travail [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\..::[Quitter session]::..\command] @="shutdown -l -f -t 5" [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\..::[Redémarrer]::..\command] @="shutdown -r -f -t 5" [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\..::[Arreter]::..\command] @="shutdown -s -f -t 5" ;Ajoute la Corbeille au Clic Droit [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\{645FF040-5081-101B-9F08-00AA002F954E}] @="Empty Recycle Bin" [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Empty Recycle Bin] @="{645FF040-5081-101B-9F08-00AA002F954E}" [HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\Empty Recycle Bin] @="{645FF040-5081-101B-9F08-00AA002F954E}" [HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Empty Recycle Bin] @="{645FF040-5081-101B-9F08-00AA002F954E}" [HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\Empty Recycle Bin] @="{645FF040-5081-101B-9F08-00AA002F954E}" ;Ajoute "Ouvir" une nouvelle fenetre au Clic Droit [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\opennew] @="Open New &Window" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\opennew\command] @="explorer.exe /e, %1" ;Suppression des options du clic droit pour WMP [-HKEY_CLASSES_ROOT\CLSID\{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}] [-HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}] [-HKEY_CLASSES_ROOT\CLSID\{8DD448E6-C188-4aed-AF92-44956194EB1F}] ;-------------------------------------------------------------------------------------------------------------------------- ; NTFS Optimisations ;-------------------------------------------------------------------------------------------------------------------------- ;Amélioration des performances du système de fichier(NTFS uniquement) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisable8dot3NameCreation"=dword:00000000 "NtfsDisableLastAccessUpdate"=dword:00000001 "Win95TruncatedExtensions"=dword:00000001 "Win31FileSystem"=dword:00000000 "NameCache"=hex:00,18,00,00 "PathCache"=hex:80,00,00,00 ;-------------------------------------------------------------------------------------------------------------------------- ; Windows Media Player ;-------------------------------------------------------------------------------------------------------------------------- ;Configuration de Windows Media Player (anti-spy) [HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences] "SilentAcquisition"=dword:00000000 "SendUserGUID"=hex:00 "UpgradeCodecPrompt"=dword:00000000 "UpgradeCheckFrequency"=dword:00000002 "MetadataRetrieval"=dword:00000000 "UsageTracking"=dword:00000000 "DisableMRU"=dword:00000001 "ShowAppTitlebar"=dword:00000000 "FirstRun"=dword:00000000 "StartInMediaGuide"=dword:00000001 "AlwaysOnTop"=dword:00000000 "EnableScreensaver"=dword:00000000 "DoNotShowAnchor"=dword:00000001 "AutoAddMusicToLibrary"=dword:00000001 "AutoAddRemovable"=dword:00000000 "PromptLicenseBackup"=dword:00000000 "ForceOnline"=dword:00000000 "AcceptedPrivacyStatement"=dword:00000001 "PlayerScriptCommandsEnabled"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "EnableNegotiate"=dword:0000000 ;Désactiver le téléchargement auto des codecs du media player [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Webcheck] "NoScheduledUpdates"=dword:00000001 [HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Webcheck] "NoScheduledUpdates"=dword=00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters] "Type"="NoSync" ;Pas de mise à jour de media player [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\PlayerUpgrade] "AskMeAgain"="no" ;Activer la lecture des DVDs dans WMP [HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Player\Settings] "EnableDVDUI"="yes" ;Parametrage de Windows Media Player En automatique [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsMediaPlayer] "GroupPrivacyAcceptance"=dword:00000001 ;Encodage MP3 pour WMP [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Settings\MP3Encoding] "LowRate"=dword:0000dac0 "MediumRate"=dword:0001f400 "MediumHighRate"=dword:0003e800 "HighRate"=dword:0004e200 ;-------------------------------------------------------------------------------------------------------------------------- ; Menu démarrer et Visuel ;-------------------------------------------------------------------------------------------------------------------------- ;Configuration du menu démarrer [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "ServerAdminUI"=dword:00000000 "Hidden"=dword:00000001 "ShowCompColor"=dword:00000001 "HideFileExt"=dword:00000000 "DontPrettyPath"=dword:00000000 "ShowInfoTip"=dword:00000001 "HideIcons"=dword:00000000 "MapNetDrvBtn"=dword:00000000 "WebView"=dword:00000001 "NoWebView"=dword:00000000 "ClassicShell"=dword:00000000 "Filter"=dword:00000000 "SuperHidden"=dword:00000001 "SeparateProcess"=dword:00000000 "ListviewShadow"=dword:00000001 "ListviewWatermark"=dword:00000001 "TaskbarAnimations"=dword:00000001 "StartMenuInit"=dword:00000002 "Start_LargeMFUIcons"=dword:00000000 "Start_MinMFU"=dword:00000004 "Start_EnableDragDrop"=dword:00000001 "Start_ShowRun"=dword:00000001 "Start_ShowSetProgramAccessAndDefaults"=dword:00000000 "Start_ScrollPrograms"=dword:00000000 "Start_ShowPrinters"=dword:00000000 "Start_ShowMyMusic"=dword:00000001 "StartMenuFavorites"=dword:00000000 "Start_ShowMyDocs"=dword:00000001 "Start_ShowMyPics"=dword:00000001 "Start_ShowControl Panel"=dword:00000001 "Start_ShowMyComputer"=dword:00000001 "Start_ShowSearch"=dword:00000001 "Start_ShowRecentDocs"=dword:00000000 "Start_AutoCascade"=dword:00000001 "Start_NotifyNewApps"=dword:00000000 "Start_AdminToolsRoot"=dword:00000000 "StartMenuAdminTools"=dword:00000000 "TaskbarSizeMove"=dword:00000000 "TaskbarGlomming"=dword:00000000 "Start_ShowNetPlaces_ShouldShow"=dword:00000041 "WebViewBarricade"=dword:00000000 "FolderContentsInfoTip"=dword:00000001 "FriendlyTree"=dword:00000001 "ShowSuperHidden"=dword:00000001 "ClassicViewState"=dword:00000000 "DisableThumbnailCache"=dword:00000000 "NoNetCrawling"=dword:00000000 "PersistBrowsers"=dword:00000000 ;note "ListviewAlphaSelect"=dword:00000000 ;note ;Efface automatiquement les documents récents du menu démarrer [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoDriveTypeAutoRun"=dword:00000091 "NoRecentDocsHistory"=dword:00000001 ;Activer la barre de lancement rapide. A T-13 minutes [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop] "TaskbarWinXP"=hex:0c,00,00,00,08,00,00,00,02,00,00,00,00,00,00,00,b0,e2,2b,\ d8,64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,01,00,00,1a,00,00,00,\ 01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,\ 00,00,00,c0,00,00,00,00,00,00,46,83,00,00,00,10,00,00,00,a0,b0,48,5e,89,8d,\ bd,01,00,d8,9e,e4,2a,8d,bd,01,00,45,fe,5e,89,8d,bd,01,00,00,00,00,00,00,00,\ 00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,13,01,14,00,1f,0f,e0,4f,\ d0,20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,23,44,3a,5c,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,cd,97,15,00,31,00,00,00,00,00,af,24,5c,\ b9,10,80,57,69,6e,6e,74,00,00,20,00,31,00,00,00,00,00,af,24,a3,b9,10,00,50,\ 72,6f,66,69,6c,65,73,00,50,52,4f,46,49,4c,45,53,00,19,00,31,00,00,00,00,00,\ c1,24,08,92,10,00,69,65,35,30,30,2e,30,30,30,00,00,28,00,31,00,00,00,00,00,\ c1,24,08,92,10,00,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,00,41,50,\ 50,4c,49,43,7e,31,00,21,00,31,00,00,00,00,00,c5,22,9d,91,10,00,4d,69,63,72,\ 6f,73,6f,66,74,00,4d,49,43,52,4f,53,7e,31,00,29,00,31,00,00,00,00,00,d3,22,\ 32,a6,10,00,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,00,49,4e,54,\ 45,52,4e,7e,31,00,24,00,31,00,00,00,00,00,db,22,76,ba,10,00,51,75,69,63,6b,\ 20,4c,61,75,6e,63,68,00,51,55,49,43,4b,4c,7e,31,00,00,00,8d,00,00,00,1c,00,\ 00,00,01,00,00,00,1c,00,00,00,36,00,00,00,0d,f0,ad,ba,8c,00,00,00,1a,00,00,\ 00,03,00,00,00,e7,18,2d,23,10,00,00,00,49,45,35,30,30,5f,58,31,43,00,43,3a,\ 5c,57,49,4e,4e,54,5c,50,72,6f,66,69,6c,65,73,5c,49,45,35,30,30,2e,30,30,30,\ 5c,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,5c,4d,69,63,72,6f,73,6f,\ 66,74,5c,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,5c,51,75,69,63,\ 6b,20,4c,61,75,6e,63,68,00,00,10,00,00,00,05,00,00,a0,1a,00,00,00,a3,00,00,\ 00,00,00,00,00,08,00,00,00,02,00,00,00,cc,00,00,00,01,00,00,00,03,00,00,00,\ 4a,00,00,00,01,00,00,00,40,00,32,00,e6,01,00,00,c4,24,15,9f,20,00,4c,61,75,\ 6e,63,68,20,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,20,42,72,6f,\ 77,73,65,72,2e,6c,6e,6b,00,4c,41,55,4e,43,48,7e,32,2e,4c,4e,4b,00,00,00,40,\ 00,00,00,02,00,00,00,36,00,32,00,48,02,00,00,c4,24,15,9f,20,00,4c,61,75,6e,\ 63,68,20,4f,75,74,6c,6f,6f,6b,20,45,78,70,72,65,73,73,2e,6c,6e,6b,00,4c,41,\ 55,4e,43,48,7e,31,2e,4c,4e,4b,00,00,00,36,00,00,00,00,00,00,00,2c,00,32,00,\ 51,00,00,00,ec,22,46,39,20,00,53,68,6f,77,20,44,65,73,6b,74,6f,70,2e,73,63,\ 66,00,53,48,4f,57,44,45,7e,31,2e,53,43,46,00,00,00,52,00,00,00,e0,00,00,00,\ 00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,01,\ 00,00,00,01,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,37,02,\ 00,00,e0,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,\ 00,00,00,00,00,01,00,00,00 ;Supprime les barricades des dossiers système [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\WebView\BarricadedFolders] "shell:ControlPanelFolder"=dword:00000000 "shell:SystemDriveRootFolder"=dword:00000000 "shell:ProgramFiles"=dword:00000000 "shell:Windows"=dword:00000000 "shell:System"=dword:0000000 ;Augmente la taille pour l'affichage des dossiers [-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\BagMRU] [-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\Bags] [HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell] "BagMRU Size"=dword:00001f40 [HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam] "BagMRU Size"=dword:00001f40 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoSaveSettings"=dword:00000000 ;Afficher les icônes en 24 Bits au lieu de 16 bits [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics] "Shell Icon BPP"="24" ;Met plus d'icones en cache [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer] "Max Cached Icons"="8192" ;Enlève l'icône "Son" de la barre des tâches [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\SysTray] "Services"=dword:0000001b ;Réorganise le menu démarrer et les favoris [-HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ MenuOrder \ Favorites] [-HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ MenuOrder \ Start Menu] [-HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ MenuOrder \ Start Menu \ Programs] [-HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ MenuOrder \ Start Menu2] [-HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ MenuOrder \ Start Menu2 \ Programs] ;Rajouts des icones mes documents - poste de travail - favoris reseau - internet explorer [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu] "{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000 "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000 "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000 "{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] "{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000 "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000 "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000 "{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags\1\Desktop] "ItemPos800x600(1)"=hex(03):00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ dc,02,00,00,e8,01,00,00,14,00,1f,60,40,f0,5f,64,81,50,1b,10,9f,08,00,aa,00,\ 2f,95,4e,74,00,00,00,a4,00,00,00,6c,00,3a,00,0d,03,00,00,6e,30,33,72,20,00,4a,\ 4f,55,45,52,42,7e,31,2e,4c,4e,4b,00,00,50,00,03,00,04,00,ef,be,6e,30,33,72,\ 6e,30,33,72,14,00,00,00,4a,00,6f,00,75,00,65,00,72,00,20,00,42,00,65,00,79,00,\ 6f,00,6e,00,64,00,20,00,47,00,6f,00,6f,00,64,00,20,00,26,00,20,00,45,00,76,\ 00,69,00,6c,00,2e,00,6c,00,6e,00,6b,00,00,00,1c,00,1c,00,00,00,46,01,00,00,54,\ 00,3a,00,26,02,00,00,6e,30,42,6b,20,00,54,49,53,43,41,4c,7e,31,2e,4c,4e,4b,\ 00,00,38,00,03,00,04,00,ef,be,6e,30,42,6b,6e,30,42,6b,14,00,00,00,54,00,69,00,\ 73,00,63,00,61,00,6c,00,69,00,20,00,41,00,44,00,53,00,4c,00,2e,00,6c,00,6e,\ 00,6b,00,00,00,1c,00,74,00,00,00,f5,00,00,00,60,00,3a,00,d7,05,00,00,6f,30,17,\ 82,20,00,56,4d,57,41,52,45,7e,31,2e,4c,4e,4b,00,00,44,00,03,00,04,00,ef,be,\ 6f,30,17,82,6f,30,17,82,14,00,00,00,56,00,4d,00,77,00,61,00,72,00,65,00,20,00,\ 57,00,6f,00,72,00,6b,00,73,00,74,00,61,00,74,00,69,00,6f,00,6e,00,2e,00,6c,\ 00,6e,00,6b,00,00,00,1c,00,74,00,00,00,02,00,00,00,50,00,3a,00,bd,02,00,00,6e,\ 30,0d,5b,20,00,57,53,5f,46,54,50,7e,31,2e,4c,4e,4b,00,00,34,00,03,00,04,00,\ ef,be,6e,30,0c,5b,6e,30,0c,5b,14,00,00,00,57,00,53,00,5f,00,46,00,54,00,50,00,\ 20,00,50,00,72,00,6f,00,2e,00,6c,00,6e,00,6b,00,00,00,1c,00,1c,00,00,00,e8,\ 01,00,00,42,00,31,00,00,00,00,00,6e,30,a2,55,10,00,4e,45,54,54,4f,59,7e,31,00,\ 00,2a,00,03,00,04,00,ef,be,6e,30,44,54,6e,30,a2,55,14,00,00,00,4e,00,65,00,\ 74,00,74,00,6f,00,79,00,61,00,67,00,65,00,00,00,18,00,74,00,00,00,53,00,00,00,\ 42,00,31,00,00,00,00,00,6e,30,e9,5c,10,00,55,4e,49,43,4f,52,7e,31,00,00,2a,\ 00,03,00,04,00,ef,be,6e,30,8a,5a,6e,30,e9,5c,14,00,00,00,55,00,6e,00,69,00,63,\ 00,6f,00,72,00,6e,00,69,00,73,00,00,00,18,00,74,00,00,00,46,01,00,00,6c,00,\ 32,00,b8,02,00,00,6f,30,0b,88,20,00,41,44,56,41,4e,43,7e,31,2e,4c,4e,4b,00,00,\ 50,00,03,00,04,00,ef,be,6f,30,0b,88,6f,30,0b,88,14,00,00,00,41,00,64,00,76,\ 00,61,00,6e,00,63,00,65,00,64,00,20,00,52,00,65,00,67,00,69,00,73,00,74,00,72,\ 00,79,00,20,00,54,00,72,00,61,00,63,00,65,00,72,00,2e,00,6c,00,6e,00,6b,00,\ 00,00,1c,00,1c,00,00,00,97,01,00,00,4c,00,32,00,a0,02,00,00,6e,30,f8,4e,20,00,\ 46,6c,61,73,68,47,65,74,2e,6c,6e,6b,00,00,30,00,03,00,04,00,ef,be,6e,30,f8,\ 4e,6e,30,f8,4e,14,00,00,00,46,00,6c,00,61,00,73,00,68,00,47,00,65,00,74,00,2e,\ 00,6c,00,6e,00,6b,00,00,00,1c,00,24,01,00,00,97,01,00,00,68,00,32,00,ff,00,\ 00,00,70,30,65,4f,20,00,4e,4f,55,56,45,41,7e,31,2e,54,58,54,00,00,4c,00,03,00,\ 04,00,ef,be,70,30,63,4f,70,30,63,4f,14,00,00,00,4e,00,6f,00,75,00,76,00,65,\ 00,61,00,75,00,20,00,44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00,74,00,20,00,74,\ 00,65,00,78,00,74,00,65,00,2e,00,74,00,78,00,74,00,00,00,1c,00,74,00,00,00,\ e8,01,00,00,3a,00,32,00,94,20,00,00,70,30,d5,58,20,00,52,65,2e,72,65,67,00,00,\ 24,00,03,00,04,00,ef,be,70,30,c2,58,70,30,c2,58,14,00,00,00,52,00,65,00,2e,\ 00,72,00,65,00,67,00,00,00,16,00,74,00,00,00,97,01,00,00,46,00,32,00,63,02,00,\ 00,6f,30,66,91,20,00,57,69,6e,49,53,4f,2e,6c,6e,6b,00,00,2c,00,03,00,04,00,\ ef,be,6f,30,66,91,6f,30,66,91,14,00,00,00,57,00,69,00,6e,00,49,00,53,00,4f,00,\ 2e,00,6c,00,6e,00,6b,00,00,00,1a,00,74,00,00,00,97,01,00,00,00,00,00,00 ;Groupement Applications dans la Barre des des taches [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartMenu\TaskbarGrouping] "Text"="Barre des tâches" "Type"="group" "Bitmap"="C:\\windows\\system\\shell32.dll,40" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartMenu\TaskbarGrouping\Groupe] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper les plus anciennes" "Type"="radio" "CheckedValue"=dword:0 "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartMenu\TaskbarGrouping\Type] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper les applications" "Type"="radio" "CheckedValue"=dword:1 "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartMenu\TaskbarGrouping\2] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper 2 applications ou plus " "Type"="radio" "CheckedValue"=dword:2 "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartMenu\TaskbarGrouping\3] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper 3 applications ou plus" "Type"="radio" "CheckedValue"=dword:3 "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartMenu\TaskbarGrouping\4] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper 4 applications ou plus " "Type"="radio" "CheckedValue"=dword:4 "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartMenu\TaskbarGrouping\5] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper 5 applications ou plus" "Type"="radio" "CheckedValue"=dword:5 "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartMenu\TaskbarGrouping\7] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper 7 applications ou plus" "Type"="radio" "CheckedValue"=dword:7 "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartMenu\TaskbarGrouping\dix] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper dix applications ou plus" "Type"="radio" "CheckedValue"=dword:a "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartPanel\TaskbarGrouping] "Text"="Barre des tâches" "Type"="group" "Bitmap"="C:\\windows\\system\\shell32.dll,40" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartPanel\TaskbarGrouping\Groupe] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper les plus anciennes" "Type"="radio" "CheckedValue"=dword:0 "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartPanel\TaskbarGrouping\Type] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper les applications" "Type"="radio" "CheckedValue"=dword:1 "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartPanel\TaskbarGrouping\2] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper 2 applications ou plus" "Type"="radio" "CheckedValue"=dword:2 "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartPanel\TaskbarGrouping\3] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper 3 applications ou plus" "Type"="radio" "CheckedValue"=dword:3 "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartPanel\TaskbarGrouping\4] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper 4 applications ou plus" "Type"="radio" "CheckedValue"=dword:4 "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartPanel\TaskbarGrouping\5] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper 5 applications ou plus" "Type"="radio" "CheckedValue"=dword:5 "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartPanel\TaskbarGrouping\7] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper 7 applications ou plus" "Type"="radio" "CheckedValue"=dword:7 "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\StartMenu\StartPanel\TaskbarGrouping\dix] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\explorer\\Advanced" "Text"="Grouper dix applications ou plus" "Type"="radio" "CheckedValue"=dword:a "ValueName"="TaskbarGroupSize" "DefaultValue"=dword:0 "HKeyRoot"=dword:80000001 ;Enlève la barre de langue [-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}] ; Afficher les connections reseau dans systray [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Network\{4D36E972-E325-11CE-BFC1-08002BE10318}\{3AEE9BD8-5E01-4D64-81E3-3EA834E4EAA6}\Connection] "ShowIcon"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network\{4D36E972-E325-11CE-BFC1-08002BE10318}\{3AEE9BD8-5E01-4D64-81E3-3EA834E4EAA6}\Connection] "ShowIcon"=dword:00000001 ;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 ;Activer la barre d'état dans l'explorateur Windows [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "StatusBarOther"=dword:00000001 ;Mode détails dans l'explorateur [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams] "Settings"=hex:08,00,00,00,04,00,00,00,01,00,00,00,00,77,7e,13,73,35,cf,11,ae,\ 69,08,00,2b,2e,12,62,04,00,00,00,10,00,00,00,43,00,00,00 ;Rafraichit constamment l'Explorateur [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Update] "UpdateMode"=hex:07 ;Retirer boutons standard dans l'explorateur Windows [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer] "ITBarLayout"=hex:11,00,00,00,4c,00,00,00,00,00,00,00,34,00,00,00,1a,00,00,00,2e,00,00,00,01,00,00,00,20,07,00,00,a0,0f,00,00,02,00,00,00,29,07,00,00, a0,0f,00,00,05,00,00,00,62,05,00,00,26,00,00,00,04,00,00,00,21,01,00,00,a0,0f,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, ;NE PAS Afficher toujours les images contenues dans un dossier sous forme de miniatures [HKEY_CLASSES_ROOT\Paint.Picture\DefaultIcon] @="shimgvw.dll,1" ;Pas d'avertissement lorsque l'espace disque est faible et nettoye les documents recemment ouvert à l' arret du pc [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoLowDiskSpaceChecks"=dword:00000001 "NoStartBanner"=hex:01,00,00,00 "NoSMHelp"=dword:00000001 "ClearRecentDocsOnExit"=dword:00000040 "MemCheckBoxInRunDlg"=dword:00000001 "NoSMBalloonTip"=dword:00000001 "NoDesktopCleanupWizard"=dword:00000001 "NoWelcomeScreen"=dword:00000001 "NoAutoUpdate"=dword:00000001 ;Supprime les Documents partagés du Poste de travail [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}] ;Désactive l'assistant de nettoyage du 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 ;Supprime la mention "raccourci vers..." sur les raccourcis [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] "link"=hex:00,00,00,00 ;Supprime Racourcis vers... [HKEY_CLASSES_ROOT\lnkfile] "IsShortcut"=- [HKEY_CLASSES_ROOT\piffile] "IsShortcut"=- [HKEY_CLASSES_ROOT\lnkfile] "IsNoShortcut"="" [HKEY_CLASSES_ROOT\piffile] "IsNoShortcut"="" ;Renommer la poubelle [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder] "Attributes"=hex:50,01,00,20 "CallForAttributes"=dword:00000000 ;note [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects] "VisualFXSetting"=dword:00000003 ;note ;-------------------------------------------------------------------------------------------------------------------------- ; Réseau / Internet Configuration ;-------------------------------------------------------------------------------------------------------------------------- ;Accroit le nombre de téléchargements simultanés sur site (2 par défaut maintenant 10) [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPerServer"=dword:0000000a "MaxConnectionsPer1_0Server"=dword:0000000a [HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPerServer"=dword:0000000a "MaxConnectionsPer1_0Server"=dword:0000000a ;Permet l'utilisation des urls avec User et Pass dans les programmes ci-dessous [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_HTTP_USERNAME_PASSWORD_DISABLE] "WMPlayer.exe"=dword:00000000 "explorer.exe"=dword:00000000 "iexplore.exe"=dword:00000000 ;Surf plus rapide grace à une meilleure gestion des DNS [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters] "CacheHashTableBucketSize"=dword:00000001 "CacheHashTableSize"=dword:00000180 "MaxCacheEntryTtlLimit"=dword:0000fa00 "MaxSOACacheEntryTtlLimit"=dword:0000012d "NegativeCacheTime"=dword:00000000 "NetFailureCacheTime"=dword:00000000 "NegativeSOACacheTime"=dword:00000000 ;Supprime les 20% de bande passante reservable de Windows XP [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Group Policy\History\{35378EAC-683F-11D2-A89A-00C04FBBCFA2}\0] "Version"=dword:00120012 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Group Policy\History\{426031c0-0b47-4852-b0ca-ac3d37bfcb39}\0] "Version"=dword:00120012 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Group Policy\State\Machine\Extension-List\{00000000-0000-0000-0000-000000000000}] "EndTimeLo"=dword:85141FE0 "StartTimeLo"=dword:85141FE0 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Group Policy\State\Machine\GPO-List\0] "Version"=dword:00120012 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{35378EAC-683F-11D2-A89A-00C04FBBCFA2}] "LastPolicyTime"=dword:00C1E611 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{426031c0-0b47-4852-b0ca-ac3d37bfcb39}] "LastPolicyTime"=dword:00C1E611 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalMachine\Software\Policies\Microsoft\Windows\Psched] "NonBestEffortLimit"=dword:00000000 ;Libère toute la bande passante en supprimant la réservation de QoS [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched] "NonBestEffortLimit"=dword:00000000 ;Augmente la taille du tampon dédié à la connexion réseau [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation\parameters] "MaxCmds"=dword:00000068 "MaxThreads"=dword:00000068 ;Affiche les erreurs dans le statut de la connexion au réseau local comme avec la connexion Internet [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network\Connections\StatMon] "ShowLanErrors"=dword:00000001 ;Accès plus rapide aux partages en réseau local [-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}] [-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{2227A280-3AEA-1069-A2DE-08002B30309D}] ;Optimisation de TCP/IP pour l'ADSL et Protection contre Flood ou Spoof [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters] "EnablePMTUDiscovery"=dword:00000001 "EnablePMTUBHDetect"=dword:00000000 "SackOpts"=dword:00000001 "TcpTimedWaitDelay"=dword:0000001e "Tcp1323Opts"=dword:00000001 "UseDomainNameDevolution"=dword:00000001 "GlobalMaxTcpWindowSize"=dword:0005cd00 "DefaultTTL"=dword:00000036 "DontAddDefaultGatewayDefault"=dword:00000001 "TcpNumConnections"=dword:00fffffe "TransmitWorker"=dword:00000010 "DefaultMSS"=dword:000005a0 "ArpAlwaysSourceRoute"=dword:00000000 "DisableIPSourceRouting"=dword:00000002 "FFPFastForwardingCacheSize"=dword:ffffffff "MaxNormLookupMemory"=dword:004c4b40 "KeepAliveInterval"=dword:000001f4 "EnableAddrMaskReply"=dword:00000000 "EnableBCastArpReply"=dword:00000000 "EnableDeadGWDetect"=dword:00000001 "TcpWindowSize"=dword:0005cd00 "KeapAliveTime"=dword:000493E0 "MaxUserPort"=dword:0000FFFE "SynAttackProtect"=dword:00000002 "TcpMaxConnectResponseRetransmissions"=dword:00000002 "TcpMaxDupAcks"=dword:00000003 "TcpMaxConnectRetransmissions"=dword:00000002 "TcpMaxDataRetransmissions"=dword:00000003 "TcpMaxHalfOpen"=dword:12C "TcpMaxHalfOpenRetried"=dword:000000C8 "TcpMaxPortExhausted"=dword:00000005 "EnableICMPRedirect"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters] "NoNameReleaseOnDemand"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AFD\Parameters] "EnableDynamicBacklog"=dword:00000001 "MinimumDyamicBacklog"=dword:000000014 "MaximumDyamicBacklog"=dword:00004E20 "DyamicBacklogGrowthDelta"=dword:0000000A "DefaultSendWindow"=dword:00017a00 "DefaultReceiveWindow"=dword:00017a00 "TransmitWorker"=dword:00000010 "PriorityBoost"=dword:0000000a ;Alloue un tampon mémoire au réseau local afin d'accroitre la vitesse de transfert [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters] "SizReqBuf"=dword:0000ffff ;-------------------------------------------------------------------------------------------------------------------------- ; Internet Explorer ;-------------------------------------------------------------------------------------------------------------------------- ;Supprimer les liens favoris par default (Musiques, etc...) [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Toolbar] "LinksFolderName"="" ;Pour ne plus afficher les messages d'erreurs 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" ;Utilise Google à la place de MSN pour les recherches avec IE [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Start Page"="http://www.google.fr/" "Search Page"="http://www.google.fr" "Search Bar"="http://www.google.fr/ie" [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL] ""="http://www.google.fr/keyword/%s" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search] "SearchAssistant"="http://www.google.fr/ie" ;Cacher la barre d'information (popup...) [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InformationBar] "FirstTime"=dword:00000000 ;Cacher l'avertissement sur les fichiers téléchargés et que vous lancez [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Download] "CheckExeSignatures"="no" "RunInvalidSignatures"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments] "SaveZoneInformation"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Associations] "LowRiskFileTypes"=".zip;.rar;.nfo;.txt;.exe;.bat;.com;.cmd;.reg;.msi;.htm;.html;.gif;.bmp;.jpg;.avi;.mpg;.mpeg;.mov;.mp3;.m3u;.wav;" ;Correction d'une faille de sécurité qui permet de voir vos cookies [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\ProtocolDefaults] "about"=dword:00000004 "about:"=dword:00000004 ;Vider le dossier Temporary Internet Files lorsque le navigateur est fermé [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache] "Persistent"=dword:00000000 [HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache] "Persistent"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache] "Persistent"=dword:00000000 ;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 ;Utiliser HTTP 1.1 Avec une connexion par proxy [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "ProxyHttp1.1"=dword:00000001 [HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "ProxyHttp1.1"=dword:00000001 ;Afficher les URL simplifiées [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\] "Show_FullURL"=dword:00000000 [HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\] "Show_FullURL"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Show_FullURL"=dword:00000000 [HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main] "Show_FullURL"=dword:00000000 ;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 ;Avertir pour les sites dont les certificats sont non valides [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "WarnOnZoneCrossing"=dword:00000001 [HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "WarnOnZoneCrossing"=dword:00000001 ;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 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "WarnOnPostRedirect"=dword:00000000 [HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "WarnOnPostRedirect"=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 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 ;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" ;Utiliser la saisie semi-automatique dans la barre d'adresses [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoComplete] "Append Completion"="yes" [HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoComplete] "Append Completion"="yes" ;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" ;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" ;Autoriser le redimensionnement automatique de l'image [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Enable AutoImageResize"="yes" [HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main] "Enable AutoImageResize"="yes" ;Tramage intelligent de l'image [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "SmartDithering"=dword:00000001 [HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main] "SmartDithering"=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" ;Activer l'affichage des dossiers sur les sites FTP [HKEY_CURRENT_USER\Software\Microsoft\FTP] "Use Web Based FTP"="no" [HKEY_USERS\.Default\Software\Microsoft\FTP] "Use Web Based FTP"="no" ;Avertir lorsque le téléchargement est terminé [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "NotifyDownloadComplete"="yes" [HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main] "NotifyDownloadComplete"="yes" ;Activer le menu Favoris personnalisé [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "FavIntelliMenus"="yes" [HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main] "FavIntelliMenus"="yes" ;Activer les extensions tierce partie du navigateur [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Enable Browser Extensions"="yes" [HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main] "Enable Browser Extensions"="yes" ;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:00000001 [HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main] "UseThemes"=dword:00000001 ;Activer la barre d'outils de l'image [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Enable_MyPics_Hoverbar"="yes" [HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main] "Enable_MyPics_Hoverbar"="yes" ;La taille des miniatures (thumbnail) [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] "ThumbnailSize"=dword:00000060 "ThumbnailQuality"=dword:0000002D [HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer] "ThumbnailSize"=dword:00000060 "ThumbnailQuality"=dword:0000002D ;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:00000001 [HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main] "Show image placeholders"=dword:00000001 ;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 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 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 ;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 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 ;Lire les animations dans les pages WEB [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Play_Animations"="yes" [HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main] "Play_Animations"="yes" ;Lire les sons dans les pages WEB [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Play_Background_Sounds"="yes" [HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main] "Play_Background_Sounds"="yes" ;Lire les vidéos dans les pages WEB [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Display Inline Videos"="yes" [HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main] "Display Inline Videos"="yes" ;Désactive le débugueur de script et désactive le fondu des menus et désactivation de DrWatson sur IE [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "NoUpdateCheck"=dword:00000001 "Show_ChannelBand"="No" "Disable Script Debugger"="yes" "IEWatsonEnabled"=dword:00000000 "SmoothScroll"=dword:00000001 [HKEY_USERS\.Default\Software\Microsoft\Internet Explorer\Main] "NoUpdateCheck"=dword:00000001 "Disable Script Debugger"="yes" "SmoothScroll"=dword:00000001 ;Desactivation DR Watson [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug] "Auto"="0" ;-------------------------------------------------------------------------------------------------------------------------- ; Protection / Sécurité/ Windows ;-------------------------------------------------------------------------------------------------------------------------- ;Empêche l'importation accidentelle des fichiers Reg dans la base de registre [HKEY_CLASSES_ROOT\regfile\shell] @="edit" ; Désactive les partages automatiques invisibles Admin$, C$, etc. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters] "AutoShareWks"=dword:00000000 "AutoShareServer"=dword:00000000 ; Enlever le numéro de série de win XP du panneau de configuration [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion] "ProductId"=- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion] "ProductId"=- [HKEY_LOCAL_MACHINE\SYSTEM\WPA\Key-G4XTBRDJMGP7G4WJTJK48] "ProductID"=- ; Désactive l'assistant de contrôle de l'enregistrement => Regwizc.dll [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{50E5E3D1-C07E-11D0-B9FD-00A0249F6B00}] [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\RegWizCtrl.RegWizCtrl] [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\RegWizCtrl.RegWizCtrl.1] ;Outrepasser la surveillance d'antivirus et parfeu [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center] "AntiVirusOverride"=dword:00000001 "FirewallOverride"=dword:00000001 AntiVirusDisableNotify"=dword:00000001 "FirewallDisableNotify"=dword:00000001 ;Désactiver les bulles de notifications pour les mises à jour automatique [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center] "UpdatesDisableNotify"=dword:00000001 ;Ferme le port 135 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rpc] [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rpc\Linkage] "Bind"=hex(7):31,00,00,00,00,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcSs] "ListenOnInternet"="N" ;=> désactive DCom [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole] "EnableDCOM"="N" ;Ferme les ports 137, 138 et 139 => NetBios avec TCP/IP et lmhosts [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network\SharedAccessConnection] "EnableControl"=dword:0 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters\Interfaces\Tcpip_{5DEB0DFF-89CA-47BE-B15A-0EEE30B87032}] "NetbiosOptions"=dword:2 [-SYSTEM\CurrentControlSet\Control\Network\NetCfgLockHolder] [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LmHosts] "Start"=dword:4 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters] "EnableLMHOSTS"=dword:0 ;Ferme le port 445 => serveur, workstation, NetBT [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver] "Start"=dword:3 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation] "Start"=dword:3 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT] "Start"=dword:2 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters] "SmbDeviceEnabled"=dword:0 ;Ferme le port 500 => Internet Key Exchange [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PolicyAgent] "Start"=dword:4 ;Ferme le port 1023 => Distributed Transaction Coordinator [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSDTC] "Start"=dword:4 ;Ferme le port 1024 => Planificateur de tache + clientDNS [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule] "Start"=dword:4 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache] "Start"=dword:4 ;Ferme le port 1027 => Affichage des messages (NetSend) en manuel [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger] "Start"=dword:3 ;-------------------------------------------------------------------------------------------------------------------------- ; Composants et Autres ;-------------------------------------------------------------------------------------------------------------------------- ;Désactive le spyware Alexa [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{c95fe080-8f5d-11d2-a20b-00aa003c157a}] ; Accepter la licence EULA d'Adobe Acrobat 7.0 [HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\7.0\AdobeViewer] "EULA"=dword:00000001 ;Désactivation visite guidée de Windows [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] "RunCount"=dword:0 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] "RunCount"=dword:0 ;Desactive l'apercu rapide des videos (permet de deplacer/renommer/supprimer sans erreurs) [-HKEY_CLASSES_ROOT\.avi\ShellEx] [-HKEY_CLASSES_ROOT\.mpg\ShellEx] [-HKEY_CLASSES_ROOT\.mpe\ShellEx] [-HKEY_CLASSES_ROOT\.mpeg\ShellEx] ;Accès plus rapide aux fichiers AVI et correction du problème de suppression [-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] [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{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 ;Cache la zone de prévention à l'execution d'un fichier [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments] "HideZoneInfoOnProperties"=dword:00000001 ;Cache Messenger au lancement d'Outlook Express [HKEY_LOCAL_MACHINE\Software\Microsoft\Outlook Express] "Hide Messenger"=dword:00000002 ;Acceptation des pièce Jointes sous OUTLOOK XP[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security]"Level"=dword:00000003"UseCRLChasing"=dword:00000001"Level1Remove"="exe;scr;bat;url;jpg;jpeg;zip;rar;cab;gif;html;txt;doc;xls" ;Augmente la vitesse de la souris à 16 [HKEY_CURRENT_USER\Control Panel\Mouse] "MouseSensitivity"="16" ;Active le pavé numérique au chargement d'XP [HKEY_USERS\.DEFAULT\Control Panel\Keyboard] "InitialKeyboardIndicators"="2" [HKEY_CURRENT_USER\Control Panel\Keyboard] "InitialKeyboardIndicators"="2" ;Enlever le deuxème type de clavier [HKEY_CURRENT_USER\Keyboard Layout\Preload] "2"=- ;Compléter le nom d'un fichier avec la touche TAB (Tabulation) [HKEY_CURRENT_USER\Software\Microsoft\Command Processor] "CompletionChar"=dword:00000009 ;-------------------------------------------------------------------------------------------------------------------------- ; Registre concernant le paramétrage de Note Pad ;-------------------------------------------------------------------------------------------------------------------------- ; Active la barre de status dans le bloc note [HKEY_CURRENT_USER\Software\Microsoft\Notepad] "StatusBar"=dword:00000001 ; Active le retour à la ligne automatique dans le bloc notes [HKEY_CURRENT_USER\Software\Microsoft\Notepad] "fWrap"=dword:00000001 ; Ouvre les .nfo et .sif avec Notepad [HKEY_CLASSES_ROOT\.nfo] @="txtfile" "PerceivedType"="text" "ContentType"="text/plain" [HKEY_CLASSES_ROOT\.nfo\PersistentHandler] @="{5e941d80-bf96-11cd-b579-08002b30bfeb}" [HKEY_CLASSES_ROOT\.nfo\ShellNew] "NullFile"="" [HKEY_CLASSES_ROOT\.sif] @="txtfile" "PerceivedType"="text" "ContentType"="text/plain" [HKEY_CLASSES_ROOT\.sif\PersistentHandler] @="{5e941d80-bf96-11cd-b579-08002b30bfeb}" [HKEY_CLASSES_ROOT\.sif\ShellNew]