optimisation diverse de la base de registre (pour unattend) XP

optimisation diverse de la base de registre (pour unattend) XP - Win NT/2K/XP - Windows & Software

Marsh Posté le 26-03-2004 à 01:08:08    

Salut a tous,
 
bon etant donné que j'ai rien trouvé sur le forum qui resume a peu pret les modification du registre possible pour xp afin de gagner du tps sur des instalation repetitives sur des parc ou autres j'ai fait ça vite fait mais c'est pas encore tout a fait au point.
 
J'attend vos commentaires :)
 
Merci
 

Windows Registry Editor Version 5.00
 
 
;------------------------
;Modification pour Internet Explorer  
;------------------------
 
;Prevents Internet Explorer windows from being reused
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"AllowWindowReuse"=dword:00000000
 
;Modifie le nombre de téléchargement simultané d'internet explorer à 10 (nb par default de 2)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPer1_0Server"=dword:0000000a
"MaxConnectionsPerServer"=dword:0000000a
 
;-----------------------
Modification de windows
;-----------------------
 
;Désactivation du redemarrage automatique suite à un BSOD
;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
;"AutoReboot"=dword:00000000
 
;Accélération de l'arret de windows
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="3000"
 
;Désactivation de l'assistant de néttoyage du bureau
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]
"NoRun"=dword:00000001
 
;Désactivation du rapport d'erreur
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting]
"DoReport"=dword:00000000
 
;Disable Windows Picture and Fax Viewer
[-HKEY_CLASSES_ROOT\SystemFileAssociations\image\ShellEx\ContextMenuHandlers\ShellImagePreview]
 
;Désactivation du partage simplifié
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
"forceguest"=dword:00000000
 
;Speed up Network Browsing by removing Network Scheduled Tasks
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]
 
;Désactivation des fleches de Raccourci
[HKEY_CLASSES_ROOT\lnkfile]
"IsShortcut"=-
 
;Désactivation de la visite guidée de windows
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000
 
;Désactivation des bulles d'aides
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableBalloonTips"=dword:00000000
 
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"FolderContentsInfoTip"=dword:00000000
 
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\tips]
"Show"=dword:00000000
 
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"StartButtonBalloonTip"=dword:00000000
 
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowInfoTip"=dword:00000000
 
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSMBalloonTip"=dword:00000000
 
;Désactive l'affichage des catégories du panneau de configuration
[HKEY_USERS\S-1-5-21-1177238915-884357618-725345543-500\Software\Microsoft\Windows\CurrentVersion\Explorer\WebView\BarricadedFolders]
"shell:ControlPanelFolder"=dword:00000000
 
;Supprésion du spyware Alexa
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{c95fe080-8f5d-11d2-a20b-00aa003c157a}]
 
;Désactivation de la barre de langue
[HKEY_CURRENT_USER\Software\Microsoft\CTF\LangBar]
"ShowStatus"=dword:00000003
 
;Optimisation pour l'adsl
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Tcpip\Parameters]
"TcpWindowSize"=dword:00007fff
"Tcp1323Opts"=dword:00000001
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"TcpWindowSize"=dword:00007fff
"Tcp1323Opts"=dword:00000001
 
;Accélération du systeme de fichier ntfs
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisableLastAccessUpdate"=dword:00000001
 
;---------------
;Modification des Services
;---------------
 
;Dzsactivation du logiciel de gravage integré a windows
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ImapiService]
"Start"=dword:00000004
 
;Désactivation du service messenger (pour bloquer le spam, n'affecte pas msn messenger)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger]
"Start"=dword:00000004
 
;Désactive l'accés à distance au registre
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry]
"Start"=dword:00000004
 
;Disable Windows Time Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time]
"Start"=dword:00000004
 
 
;----------------------------------------------
;Modification des fonctionnalitée de windows
;----------------------------------------------
 
;suppression des documents partagé du poste de travail
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}]
 
;suppression du menu documents récent du menu démarrer
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRecentDocsMenu"=dword:00000001
 
;Modification de l'onglet recherche en classique
[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
 
;Autorise le renomage de la corbeille
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000000
 
;Désactivation du la bulle d'info espace disque faible
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
 
;modification de la rapidité du menu démarrer
[HKEY_CURRENT_USER\Control Panel\Desktop]
"MenuShowDelay"="2"
 
;La corbeille utilise 5% de l'espace disque au lieu de 10%
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket]
"Percent"=dword:00000005
 
;Ne pas grouper les boutons similaires dans la barre de tache  
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarGlomming"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarGlomming"=dword:00000000
 
;Désactive l'ecran de veille
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Control Panel\Desktop]
"ScreenSaveActive"=dword:00000000
 
;Suppresion de l'aide du menu démarrer
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSMHelp"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSMHelp"=dword:000000
 
;Désactivation de la protection en lecture des dossiers systeme
[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
 
;Désactivation des économies d'energie et de la mise en veille automatique
[HKEY_CURRENT_USER\Control Panel\PowerCfg\PowerPolicies\4]
"Policies& quot;=hex:01,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,00,00,00,00,00,00,00
,00,00,00,00,00,2c,01,00,00,32,32,00,03,02,00,00,00,02,00,00,00,01,00,00,00,14,f2,06,00,00
,00,00,00,2c,01,00,00,00,00,00,00,58,02,00,00,00,00,64,64,64,64,95,71,
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg\PowerPolicies\4]
"Policies& quot;=hex:01,00,00,00,02,00,00,00,02,00,00,00,02,00,00,00,02,00,00,00,00,00,00,00,00,00,00
,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,04,00,00,c0,00,00,00,00,02,00,00,00,04
,00,00,c0,00,00,00,00,
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power]
"AcPolicy& quot;=hex:01,00,00,00,00,00,00,00,03,00,00,00,10,00,00,00,02,00,00,00,03,00,00,00,00,00,00
,00,02,00,00,00,01,00,00,00,00,00,00,00,01,00,00,00,f8,e4,06,00,00,00,00,00,01,00,00,00,00
,00,00,00,00,00,00,00,32,00,d4,77,02,00,00,00,02,00,00,00,02,00,00,00,01,00,00,00,10,00,00
,00,00,00,00,00,03,00,00,00,01,00,00,00,03,00,00,00,02,00,00,00,04,00,00,c0,01,00,00,00,02
,00,00,00,01,00,00,00,0a,00,00,00,00,00,00,00,03,00,00,00,01,00,01,00,01,00,00,00,00,00,00
,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,00,00,00,00,00,00,00,00,00,00,00
,00,00,00,00,00,00,00,00,00,03,00,00,00,00,00,00,00,00,00,18,00,00,00,18,a5,50,00,99,01,00
,00,10,00,00,00,00,00,00,00,00,64,64,00,02,00,00,00,04,00,00,c0,00,00,00,00,
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power]
"DcPolicy& quot;=hex:01,00,00,00,00,00,00,00,03,00,00,00,10,00,00,00,02,00,00,00,03,00,00,00,00,00,00
,00,02,00,00,00,01,00,00,00,00,00,00,00,01,00,00,00,b0,61,28,00,02,00,00,00,00,00,00,00,00
,00,00,00,2c,01,00,00,32,03,00,00,02,00,00,00,02,00,00,00,02,00,00,00,01,00,00,00,0a,9a,97
,71,00,00,00,00,03,00,00,00,01,00,00,00,03,00,00,00,02,00,00,00,04,00,00,c0,01,00,00,00,02
,00,00,00,01,00,00,00,0a,00,00,00,00,00,00,00,03,00,00,00,01,00,01,00,01,00,00,00,00,00,00
,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,00,00,00,00,00,00,00,00,00,00,00
,00,00,00,00,00,00,00,00,00,03,00,00,00,00,00,2c,01,00,00,01,08,03,00,0a,00,00,00,01,00,00
,00,0c,96,97,71,58,02,00,00,00,64,64,00,02,00,00,00,04,00,00,c0,00,00,00,00,
 
;Désactivation des mises a jour de codec automatique de windows media player
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences]
"UpgradeCodecPrompt"=dword:00000000
 
;Désactivation des mises a jour automatiques
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoUpdate"=dword:00000001
 
;Désactivation des mises a jour automatiques
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"AUOptions"=dword:00000001
"AUState"=dword:00000007
 
;------------
;Autres modification
;------------
 
;éesactive la souscription à passport suite à l'instalation de MSN messenger
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Passport]
"RegistrationCompleted"=dword:00000001
 
;Désactivation du bug sur la prévisualisation des video
[-HKEY_CLASSES_ROOT\.avi\ShellEx]
[-HKEY_CLASSES_ROOT\.mpg\ShellEx]
[-HKEY_CLASSES_ROOT\.mpe\ShellEx]
[-HKEY_CLASSES_ROOT\.mpeg\ShellEx]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\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]


Message édité par Profil supprimé le 26-03-2004 à 01:14:16
Reply

Marsh Posté le 26-03-2004 à 01:08:08   

Reply

Marsh Posté le 26-03-2004 à 09:18:37    

Reply

Marsh Posté le 26-03-2004 à 11:42:10    

merci :)

Reply

Marsh Posté le 26-03-2004 à 20:36:14    

up

Reply

Marsh Posté le 03-04-2004 à 10:06:50    

Reply

Marsh Posté le 03-04-2004 à 11:11:35    

personne a un fichier reg de toute les modif possible avec quelque commentaire? :D

Reply

Marsh Posté le 03-04-2004 à 11:12:02    

mon reg actuel
 

Windows Registry Editor Version 5.00
 
 
;Décharge les DLL inutilisés
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer]
"AlwaysUnloadDll"=dword:00000001
 
 
;Meilleure gestion du Prefetch
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]
"EnablePrefetcher"=dword:00000002
 
 
;Ouvre les programmes 16 bit dans un espace mémoire séparé, ceci accroit la stabilité lors de l'usage de programmes 16 bit
[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"
 
 
;Arrêt de Windows plus rapide, affichage des menus plus rapide
[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="1"
"ForegroundLockTimeout"=dword:00000000
"HungAppTimeout"="4000"
"MenuShowDelay"="150"
"WaitToKillAppTimeout"="5000"
 
;-----------------------------Hardware Tweaking-------------------------------
 
;Configuration de la priorité du CPU
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl]
"Win32PrioritySeparation"=dword:00000026
 
;----------------------------------Context menu handlers----------------------
 
;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
 
;-------------------------------------NTFS Tweaks-----------------------------
 
;Amélioration des performances du système de fichier (NTFS uniquement)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisable8dot3NameCreation"=dword:00000001
"NtfsDisableLastAccessUpdate"=dword:00000001
"Win95TruncatedExtensions"=dword:00000001
"Win31FileSystem"=dword:00000000
"NameCache"=hex:00,18,00,00
"PathCache"=hex:80,00,00,00
 
;------------------------------------Media Player-----------------------------
 
;Configuration de Windows Media Player 9 (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
 
;-----------------------------Start Menu/Desktop---------------------
 
;Configuration du menu démarrer
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Hidden"=dword:00000001
"ShowCompColor"=dword:00000001
"HideFileExt"=dword:00000000
"DontPrettyPath"=dword:00000000
"ShowInfoTip"=dword:00000000
"SuperHidden"=dword:00000001
"SeparateProcess"=dword:00000001
"ListviewAlphaSelect"=dword:00000001
"StartButtonBalloonTip"=dword:00000002
"DisableThumbnailCache"=dword:00000001
"NoNetCrawling"=dword:00000001
"PersistBrowsers"=dword:00000001
"ShowSuperHidden"=dword:00000001
"EnableBalloonTips"=dword:00000000
"ShowAttribCol"=dword:00000001
 
 
;Met plus d'icones en cache
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"Max Cached Icons"="8192"
 
;-------------------------Network/Internet--------------------------
 
;Accroit le nombre de téléchargements simultanés sur site (2 par défaut)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPerServer"=dword:00000010
"MaxConnectionsPer1_0Server"=dword:00000010
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AFD\Parameters]
"DefaultSendWindow "=dword:00017a00
"DefaultReceiveWindow"=dword:00017a00
"TransmitWorker"=dword:00000010
"PriorityBoost"=dword:0000000a
 
 
;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
 
 
;Libère toute la bande passante en supprimant la résevation de QoS
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched]
"NonBestEffortLimit"=dword:00000000
 
 
;Conserve la connexion Internet active lors de changement d'utilisateur/logoff
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"KeepRasConnections"="1"
 
 
;Alloue un tampon mémoire au réseau local afin d'accroitre la vitesse
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
"SizReqBuf"=dword:0000ffff
 
 
;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\Current Version\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Explorer\RemoteComputer\NameSpace\{2227A280-3AEA-1069-A2DE-08002B30309D}]
 
 
;Optimisation de TCP/IP pour l'ADSL
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"EnablePMTUDiscovery"="1"
"EnablePMTUBHDetect"="0"
"Tcp1323Opts"="3"
"TransmitWorker"=dword:00000010
 
 
;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
 
 
;Accès plus rapide aux partages en réseau local
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]
 
 
;Désactive les partages automatiques invisibles Admin$, C$, etc.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
"AutoShareWks"=dword:00000000
 
;--------------------------Internet Explorer---------------------
 
;Utilise Google à la place de MSN pour les recherches avec IE
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Search Page"="http://www.google.fr"
"Search Bar"="http://www.google.fr/ie"
 
[HKEY_CURRENT_USER\Software\Microsoft\InternetExplorer\SearchURL]
""="http://www.google.fr/keyword/%s"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InternetExplorer\Search]
"SearchAssistant"="http://www.google.fr/ie"
 
 
;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
 
 
;Utilise le mode passif pour les FTP
[HKEY_CURRENT_USER\Software\Microsoft\Ftp]
"Use Web Based FTP"="yes"
"Use PASV"="yes"
 
 
;Désactive le débugueur de script et ferme la fenetre une fois le download fini
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Disable Script Debugger"="yes"
"NotifyDownloadComplete"="no"
"ShowGoButton"="no"
 
;------------------------------Others----------------------------
 
;Désactive le spyware Alexa
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{c95fe080-8f5d-11d2-a20b-00aa003c157a}]
 
 
;Désactive 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
 
 
;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
 
 
;Désactive l'accès au bureau à distance
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
"fDenyTSConnections"=dword:00000001
"fAllowToGetHelp"=dword:00000000
 
 
;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]
 
 
;Active le retour automatique à la ligne et la barre de statut dans le Notepad
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"fWrap"=dword:00000001
"StatusBar"=dword:00000001
 
 
;Rafraichit constamment l'Explorateur
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Update]
"UpdateMode"=hex:07
 
 
;Enlève la barre de langue
[-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}]
@="Language bar"
"MenuTextPUI"="@%SystemRoot%\\System32\\msutb.dll,-325"
 
 
;Pas d'avertissement lorsque l'espace disque est faible
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
 
 
;Désactive les infobulles
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableBalloonTips"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"FolderContentsInfoTip"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\tips]
"Show"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"StartButtonBalloonTip"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowInfoTip"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSMBalloonTip"=dword:00000000
 
 
;Utilise la recherche classique à la place de l'assistant (comme Win 2k)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"Use Search Asst"="no"
 
 
;Force Windows à afficher le BSOD au lieu de redémarrer automatiquement
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000000
 
 
;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
 
 
;Supprime la mention "raccourci vers..." sur les raccourcis
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"link"=hex:00,00,00,00
 
 
;Désactive les bips système
[HKEY_CURRENT_USER\Control Panel\Sound]
"Beep"="no"
 
 
;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
 
 
;Configuration des stratégies de groupe
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
"NoStartBanner"=hex:01,00,00,00
"NoSMHelp"=dword:00000001
"ClearRecentDocsOnExit"=dword:00000001
"MemCheckBoxInRunDlg"=dword:00000001
"NoSMBalloonTip"=dword:00000001
"NoDesktopCleanupWizard"=dword:00000001
"NoWelcomeScreen"=dword:00000001
"NoAutoUpdate"=dword:00000001

Reply

Marsh Posté le 03-04-2004 à 17:17:08    

Trés bonne idée , voila un petit up de soutient.

Reply

Marsh Posté le 09-04-2004 à 16:21:22    

Reply

Marsh Posté le 16-04-2004 à 20:43:27    

pas mal, mais comme dit django, est-il possible de creer un .reg qui englobe toutes les modifs ?

Reply

Marsh Posté le 16-04-2004 à 20:43:27   

Reply

Marsh Posté le 17-04-2004 à 13:12:27    

euh tu crois pas que tu as copier le reg de quelqu'un la ??????? :fou:  :kaola:  :o

Reply

Marsh Posté le 17-04-2004 à 14:56:33    

Citation :

djangolefous  
mon reg actuel


 
Haha qu'est-ce qu'il ne faut pas entendre (lire).
Tu n'as pas eu trop de mal au moins à télécharger mon fichier reg sur 3DChips-fr et faire un copier/coller ?
Si tu veux la prochaine fois je peux même t'aider à faire le copier/coller. http://forum.racesimcentral.com/images/smilies/woohoo.gif
 
La moindre des choses aurait de citer la source et de ne pas dire que c'est ton fichier de tweak alors que tu n'as absolument rien fait.  :pfff: http://forum.racesimcentral.com/images/smilies/really.gif
Et demander à la personne qui l'a fait aussi ce n'est pas trop difficile il me semble.

Reply

Marsh Posté le 17-04-2004 à 15:01:08    

Spidy a écrit :

Citation :

djangolefous  
mon reg actuel


 
Haha qu'est-ce qu'il ne faut pas entendre (lire).
Tu n'as pas eu trop de mal au moins à télécharger mon fichier reg sur 3DChips-fr et faire un copier/coller ?
Si tu veux la prochaine fois je peux même t'aider à faire le copier/coller. http://forum.racesimcentral.com/im [...] woohoo.gif
 
La moindre des choses aurait de citer la source et de ne pas dire que c'est ton fichier de tweak alors que tu n'as absolument rien fait.  :pfff: http://forum.racesimcentral.com/im [...] really.gif
Et demander à la personne qui l'a fait aussi ce n'est pas trop difficile il me semble.


 
 [:graffin]  [:g3ow0rk]  
 
spa beau de copier  :kaola:

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed