Jump to content

Recommended Posts

Guest Thufir
Posted

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

 

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

 

 

 

Microsoft Windows XP [Version 5.1.2600]

© 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 © 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

  • Replies 2
  • Created
  • Last Reply
Guest Thufir
Posted

Re: no reg find

 

On May 24, 6:26 pm, Lem <lem...@hotmail.com> wrote:

> Click on the link at the web page you've linked to!

[...]

 

Ah, thanks. so:

 

 

Windows XP Service Pack 2 Support Tools

Brief Description

The Windows Support Tools for Microsoft Windows XP are intended for

use by Microsoft support personnel and experienced users to assist in

diagnosing and resolving computer problems.

 

http://www.microsoft.com/downloads/details.aspx?FamilyID=49ae8576-9bb9-4126-9761-ba8011fabf38&displaylang=en

 

 

will give the "reg query" command :)

 

 

 

thanks,

 

Thufir


×
×
  • Create New...