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

PDF file association changes to use Acrobat after Acrobat installed

New Here ,
Jun 11, 2012 Jun 11, 2012

Copy link to clipboard

Copied

Hi,

I have packaged a silent installation of Acrobat X Professional using the Customisation wizard.  We have to make Reader the default viewer (without using a script after the install).  No matter which option I select for the default viewer in the customisation tool (as shown below), Acrobat X Professional becomes the default viewer.  I am trying to add or modify the installer database table so that it leaves the current association with Reader.

Capture.PNG

Any ideas?

Thanks,

Simon

TOPICS
Acrobat

Views

2.0K

Translate

Translate

Report

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

Adobe Employee , Jun 12, 2012 Jun 12, 2012

Hi Simon,

Try please this.

Msiexec /i AcroPro.msi IW_DEFAULT_VERB=Read TRANSFORMS=Acropro.mst /qb

This should work.

Regards,

Votes

Translate

Translate
Adobe Employee ,
Jun 12, 2012 Jun 12, 2012

Copy link to clipboard

Copied

Hi Simon,

Try please this.

Msiexec /i AcroPro.msi IW_DEFAULT_VERB=Read TRANSFORMS=Acropro.mst /qb

This should work.

Regards,

Votes

Translate

Translate

Report

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
New Here ,
Jun 12, 2012 Jun 12, 2012

Copy link to clipboard

Copied

LATEST

Hi,

That has done the trick, thanks!  I found yesterday I could also use LEAVE_PDFOWNERSHIP=YES on the command line to achieve the result, however we wanted to add to the Property table of the MST.  In the case of LEAVE_PDFOWNERSHIP=YES this did not seem to work, but with IW_DEFAULT_VERB=Read it is working well.

Thanks again,

Simon

Votes

Translate

Translate

Report

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