Prompt for sending reviewed document to author

"Never ask user": Do not ask users if they want to send back changes to the author. | "Prompt for 'send for review"': Ask users if they want to send back changes to the author only if the document was sent using Send For Review and not with ad-hoc review. | "Always prompt": Ask users if they want to send back changes to the author for documents sent using either Send For Review or ad-hoc review.

Supported on: At least Windows Vista




  1. Never ask user
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Common\General
    Value NamePromptToReturnReviewBehavior
    Value TypeREG_DWORD
    Value2
  2. Prompt for 'send for review'
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Common\General
    Value NamePromptToReturnReviewBehavior
    Value TypeREG_DWORD
    Value1
  3. Always prompt
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Common\General
    Value NamePromptToReturnReviewBehavior
    Value TypeREG_DWORD
    Value0

Never ask user: The user is never asked if they want to send back

changes to the author.

Prompt for 'send for review': The user is only asked when the document

was sent with 'send for review' and not with ad hoc review.

Always prompt: Users are always prompted to send changes to

the author.


office12.admx

Administrative Templates (Computers)

Administrative Templates (Users)