reg query /?
reg query /?
reg query /? REG QUERY KeyName [/v [ValueName] | /ve] [/s] KeyName [\\Machine\]FullKey /v Queries for a specific registry key values. Argument to this switch can be optional only when specified /ve Queries for the default value or empty value name (Default). /s Queries all subkeys and values recursively (like dir /s). /se Specifies the separator (length of 1 character only) in /f Specifies the data or pattern to search for. /k Specifies to search in key names only. /d Specifies the search in data only. /c Specifies that the search is case sensitive. /e Specifies to return only exact matches. /t Specifies registry value data type. /z Verbose: Shows the numeric equivalent for the type of the valuename. /reg:32 Specifies the key should be accessed using the 32-bit registry view. /reg:64 Specifies the key should be accessed using the 64-bit registry view. Examples: REG QUERY HKLM\Software\Microsoft\ResKit /v Version REG QUERY \\ABC\HKLM\Software\Microsoft\ResKit\Nt\Setup /s REG QUERY HKLM\Software\Microsoft\ResKit\Nt\Setup /se # REG QUERY HKLM /f SYSTEM /t REG_SZ /c /e REG QUERY HKCU /f 0F /d /t REG_BINARY REG QUERY HKLM\SOFTWARE /ve |
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步