The following example shows which registry values might be added to register a new application (Notepad.exe in this example) to handle the new URL protocol.
- HKEY_CLASSES_ROOT
- note
- (Default) = "URL:Note Protocol"
- URL Protocol= ""
- DefaultIcon
- (Default) = "notepad.exe"
- shell
- open
- command
- (Default) = "C:\WINDOWS otepad.exe" "%1"
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.