
Quiero poder crear un hipervínculo a un determinado mensaje de correo electrónico. Mi cliente es Thunderbird.
Encontré este guiónhttps://addons.mozilla.org/en-uS/thunderbird/addon/thunderlink/?src=userprofile
y después de instalarlo y agregar el código
REGEDIT4
[HKEY_CLASSES_ROOT\thunderlink]
@="URL:thunderlink Protocol"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\thunderlink\shell]
[HKEY_CLASSES_ROOT\thunderlink\shell\open]
[HKEY_CLASSES_ROOT\thunderlink\shell\open\command]
@="\"C:\\Program Files (x86)\\Mozilla Thunderbird\\thunderbird.exe\" -thunderlink \"%1\""
a un archivo llamado
scriptet-som-behovs.reg
en mi carpeta
C:\Archivos de programa (x86)\Mozilla Thunderbird
y luego hacer doble clic en él...
el programa simplemente no funciona.No tengo idea de cómo solucionarlo.Quizás alguien sepa por qué no funciona o tenga otra solución.