The regjump:// Protocol
Once installed, Registry Jumper registers itself as a handler for the custom protocol regjump://. This means that whenever the system wants to process a command started with this protocol, Registry Jump will handle it.
For example, on this page below we provide some example links to Windows startup locations that will be handled if Registry Jumper is registered as a regjump:// protocol handler.
HTML Link Format
You can create HTML links to registry entries manually by using HTML code similar to
<a href="regjump://HKLM/Registry/Key">Open Regedit</a>
or by using the Favorites › Organize Favorites › Export to HTML command.
Example Links
Windows Autostart Registry Keys (All Users)
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnceEx
Windows Autostart Registry Keys (Current User)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServices
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnceEx