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 pasa) 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