Name

regfindRK

Synopsis

regfind [/m \\system] [options] search-string ^ [/r replace-string]

Perform search or search-and-replace operations in the local registry or in a remote registry.

Options

/p keypath

Begin the search at the specified key location.

/n

Include key and value names in the search. Invalid with /t.

/y

Ignore case when searching.

/z [ /r]

Include string values that are missing a trailing NULL or that have a length that is not a multiple of the size of a Unicode character. If /r is included with /z, regfind adds the missing NULLs and adjusts the length of the string value (any replace_string is ignored).

/t datatype

Limit the operation to data of the specified type (the default is any of the string, _SZ, types).

/b | /B

Look for the search string inside of binary data. /B searches in both Unicode and ANSI formats, while /b searches only in the former. Any replacement string must be the same length as the search string.

Get Windows 2000 Commands Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.