Registry Path Syntax
Using Registrar, the general format for specifying registry keys and values is: [\\machineName\]rootKey\keyName[\\valueName]
|
(Optional) Name of the computer on which the registry key or value is located. If not specified, the local machine is assumed. |
|
Name
of the rootkey in which the key or value is located. This can be either HKEY_CLASSES_ROOT,
HKEY_CURRENT_USER,
HKEY_LOCAL_MACHINE, HKEY_USERS,
HKEY_CURRENT_CONFIG, HKEY_PERFORMANCE_DATA or
HKEY_DYN_DATA. Abbreviations are allowed (HKCR, HKCU etc.) |
|
(Optional) Name of the registry key. |
|
(Optional) Name of the value. If the \\ (double slash) is omitted then a registry key is assumed. To specify the default value, add \\ to the key name. |
Examples | |
HKEY_LOCAL_MACHINE\Software\Fred |
This syntax is also valid when specifying a registry path using the reg: URL protocol. At a command prompt or explorer address bar, just type reg:[\\machineName\]rootKey\keyName[\\valueName]. For more information, read Registry Shortcuts.
Online Help Topics
Introduction
· Product Description and Features · Registrar Command Line Edition
About the Registry
· About Windows 64-bit editions
Editing the Registry
Registry Tools
· Registry Defragmentation Tool · Advanced Registry Compare Tool
Registry Security
#EADING>
Registry Files
· Importing and Exporting Registry Files
Remote Registry Editing
Advanced Options
· Commandline Options for rr.exe/rr64.exe
Copyright © 1997-2024 Resplendence Software Projects. All rights reserved. Privacy Policy.
Page generated on 11/21/2024 3:57:46 PM. Last updated on 9/19/2019 12:21:46 PM.