Skip to main content
Participant
August 5, 2016
Answered

Acrobat Reader DC Classic: ThumbnailPreviewHandler MSI Install?

  • August 5, 2016
  • 1 reply
  • 2090 views

On the Adobe Enterprise Administration Guide there is a option for activating thumbnail preview in Adobe Acrobat DC:

Adobe Properties — Enterprise Administration Guide

and

Lockable Settings

Admins can install or remove this feature via a command line properties ADD_THUMBNAILPREVIEW (first install) or ThumbnailPreviewHandler (post install) and then lock the UI.

Any ideas how to get that working?

    This topic has been closed for replies.
    Correct answer felixs22589132

    Finally i found a way:

    1. Install Acrobat Reader DC 2015
    2. Install Updates
    3. Execute the following command:
      msiexec /i {AC76BA86-7AD7-FFFF-7B44-AE0F06755100} ADDLOCAL=ThumbnailPreviewHandler  /q /norestart

    1 reply

    felixs22589132AuthorCorrect answer
    Participant
    August 31, 2016

    Finally i found a way:

    1. Install Acrobat Reader DC 2015
    2. Install Updates
    3. Execute the following command:
      msiexec /i {AC76BA86-7AD7-FFFF-7B44-AE0F06755100} ADDLOCAL=ThumbnailPreviewHandler  /q /norestart