wiki:tech:windows
ru cp1251 by default on windows en
env variable:
NLS_LANG = RUSSIAN_CIS.CL8MSWIN1251
registry
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\CodePage
ACP = 1251
show network interfaces link statuses
Get-NetAdapter | SELECT name, LinkSpeed, fullduplex | ft -autosize
wiki/tech/windows.txt · Last modified: 2023/11/04 18:57 by kpc