某些郵件訊息的超連結

某些郵件訊息的超連結

我希望能夠建立指向特定電子郵件的超連結。我的客戶是雷鳥。

我找到了這個腳本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\""

到一個名為

腳本-som-behovs.reg

在我的資料夾中

C:\Program Files (x86)\Mozilla Thunderbird

然後雙擊它...

該程式就是不工作。我不知道如何解決它。也許有人知道為什麼它不起作用,或者有其他解決方案

相關內容