MPE + W10 + Firefox + Telify
Verfasst: Mi 14. Sep 2016, 07:53
When using Mozilla Firefox in Windows 10 with add-on Telify, which converts phone numbers to callto, tel or other links, I've faced with problem that callto: prefix is not removed by windows. In MPE logs I saw:
And in Telify added new rule:
Now I can make calls direct from Firefox by click on phone numbers.
Maybe it will be useful to someone.
P.S. Sorry for my English
P.S.S. Sorry for [Umfrage]. I don't know German at all
So I registered new protocol in regedit:GotAppCommand: Dial callto:0443948289
Code: Alles auswählen
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\number]
@="URL:MPE Protocol"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\number\shell]
[HKEY_CLASSES_ROOT\number\shell\open]
[HKEY_CLASSES_ROOT\number\shell\open\command]
@="\"C:\\Program Files (x86)\\MyPhoneExplorer\\MyPhoneExplorer.exe\" action=dial number=%1"Code: Alles auswählen
number:$0Maybe it will be useful to someone.
P.S. Sorry for my English
P.S.S. Sorry for [Umfrage]. I don't know German at all