Originally posted by tireless at 2007-12-5 02:23 AM:
[HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-000000000012}\InProcServer32]
@=hex(2):25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65,6d,33,32,5c,73,\
68,64,6f,63,76,77,2e,64, ...
目前实际上仅仅支持
Registry Editor Version 5.00
对老注册表格式 需要 修改一下
[ Last edited by lyh728 on 2007-12-5 at 05:14 AM ]作者: lyh728 时间: 2007-12-5 05:31
Quote:
Originally posted by tireless at 2007-12-5 02:23 AM:
[HKEY_CLASSES_ROOT\CLSID\{00000000-0000-0000-0000-000000000012}\InProcServer32]
@=hex(2):25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65,6d,33,32,5c,73,\
68,64,6f,63,76,77,2e,64, ...
下载地址: http://rthost.fam.cx/cndos-up/img/746.rar
下载地址2: http://good.gd/25613.htm作者: aries215 时间: 2021-10-18 15:15 Reg2Cmd 转换 hex(b) REG_QWORD 错误,本该是little-endian,倒叙复写原本数值,并把开头改成0x形式即可。
For example, the value 0x12345678 is stored as (78 56 34 12) in little-endian format.
[ Last edited by aries215 on 2021-10-18 at 15:19 ]作者: aries215 时间: 2021-10-18 15:37 希望可以主动忽略这类超多行数的注册表键:
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib
HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Perflib