When I click a link starting with tel: Windows automatically opens Skype. Does anyone know a way to force it to open the app selector dialog again? To be clear, I don't want to just associate a different app. I want to be prompted to select an app when I click the link.
Asked
Active
Viewed 5,452 times
2 Answers
3
Try the following:
- Open Registry Editor.
- Goto
HKEY_CLASSES_ROOT\callto\shell\open\command. - Delete the Key Value.
- Do the same to
HKEY_CURRENT_USERS\Software\Classes\callto\shell\open\command. - Goto
HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\teland remove the value of KeyProgId. - Restart Computer.
Edit: Included one more key.
ruth
- 813
- 5
- 13
0
You can find the settings at Control Panel -> All Control Panel Items -> Default Programs -> Set Associations (Associate a file type or protocol with a specific program).
dbugxpert
- 46
- 3
-
1As I said, I don't want to associate a different program and that menu has no option to set "none" as the association. – Real World Jun 27 '16 at 10:11