# HG changeset patch # User Oleksandr Gavenko # Date 1501539183 -10800 # Node ID 0789bfd17c13c15c40f868756a5d1cd82d50cbf6 # Parent 13a641164f9d940d919f04ddcd24d7c54fd90914 hosts file. diff -r 13a641164f9d -r 0789bfd17c13 windows.rst --- a/windows.rst Mon Jul 31 01:25:11 2017 +0300 +++ b/windows.rst Tue Aug 01 01:13:03 2017 +0300 @@ -671,3 +671,14 @@ ``%SystemRoot%\system32\GroupPolicy\User\Scripts\Logoff`` and ``%SystemRoot%\system32\GroupPolicy\User\Scripts\Logon``. + +hosts file +========== + +``%SystemRoot%\System32\drivers\etc\hosts``. + +Path to directory defined by registry key:: + + bash# cat /proc/registry/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/tcpip/Parameters/DataBasePath + %SystemRoot%\System32\drivers\etc +