Rss Feeds

朋友

最新文章:

链接

加入右键点击发送电子邮件附件

5月 11th, 2007 | Author: syber | In Windows, 建议, 操作系统, 电子邮件 | Print This Post Print This Post | Permalink

我发现加入“send attachment”到右键菜单仅仅适用Thunderbird和Outlook,两者用几乎相同的步骤,只是命令不同。按Windows + R来打开”Run”,输入“regedit”,然后点“Enter”。找到Hkey_Classes_Root \ * \ shell,如果这个shell入口不存在的话可以用右键建一个新键New > Key,然后命名为shell。

现在可以在shell里再建另一个键,随便命名它,这就是在右键中的“send attachment”(如果你命名这个名字的话)。在新键“send attachment”中建另一个键,命名它为“Command”。

原始右键点击功能是在Command的右侧栏,点击它,选modify from the menu,然后加入下面的文字:”Path to Outlook.exe” /a “%1″,这是对Outlook。

对Thunderbird的话可以是”Path to Thunderbird.exe” -compose attachment=”file://%1″。我的命令是”C:\Program Files\Mozilla Thunderbird\Thunderbird.exe”-compose attachment=”file://%1″。

Related posts

I hope you enjoyed reading this post. You may now subscribe to my RSS Feed, scroll down to leave a comment or get back to the homepage.

Leave a Reply

Subscribe without commenting