
특정 이메일 메시지에 대한 하이퍼링크를 만들고 싶습니다. 내 고객은 썬더버드입니다.
이 스크립트를 찾았습니다https://addons.mozilla.org/en-uS/thunderbird/addon/thunderlink/?src=userprofile
설치하고 코드를 추가한 후
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\""
라는 파일에
scriptet-som-behovs.reg
내 폴더에
C:\Program Files (x86)\Mozilla Thunderbird
그리고 더블클릭해서...
프로그램이 작동하지 않습니다.문제를 해결하는 방법을 모르겠습니다.누군가 왜 작동하지 않는지 알고 있거나 다른 해결책이 있을 수도 있습니다.