签名警告

设置对应的用户界面选项的值。

支持的平台: Windows Vista 及以上版本
签名警告


  1. 让用户决定是否需要警告
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Security
    Value NameWarnAboutInvalid
    Value TypeREG_DWORD
    Value0
  2. 始终对无效签名发出警告
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Security
    Value NameWarnAboutInvalid
    Value TypeREG_DWORD
    Value1
  3. 从不对无效签名发出警告
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Security
    Value NameWarnAboutInvalid
    Value TypeREG_DWORD
    Value2


outlk12.admx

管理模板(用户)