Good Day Ladies and Gentlemen
We're currently Setting up a Windows 8.1 PC with our Starface SIP Client.
Once we finished installing the Client we manually assing the callto: and tel: protocol to it.
I used http://msdn.microsoft.com/en-us/library/ie/aa767914(v=vs.85).aspx as Help.
We've a Strange issue with that.
As command we're using "C:\Program Files (x86)\STARFACE Client\STARFACE Client.exe" PlaceCall "+%1"
Which works perfectly for callto.
If we use the Same command on the Tel Protocol it asks which Program it should open the tel protocol with.
It only brings up Lync and Skype or get app from Store without an "Open With" Function.
If i make the same thing on a Windows 8.0 it does work Perfectly.
I tried to add it manually to the OpenWithList. (http://www.technorms.com/26760/add-remove-programs-open-menu-registry)
Which didn't work. I still can only choose Lync Skype or get app from app store. I've a Feeling Windows wants me to desperately use an app for the Tel Protocol.
Restoring the defaults and then Re-Adding the Registry KEY's didn't help neither.
Here the Full Registry code which we use.
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\callto] @="URL: CallTo Protocol" "EditFlags"=hex:02,00,00,00 "URL Protocol"="" [HKEY_CLASSES_ROOT\callto\shell] [HKEY_CLASSES_ROOT\callto\shell\open] [HKEY_CLASSES_ROOT\callto\shell\open\command] @="\"C:\\Program Files (x86)\\STARFACE Client\\STARFACE Client.exe\" PlaceCall \"+%1\"" [HKEY_CLASSES_ROOT\tel] @="URL: Tel Protocol" "EditFlags"=hex:02,00,00,00 "URL Protocol"="" [HKEY_CLASSES_ROOT\tel\shell] [HKEY_CLASSES_ROOT\tel\shell\open] [HKEY_CLASSES_ROOT\tel\shell\open\command] @="\"C:\\Program Files (x86)\\STARFACE Client\\STARFACE Client.exe\" PlaceCall \"+%1\""
Thanks for your attention
Sincerly Fabian Znd
Nucom AG
(Sry for my Bad English)