On replies and forwards

Sets the values in the corresponding UI options.

Supported on: At least Windows Vista
When replying to a message:


  1. Do not include orginal message
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Preferences
    Value NameReplyStyle
    Value TypeREG_DWORD
    Value0
  2. Attach orginal message
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Preferences
    Value NameReplyStyle
    Value TypeREG_DWORD
    Value1
  3. Include original message text
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Preferences
    Value NameReplyStyle
    Value TypeREG_DWORD
    Value2
  4. Include and indent org. message text
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Preferences
    Value NameReplyStyle
    Value TypeREG_DWORD
    Value3
  5. Prefix each line of the org. message
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Preferences
    Value NameReplyStyle
    Value TypeREG_DWORD
    Value1000

When forwarding a message:


  1. Attach orginal message
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Preferences
    Value NameForwardStyle
    Value TypeREG_DWORD
    Value1
  2. Include original message text
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Preferences
    Value NameForwardStyle
    Value TypeREG_DWORD
    Value2
  3. Include and indent org. message text
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Preferences
    Value NameForwardStyle
    Value TypeREG_DWORD
    Value3
  4. Prefix each line of the org. message
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Preferences
    Value NameForwardStyle
    Value TypeREG_DWORD
    Value1000

Prefix each line with:

Registry HiveHKEY_CURRENT_USER
Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Preferences
Value NamePrefixText
Value TypeREG_SZ
Default Value>
Allow user's comments to be marked
Registry HiveHKEY_CURRENT_USER
Registry PathSoftware\Policies\Microsoft\Office\Common\mailsettings
Value NameMarkComments
Value TypeREG_DWORD
Default Value0
True Value1
False Value0

outlk12.admx

Administrative Templates (Computers)

Administrative Templates (Users)