Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.
| Següent revisió | Revisió prèvia |
| windows:regedit:start [02/03/2012 08:33] – creado mate | windows:regedit:start [15/04/2025 01:34] (actual) – [el registro de windows] mate |
|---|
| = el registro de windows | = Windows registry |
| | {{tag>windows}} |
| == autoejecución de ficheros | == autoejecución de ficheros |
| * XP: ''HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell=Explorer.exe virus.exe'' | * XP: ''HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell=Explorer.exe virus.exe'' |
| * ''HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\minimal'' | * ''HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\minimal'' |
| * ''HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Network'' | * ''HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Network'' |
| | |
| | == ocultar usuarios login screen |
| | <callout type="warning" icon="true">El usuario desaparece a todos los niveles. Si es el único administrador de la máquina, no podrás acceder como tal NUNCA!</callout> |
| | * ocultar usuarios en la pantalla de bienvenida: |
| | * crear un ''DOWRD'' = 0 con el nombre de usuario a ocultar en ''HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon\SpecialAccounts\UserList'' (crear si no existe) |
| | |
| | |
| | == cmd |
| | * ''reg {ADD,DELETE,QUERY} <rama>'' |
| | * ''reg {EXPORT,IMPORT}'' |