设置默认签名展望 [英] Set Default Signature outlook

查看:174
本文介绍了设置默认签名展望的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我做的东西为用户生成签名,但现在我也想将其设置为默认签名。这将它将全自动添加到你正在写或接听新的电子邮件。

i made something to generate the signatures for users, but now i would also like to set it as default signature. this will it will be automaticly added to new emails you are writing or answering.

我一直没能找到任何类的实例或引用我怎么能做到这一点。
有人能指出我在正确的方向吧。

i have not been able to find any kind of example or reference to how i could do this. Can someone point me in the right direction please.

推荐答案

发现了一种与一个注册表项来做到这一点。
关键是位于
HKCU \\软件\\微软\\的Windows NT \\ CURRENTVERSION \\ Windows消息子系统\\ Profiles文件[OutlookProfilename] \\ 9375CFF0413111d3B88A00104B2A6676

Found a way to do this with a registry key. the key is located at HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows messaging Subsystem\Profiles[OutlookProfilename]\9375CFF0413111d3B88A00104B2A6676

在关键会有我mutitple文件夹00000001拔地而起,每个签名之一。
如果你删除某人的Windows配置文件的从1开始计数一次。

in that key there will me mutitple folder 00000001 going up, for each signature one. if you delete someone's windows profile the count starts at 1 again.

在这里,如果你把一个名为REG_BINARY
新的签名或回复转发签名
该值应为十六进制格式签名的名称。
说签名名称是Test,它会成为
54 65 73 74进制。章关键想它是这样的:

54006500730074000000000000000000000000

in here if you place a REG_Binary named "New Signature" or "Reply-Forward Signature" the value should be the name of the signature in hex format. Say the signatures name is Test it would become
54 65 73 74 in hex. the reg key would like it like this:
54006500730074000000000000000000000000

我希望我自己清楚这样的:D它不是很容易发现这个:D

i hope i made myself clear like this :D it wasnt easy finding this :D

这篇关于设置默认签名展望的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆