Eolsoft
Simple is better...

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.

If you are using the portable version, you can install Registry Jumper as a protocol handler with the command regjump.exe REG.

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 FavoritesOrganize FavoritesExport 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