Register custom Windows 10 callto: uri handler

I am trying to register a custom callto: uri handler on Windows 10. I followed the instructions below: https://msdn.microsoft.com/en-us/library/aa767914(v=vs.85).aspx

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\callto]
@="URL:callto"
"URL Protocol"=""

[HKEY_CLASSES_ROOT\callto\shell]

[HKEY_CLASSES_ROOT\callto\shell\open]

[HKEY_CLASSES_ROOT\callto\shell\open\command]
@="\"C:\\Users\\Michael\\AppData\\Roaming\\someFolder\\some.exe\" \"%1%\""

      

It works like a charm under Windows 7, but refuses to work under window 10. If I click on the callto link in any browser, Windows will ask me to select an application to open the link.

Any hints are greatly appreciated.

peggel

+3
windows-10 registry


source to share


No one has answered this question yet

Check out similar questions:

five
Inability to launch Windows program via URI after adding to HKCU / Software / Classes
2
Attempting to open an app with a parameter through the app protocol handler
1
Can't integrate IE9 rendering engine with vb.net Browser control
1
How to pass an argument through a custom app url
1
How to register a program not listed as the default mail client: handler in Windows 10
1
JSON passed from custom URI scheme
0
register custom tel / callto application in Windows 10
0
Custom folder error
0
How to set up the Windows registry using a custom protocol URL handler to invoke Firefox and open a real URL
0
adding a key to the registry



All Articles
Loading...
X
Show
Funny
Dev
Pics