Loading...
winget install --id=Microsoft.Sysinternals.RegJump -e
A little command-line applet takes a registry path and makes Regedit open to that path.
RegJump is a lightweight command-line tool designed to simplify navigation within the Windows Registry by opening Regedit directly to a specified registry path.
Key Features:
HKEY_LOCAL_MACHINE
) or abbreviated form (e.g., HKLM
).-c
), allowing users to open Regedit directly from a copied registry path.Audience & Benefit:
Ideal for system administrators and IT professionals who need efficient access to specific registry keys or values, RegJump streamlines workflow by eliminating manual navigation through the registry hierarchy.
RegJump is available for installation via winget, making it easy to integrate into your existing tools and workflows.