Top

Markdown on mobile client + force opening tel: urls with Rainbow

Commentaires

1 commentaire

  • Martin BLASER

    tel: and callto: URL open with Rainbow-App on a Windows Desktop PC:

    To activate this, you have to add some Registry settings. I created a text file with the ending .reg (registry file) and activated it on my PC. Now I can click on a telephone number in the browser (tel: or callto: URL) and the Rainbow App is opening and dialing the number.

    The text below you can copy in your text editor and save as a .reg file. Copy also the title. Then open "Regedit" on your computer and save (export) the whole registry to your PC.

    Now you can double-click the new .reg - file. After the confirmation you can test the function.

    Copy this in your text editor (including title):

     

    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\SOFTWARE\Classes\callto]
    @="URL:callto"
    "URL Protocol"=""

    [HKEY_CURRENT_USER\SOFTWARE\Classes\tel]
    @="URL:tel"
    "URL Protocol"=""

    [HKEY_CURRENT_USER\SOFTWARE\Classes\Rainbow.callto]

    [HKEY_CURRENT_USER\SOFTWARE\Classes\Rainbow.callto\Shell]

    [HKEY_CURRENT_USER\SOFTWARE\Classes\Rainbow.callto\Shell\Open]

    [HKEY_CURRENT_USER\SOFTWARE\Classes\Rainbow.callto\Shell\Open\Command]
    @="Rainbow %1"

    [HKEY_CURRENT_USER\SOFTWARE\Rainbow]

    [HKEY_CURRENT_USER\SOFTWARE\Rainbow\Capabilities]
    "ApplicationDescription"="Rainbow"
    "ApplicationName"="Rainbow"

    [HKEY_CURRENT_USER\SOFTWARE\Rainbow\Capabilities\URLAssociations]
    "callto"="Rainbow.callto"
    "tel"="Rainbow.callto"

    [HKEY_CURRENT_USER\SOFTWARE\RegisteredApplications]
    "Rainbow"="Software\\Rainbow\\Capabilities"

    0
    Actions pour les commentaires Permalien

Vous devez vous connecter pour laisser un commentaire.

Vous n'avez pas trouvé ce que vous cherchez?

  • Contactez-nous

    Vous avez des questions? Laissez-nous un message pour obtenir plus d'informations.

    Contactez-nous
  • Demandez à la Communauté

    Vous avez besoin d'aide? Posez vos questions à la Communauté et obtenez des réponses d'autres utilisateurs Rainbow.

    Poster un message