Windows Registry Editor Version 5.00

;-----------------------
;Operating System Tweaks
;-----------------------

;Désactivation visite guidée de Windows
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000

;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"

;Applet Java : gérer votre mémoire
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Java VM]
"Generation0Size"=dword:00040000

;Arrête Windows plus rapidement
[HKEY_CURRENT_USER\Control Panel\Desktop]
"HungAppTimeout"="5000"
"WaitToKillAppTimeout"="4000"
"WaitToKillServiceTimeout"="3000"
"AutoEndTasks"="1"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="3000" 

;Vide le contenu du fichier d'échange en quittant Windows
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\MemoryManagement]
"ClearPageFileAtShutdown"="1"

;GOOGLE everywhere
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Search Page"="http://www.google.com"
"Search Bar"="http://www.google.com/ie"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL]
""="http://www.google.com/keyword/%s"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search]
"SearchAssistant"="http://www.google.com/ie"

; fonctionnalité "copier vers..."
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"

; supprimer appel planificateur de taches dans ie ou explorateur, accelère voisinage réseau
[HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Explorer/RemoteComputer/NameSpace]
-{D6277990-4C6A-11CF-8D87-00AA0060F5BF}

; accelerer ntfs
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisableLastAccessUpdate"=dword:00000001

; désactiver rapport erreurs
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting]
"AllOrNone"=dword:00000000
"IncludeMicrosoftApps"=dword:00000000
"IncludeWindowsApps"=dword:00000000
"IncludeKernelFaults"=dword:00000000
"DoReport"=dword:00000000
"ShowUI"=dword:00000000

; probleme suppression AVI résolu
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}]
-InProcServer32

; arret des services + rapide
[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="1"
[HKEY_CURRENT_USER\Control Panel\Desktop]
"WaitToKillServiceTimeout"="1000"
[HKEY_CURRENT_USER\Control Panel\Desktop]
"WaitToKillAppTimeout"="1"
[HKEY_CURRENT_USER\Control Panel\Desktop]
"HungAppTimeout"="1000"

; affichage + rapide menu démarrer
[HKEY_CURRENT_USER\Control Panel\Desktop]
"MenuShowDelay"="0"

;optimiser connection internet
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"EnablePMTUDiscovery"=dword:00000001

; enable défragmenter fichiers de boot
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg]
"BootOptimizeFunction"="Y"

; forcer panneau config classique
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"ForceClassicControlPanel"=dword:00000001

; désactiver wallpaper
[HKEY_CURRENT_USER\Control Panel\Desktop]
"Wallpaper"=""

; Quelques bricoles...
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
; poste invisible dans le voisinage réseau
"Hidden"=dword:00000001
; ne pas cacher les extensions des fichiers
"HideFileExt"=dword:00000000
; vue classique
"ClassicViewState"=dword:00000000
; pas de favoris dans le menu démarrer
"StartMenuFavorites"=dword:00000000
; accessoires admin dans le menu démarrer
"StartMenuAdminTools"="YES"
; déroulement des programmes dans le menu démarrer
"StartMenuScrollPrograms"="YES"
"UseDoubleClickTimer"=dword:00000000
"ShowInfoTip"=dword:00000000
; cascader le panneau de config dans le menu démarrer
"CascadeControlPanel"="YES"
;Supprime l'icône Internet Explorer du Bureau
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoInternetIcon"=dword:00000001
; Ne pas montrer le contenu des fenêtres en les déplaçant
[HKEY_CURRENT_USER\Control Panel\Desktop]
"DragFullWindows"="0"
; Pas de menus intelligents (<<) !
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"IntelliMenus"=dword:00000000

; Fichiers sous forme de liste dans Explorer

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams]
"Settings"=hex:09,00,00,00,03,00,00,00,00,00,00,00,e0,a5,1f,0e,73,35,cf,11,ae,\
  69,08,00,2b,2e,12,62,04,00,00,00,04,00,00,00,43,00,00,00

; menu démarrer classique
; pas windows update dans menu démarrer (désactivé par défaut car empeche l'accès à Windows Update depuis IE)
; pas documents récents dans menu démarrer
; pas d'aide dans menu démarrer
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSimpleStartMenu"=dword:00000001
;"NoWindowsUpdate"=dword:00000001
"NoRecentDocsMenu"=dword:00000001
;"NoSMhelp"=dword:00000001

; désactiver execution automatique des CD rom (autorun)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CDRom]
"autorun"="0"

; désactiver recherche automatique de merde (recherche quand on branche une clé usb par exemple...)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutorun"=dword:0000ffff

; num lock actif au démarrage
[HKEY_USERS\.DEFAULT\Control Panel\Keyboard]
"InitialKeyboardIndicators"="2"
[HKEY_CURRENT_USER\DEFAULT\Control Panel\Keyboard]
"InitialKeyboardIndicators"="2"

; explorateur windows plus stable
; en lançant séparement de barre des taches et bureau
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"DesktopProcess"=dword:00000001
"link"=hex:00,00,00,00

;activer encodage MP3 avec Windows Media
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Settings\MP3Encoding]
"LowRate"=dword:0000dac0
"MediumRate"=dword:0000fa00
"MediumHighRate"=dword:0001f400
"HighRate"=dword:0002ee00

;Désactiver le redémarrage automatique en cas de BSOD (Blue Screen Of Death)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000

;Désactiver ecran accueil et utiliser le logon classique
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"LogonType"=dword:00000000

; ne pas utiliser le partage simple des fichiers
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
"forceguest"=dword:00000000

; désactiver Messenger Service (pour stopper le spam, rien à voir avec MSN ou messenger)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger]
"Start"=dword:00000004

; Recherche classique (plus de chien), path entier dans la barre de titre et d'adresse.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"FullPath"=dword:00000001
"FullPathAddress"=dword:00000001
"Use Search Asst"="no"
"Settings"=hex:0c,00,02,00,1b,01,e7,77,60,00,00,00

; Internet Explorer downloads à 10 simultanés au lieu de 2
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPer1_0Server"=dword:0000000a
"MaxConnectionsPerServer"=dword:0000000a

; retirer "sign up with passport wizard" dans MSN Messenger
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Passport]
"RegistrationCompleted"=dword:00000001

; désactiver la preview des formats des movies (déplacer/renommer/suppr sans erreurs)
[-HKEY_CLASSES_ROOT\.avi\ShellEx]
[-HKEY_CLASSES_ROOT\.mpg\ShellEx]
[-HKEY_CLASSES_ROOT\.mpe\ShellEx]
[-HKEY_CLASSES_ROOT\.mpeg\ShellEx]

; Montrer les fichiers système protégés
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden]
"DefaultValue"=dword:00000001

; Ne plus confirmer la suppression direction corbeille
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShellState"=hex:24,00,00,00,37,a8,01,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00

; Renommer la corbeille autorisé
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000000

; Suppression de "raccourci vers..."
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
"Link"=hex:00,00,00,00

; Plus d'assistant nettoyage bureau
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]
"NoRun"=dword:00000001
  
; Supprimer les barricades 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

; Trier menu démarrer et favoris ordre alphabétique

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Favorites]
  
; Windows dira exactement ce qu'il fait
; en bootant ou en eteignant
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"verbosestatus"=dword:00000001

;Accéde à Windows Update sans être enregistré
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion]
"RegDone"="1"

; Suppression barre des langues dans la barre des taches
[-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}]
@="Language bar"
"MenuTextPUI"="@%SystemRoot%\System32\msutb.dll,-325"

;Empêche la recréation du dossier "Liens" dans les favoris d'Internet Explorer
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]
"LinksFolderName"=""

;Ouvre les .nfo, les .sif et les .cue avec le bloc-notes
[HKEY_CLASSES_ROOT\.nfo]
@="txtfile"
"PerceivedType"="text"
"Content Type"="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"
"Content Type"="text/plain"
[HKEY_CLASSES_ROOT\.sif\PersistentHandler]
@="{5e941d80-bf96-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOT\.sif\ShellNew]
"NullFile"=""
[HKEY_CLASSES_ROOT\.cue]
@="txtfile"
"PerceivedType"="text"
"Content Type"="text/plain"
[HKEY_CLASSES_ROOT\.cue\PersistentHandler]
@="{5e941d80-bf96-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOT\.cue\ShellNew]
"NullFile"=""

; Superconfig du bloc-notes
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"fWrap"=dword:00000001
"StatusBar"=dword:00000001
"lfFaceName"="Tahoma"

;Tous les fichiers sans extension s'ouvriront avec le bloc-notes
[HKEY_CLASSES_ROOT\*\Shell]
[HKEY_CLASSES_ROOT\*\Shell\open]
@="Ouvrir avec le Bloc-notes"
[HKEY_CLASSES_ROOT\*\Shell\open\command]
@="notepad.exe %1"

; Désactivation du cache icones inactives
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"EnableAutoTray"=dword:00000000

;Désactive la mise en cache des apercus d'images (fichier thumbs)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"DisableThumbnailCache"=dword:00000001

; Désactivation de la recherche liens brisés (shortcuts)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoResolveTrack"=dword:00000001

; Optimisation résolution DNS
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d

; Optimisation ouverture Poste de travail et Explorateur de fichiers
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stisvc]
"Start"=dword:00000004
  
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"NoNetCrawling"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRemoteRecursiveEvents"=dword:00000001

; Désactivation Windows CD Burning
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoCDBurning"=dword:00000001

; Désactiver les bulles de notifications pour l'antivirus
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000001

;Désactiver les bulles de notifications pour le pare-feu
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"FirewallDisableNotify"=dword:00000001

;Dans le cadre de l’utilisation d’un pare-feu et/ou d’un antivirus non détecté par le centre de sécurité,
;ces clés de registre empêchent leur suivi:

;Ignore l'antivirus
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"AntiVirusOverride"=dword:00000001

;Ignore le Pare-feu
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"FirewallOverride"=dword:00000001

;Pour éviter d’être bloqué en nombre de connexions sur les ports TCP:
;Ouverture illimitée du nombre de ports TCP
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\parameters]
"TcpNumConnections"=dword:FFFFFE

; forcer vidange DLLs en fermant une appli (libère de la mémoire)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"AlwaysUnloadDll"=dword:00000001

; ajoute control userpasswords2 au panneau de config
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}]
@="Control UserPasswords2 (logon automatique)"
"InfoTip"="Démarre le contrôle des comptes utilisateurs (control userpasswords2)"
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\DefaultIcon]
@="%SystemRoot%\\\\System32\\\\nusrmgr.cpl,1"
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell]
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell\Open]
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell\Open\command]
@="Control Userpasswords2"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{98641F47-8C25-4936-BEE4-C2CE1298969D}]
@="Add Userpasswords2 to Control Panel"

; désactiver restauration du système
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\srservice]
"Start"=dword:00000004

; réduit la taille de la corbeille à 2% pour tous les drives
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket]
"Percent"=dword:00000002
"UseGlobalSettings"=dword:00000001

;Accélère l'accès aux fichiers AVI
[-HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}]

; Ajoute Panneau de Configuration à Clic droit/poste de travail

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Panneau de configuration\command]
@="rundll32.exe shell32.dll,Control_RunDLL"

; Ajoute Ajout/Suppression de programmes à Clic droit/poste de travail
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Ajout/suppression de programmes\command]
@="control appwiz.cpl"

; Ajoute Services à Clic droit/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 Gestionnaire de disques à Clic droit/poste de travail

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr]
@="Gestionnaire de 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 à Clic droit/poste de travail

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit]
@="Regedit"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit\command]
@="Regedit.exe"

; Ajoute MSCONFIG à Clic droit/poste de travail

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\msconfig]
@="MS config"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\msconfig\command]
@="msconfig.exe"

; Ajoute Fermer la session après clic droit sur poste de travail
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Fermer la session]\command]
@="shutdown -l -f -t 0"

; Ajoute Redémarrer après clic droit sur poste de travail
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Redémarrer le PC]\command]
@="shutdown -r -f -t 0"

; Ajoute Extinction du PC après clic droit sur poste de travail
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Extinction du PC]\command]
@="shutdown -s -f -t 0"

; Pouvoir ouvrir une ligne de commande en clic droit sur un dossier
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here]
@="Ouvrir une ligne de commande a partir de ce dossier"
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command]
@="cmd.exe /k cd %1"

; Tous les éléments inconnus auront un menu contextuel "editer avec le bloc-notes"
[HKEY_CLASSES_ROOT\*\shell\open]
@="Editer avec le bloc-notes"
[HKEY_CLASSES_ROOT\*\shell\open\command]
@="notepad.exe %1"

; Supprimer proposition inutile "chercher sur le web" pour ouvrir une extension inconnue
; "Ouvrir avec..." devient par default
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"NoInternetOpenWith"=dword:00000001

; Suppression porte documents et Rich-Text-Document du menu "nouveau"
[-HKEY_CLASSES_ROOT\.bfc\ShellNew]
[-HKEY_CLASSES_ROOT\.rtf\ShellNew]
[-HKEY_CLASSES_ROOT\.bmp\ShellNew]

; Supprimer nouveau document Wav
[-HKEY_CLASSES_ROOT\.wav\ShellNew]

; Supprimer nouveau document bitmap
[-HKEY_CLASSES_ROOT\.bmp\ShellNew]

; Icones en couleurs
; 4 - 16 couleurs
; 8 - 256 couleurs
; 16 - 65536 couleurs
; 24 - 16.7 millions couleurs 
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"Shell Icon BPP"="24"

;Désactiver Internet Explorer "Quand vous envoyez des informations sur internet..."
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3]
"1601"=dword:00000000

;Désactiver Internet Explorer "demande activation saisie automatique"
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IntelliForms]
"AskUser"=dword:00000000

;Désactiver Internet Explorer "demande Vie privée"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"PrivDiscUiShown"=dword:00000001

; Se débarasser des pops-ups gonflantes sur les téléchargements sur Internet Explorer
[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;"

; Changer l'apparence des fenêtres
; (similaire à Poste de travail > Performances > avancé)
; Valeur possibles:
; 1 - Meilleure apparence
; 2 - Meilleure performance
; 3 - Custom (Customiser avec les tweak ci-après, à déverrouiller donc)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects]
"VisualFXSetting"=dword:00000003

;==========================================
; Tweaks pour customiser l'apparence des fenêtres
; Décommentez si vous choisissez la valeur "3"
;==========================================

; Animater Minimiser / Maximiser
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"MinAnimate"="1"

; Animer les boutons de la barre d'outils
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarAnimations"=dword:00000001

; Montrer le rectangle de sélection translucide
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ListviewAlphaSelect"=dword:00000001

; montrer le contenu des fenêtres pendant leur déplacement
[HKEY_CURRENT_USER\Control Panel\Desktop]
"DragFullWindows"="1"

; Utiliser les polices de caractères en arrondissant les coins
; Valeurs: 0 = oui / 2 = non
[HKEY_CURRENT_USER\Control Panel\Desktop]
"FontSmoothing"="2"

; Utiliser une image de fond pour chaque dossier
; Exemple : le dossier musique aura une note de musique dans le coin...
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ListviewWatermark"=dword:00000001

; Utiliser l'ombre pour les icones sur le bureau
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ListviewShadow"=dword:00000001

; Montrer les taches habituelles dans les dossiers (petit écran à gauche de la fenêtre)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebView"=dword:00000001

; MEP Style Windows XP Luna Royale Noir
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager]
"WCreatedUser"="1"
"ThemeActive"="1"
"LoadedBefore"="1"
"LastUserLangID"="1046"
"DllName"="%SystemRoot%\\Resources\\Themes\\Luna Royale Noir\\luna.msstyles"
"ColorName"="Metallic"
"SizeName"="NormalSize"

;
;
;
; TWEAKS OPTIONNELS A DEVEROUILLER SELON L'ENVIE
;
;
;
;
; activer l'ultraDMA66 (ici non activé par défaut)
;[HKEY_LOCAL_MACHINE\system\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0000\]
;"EnableUDMA66"=dword:00000001

; souris toujours placée sur les boutons de dialogue par défaut (ici non activé par défaut, faut aimer!)
;[HKEY_CURRENT_USER\Control Panel\Mouse]
;"SnapToDefaultButton"="1"

; pas de balloon tips
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;"EnableBalloonTips"=dword:00000000

; acceleration mémoire et noyau Nt en mémoire (seulement si 512Mo de RAM mini sinon ça rame plus que ça va vite !)
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
;"DisablePagingExecutive"=dword:00000001
;"LargeSystemCache"=dword:00000001

;Pour désactiver complètement le Centre de sécurité:
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]
;"Start"=dword:00000004

;Désactiver les bulles de notifications pour les mises à jour automatiques
;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
;"UpdatesDisableNotify"=dword:00000001
