Registry: Difference between revisions

From WikiWiki
Jump to navigation Jump to search
(Created page with "Usefull regkeys! HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon")   (change visibility)
 
No edit summary   (change visibility)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Usefull regkeys!
Usefull regkeys!


HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
 
{| class="wikitable"
|-
! Key !! Description
|-
| HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon || 
|-
| [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe] "debugger"="cmd" || set debug program
|-
| [HEKY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider] ||
 
default network host name resolution search order
 
* localhost
* hosts file
* dns
* netbios
|}

Latest revision as of 10:26, 15 June 2016

Usefull regkeys!


Key Description
HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sethc.exe] "debugger"="cmd" set debug program
[HEKY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider]

default network host name resolution search order

  • localhost
  • hosts file
  • dns
  • netbios