Page 1 sur 1

Foxmail Portable + Mailto + Windows 8

Publié : 16 mai 2014, 13:37
par didpoy
Bonjour

Je rencontre un problème sous Windows 8:

Je n'arrive pas à associer les URL:Mailto avec Foxmail Portable 7.2.5 !!!

Dans le panneau de config de Windows 8 je n'ai pas le choix pour Foxmail alors que sous Windows 7 c'est ok...

Avez-vous ce problème et comment le résoudre ?

Merci

Cordialement

Re: Foxmail Portable + Mailto + Windows 8

Publié : 16 mai 2014, 20:15
par didpoy
Re à moi-même et tout seul....

Voilà la solution que j'ai adopté sous WIndows 8 qui ne reconnait pas l'association pour la version Portable:

1] Utiliser ce fichier .txt enregistré en .reg (bien sûr changez les liens vers votre dossier portable)

Code : Tout sélectionner

Windows Registry Editor Version 5.00

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

[HKEY_CLASSES_ROOT\mailto\DefaultIcon]
@="D:\\Progs\\[PORTABLE]\\Foxmail\\Foxmail.exe"

[HKEY_CLASSES_ROOT\mailto\mailto]

[HKEY_CLASSES_ROOT\mailto\mailto\shell]

[HKEY_CLASSES_ROOT\mailto\mailto\shell\open]

[HKEY_CLASSES_ROOT\mailto\mailto\shell\open\command]
@="\"D:\\Progs\\[PORTABLE]\\Foxmail\\Foxmail.exe\" %1"

[HKEY_CLASSES_ROOT\mailto\shell]

[HKEY_CLASSES_ROOT\mailto\shell\open]

[HKEY_CLASSES_ROOT\mailto\shell\open\command]
@="\"D:\\Progs\\[PORTABLE]\\Foxmail\\Foxmail.exe\" %1"
2] Si cela ne fonctionne pas
a) Installez la version non portable
b) Associez via le panneau de configuration
c) Désinstallez la version non portable
d) Appliquez le fichier .reg vu plus haut

Cela devrait fonctionner, pour moi, cela a été le cas.

Bye