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

Stop Reader MUI 9.3 install including Adobe.com and AIR

New Here ,
Mar 21, 2010 Mar 21, 2010

I am trying to deploy Adobe Reader 9.3.1 WITHOUT Adobe.com and AIR componets. I have used the customisation tool to manage the install however this tool does not allow you to exclude Adobe.com and AIR from being installed. In the customisation tool it suggests to exclude Adobe.com and AIR to run the install setup.exe from the Reader9 folder. The problem is that statement is true if using the normal Reader but the MUI install does not have a Reader9 folder. Everything is in together.

I did find reference to downloading versions of Adobe products that are designed for enterprise deployments and do not include Adobe.com and AIR however I am not sure if one exists for the MUI install.

Does anyone know how to stop Adobe.com and AIR from installing with the MUI Reader?

1.7K
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

Adobe Employee , Jul 09, 2010 Jul 09, 2010

Add

DISABLE_AIR_SHARE=YES

to your command line.

Translate
Adobe Employee ,
Jul 09, 2010 Jul 09, 2010

Add

DISABLE_AIR_SHARE=YES

to your command line.

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
New Here ,
Jul 11, 2010 Jul 11, 2010

Thanks for the reply. I will also add this to the AppDeploy website.

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
New Here ,
Sep 18, 2010 Sep 18, 2010
LATEST

After I added "DISABLE_AIR_SHARE=YES", it says error. Any reason why?

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