no reg find

T

Thufir

how do I get the "reg find" command, as at:

http://www.ss64.com/nt/reg.html



Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\nsaunders>cd ..

C:\Documents and Settings>cd ..

C:\>
C:\>reg query HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows

! REG.EXE VERSION 3.0

HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows

HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Control Panel

HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System

C:\>
C:\>reg /?

Console Registry Tool for Windows - version 3.0
Copyright (C) Microsoft Corp. 1981-2001. All rights reserved


REG Operation [Parameter List]

Operation [ QUERY | ADD | DELETE | COPY |
SAVE | LOAD | UNLOAD | RESTORE |
COMPARE | EXPORT | IMPORT ]

Return Code: (Except of REG COMPARE)

0 - Succussful
1 - Failed

For help on a specific operation type:

REG Operation /?

Examples:

REG QUERY /?
REG ADD /?
REG DELETE /?
REG COPY /?
REG SAVE /?
REG RESTORE /?
REG LOAD /?
REG UNLOAD /?
REG COMPARE /?
REG EXPORT /?
REG IMPORT /?

C:\>


thanks,

Thufir
 
T

Thufir

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top