You are here: Home » Utilities » System Utilities » Registry Workshop » Online Manual
11 (46%)   13 (54%)
Online Manual of Registry Workshop 2.5
Tips: Convert Microsoft Excel to HTML | PDF to HTML | Convert paper documents to PDF / HTML

Command line options syntax

Registry Workshop has a number of command line options to help automate it's use in either batch files or from the command prompt.

RegWorkshop.exe [options] [filename] [regpath]

[filename]

Open the registry file in Registry Workshop.

/g [regpath] Open Registry Workshop and jump to [regpath].
/f [string]

Open Registry Workshop and search the entire registry for [string] with default search parameters.

/s [filename]

Import the registry file without any confirmation.

/e [filename] [regpath]

Export the registry to [filename] starting at [regpath].

Example: RegWorkshop /e c:temp.reg "HKEY_CURRENT_USERControl Panel"

/a [filename] [regpath] Same as /e but always generate version 4 registry files.

Notes

  • The [filename] and [regpath] must be enclosed in double quotes if it contains spaces.
  • Registry Workshop will run as console applications when using /s, /e and /a options.

reg: URL protocol syntax

Registry Workshop supports the reg: URL protocol and allows you to open any registry key with Registry Workshop using the address bar of explorer. This feature can also be used to embed registry links into HTML pages and documents that would force Registry Workshop to open and jump to a specific registry key.

reg:[regpath]

Example1: reg:HKEY_CURRENT_USERControl Panel
Example2: reg:HKCUControl Panel

Notes

  • The [regpath] should not be enclosed in double quotes.

Rate This Manual

Tips & Guides Related to Registry Workshop