Qui di seguito vi posto alcune modifiche che eseguo via registry ogni volta che installo un pc nuovo con WinXP.
Si
puo’ salvare la riga che interessa in un file .reg ed eseguirla.
L’unica accortezza è che la prima riga del file deve contenere la
seguente stringa:
Windows Registry Editor Version 5.00
Allora….
;Velocizzare lo shutdown
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
“WaitToKillServiceTimeout”=”3000?
;Disabilitare la pulizia guidata del desktop
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]
“NoRun”=dword:00000001
;Disabilitare l’Error Reporting, ma notifica solo quando accade un errore
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting]
“DoReport”=dword:00000000
;Disabilita il Welcome Screen e usa il logon Classico
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“LogonType”=dword:00000000
;Disabilita la condivisione file semplice
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
“forceguest”=dword:00000000
;Disabilita il tour guidato di XP
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
“RunCount”=dword:00000000
;Disabilita il servizio Messenger ( non influisce su MSN o Windows Messenger)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger]
“Start”=dword:00000004
;Disabilita il servizio Universal Plug’n'Play
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\upnphost]
“Start”=dword:00000004
;Rimuove la cartella Documenti condivisi
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}]
;Usa la ricerca classica, senza cani….
[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
;Velocizza lo start menu
[HKEY_CURRENT_USER\Control Panel\Desktop]
“MenuShowDelay”=”2?
;Previene il riutilizzo di finestre di IE già aperte
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“AllowWindowReuse”=dword:00000000
;Aumenta i download simultanei da IE da 2 a 10
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
“MaxConnectionsPer1_0Server”=dword:0000000a
“MaxConnectionsPerServer”=dword:0000000a
;Rimuove le opzioni di WIndows Media Player dal menu contestuale
[-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}]
;Disabilita la preview dei filmati
[-HKEY_CLASSES_ROOT\.avi\ShellEx]
[-HKEY_CLASSES_ROOT\.mpg\ShellEx]
[-HKEY_CLASSES_ROOT\.mpe\ShellEx]
[-HKEY_CLASSES_ROOT\.mpeg\ShellEx]
;Aggiungere la voce Servizi al menu contestuale di Risorse del computer
[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
;Disabilitare il riavvio automatico in caso di BSOD
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
“AutoReboot”=dword:00000000
;Impostare Google come motore di ricerca predefinito
[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