viernes, 29 de mayo de 2009

Super Fix Window's 98:

Registro de Ediciones:
REGEDIT4

;Eliminia Problemas de IRQ en mismas Unidades
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
"VirtualHDIRQ"="01 00 00 00"

;Evitar Doble Click Accidental
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"UseDoubleClickTimer"="1"

;Activar PrnScren 98
[HKEY_CURRENT_USER\Control Panel\Mouse]
"SnapToDefaultButton"="1"

;Sensi del Mouse en PXls
[HKEY_CURRENT_USER\Control Panel\Mouse]
"DoubleClickHeight"="32"
"DoubleClickWidth"="32"

;Desactivar Conexion Automatica Modem
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole]
"EnableRemoteConnect"="N"

;Cambiar intervlos de inactividad del Mouse IDLE
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Usb\0000]
"IdleEnable"=dword:00000001

;Reducir IDLEWAITSTATES al BIOS en los BUSES CUIDADO ES LA UNICA QUE GENERA INESTABILIDAD
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\BIOS]
"PCIConcur"=dword:00000001
"FastDRAM"=dword:00000001
"AGPConcur"=dword:00000001

;Desactivar Scaneo de U8nidades Virtuales POST Inicio
[HKEY_CURRENT_USER\Network]
"RestoreDiskChecked"=dword:00000001

;Configurar MTU DiaUp MaxMTU=576,MaxMSS=536, CABLEMODEM MaxMTU=1500,MaxMSS=1460, ADSL MaxMTU=1492,MaxMSS=1452
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans]
"MaxMTU"="1492"
"MaxMSS"="1452"

;Volar Pass ScreenSaver Windows
[HKEY_CURRENT_USER\Control Panel\Desktop]
"ScreenSave_Data"=hex:01 00 00 00

;Desactivar Profiles en Win98
[HKEY_LOCAL_MACHINE\Network\Logon]
"UserProfiles"=dword:00000000

;Desactivar Edicion de Registro o Regedit
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableRegistryTools"=dword:00000001

;Desactivar Active Desktop
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoActiveDesktop"=dword:00000001

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoActiveDesktop"=dword:00000001

;Desactivar Propiedades de Resolucion
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"NoDispSettingsPage"=dword:00000001

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"NoDispSettingsPage"=dword:00000001

;Desactivar Mensajes Globos MSN
[HKEY_CURRENT_USER\Software\Microsoft\MessengerService]
"DSBkgndMode"=hex:01 00 00 00

;Desactivar Union MSN Outlook
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\10.0\Outlook\InstantMessaging]
"ForceDisableIM"=dword:00000001

;Default NAME Company
[HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info]
"DefName"="Otorgado bajo"
"DefCompany"="Licencia Particular"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]
"RegisteredOwner"="Particular"
"RegisteredOrganization"="Particular"

;Un Lujo, Color de las cosas seleccionadas
[HKEY_CURRENT_USER\Control Panel\Colors]
"HotTrackingColor"="0 0 128"

;F5 Automatico
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Update]
"UpdateMode"=dword:00000001

;Menu Inicio en 200 Milisegundos
[HKEY_CURRENT_USER\Control Panel\Desktop]
"MenuShowDelay"="200"

No hay comentarios: