Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Acrobat Reader DC Classic: ThumbnailPreviewHandler MSI Install?

Community Beginner ,
Aug 04, 2016 Aug 04, 2016

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?

1.9K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Beginner , Aug 31, 2016 Aug 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
Translate
Community Beginner ,
Aug 31, 2016 Aug 31, 2016
LATEST

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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines