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

I want help installing to a directory, local path, partitioned disk of my on choice. I am working with https://helpx.adobe.com/creative-cloud/packager/deploying-acrobat.html

New Here ,
Jan 06, 2016 Jan 06, 2016

I want help installing to a directory, local path, partitioned disk of my on choice.  I am working with https://helpx.adobe.com/creative-cloud/packager/deploying-acrobat.html

How do I get this script to work -

Setup.exe /sALL /extUI /sl "en_US" /msi INSTALLDIR="D:\Program Files <x86>\" EULA_ACCEPT="YES" SUITEMODE=1 OWNERSHIP_STATE=1 LANG_LIST="en_US" INSTALLLEVEL=101 AS_DISABLE_LEGACY_COLOR=1 IGNOREAAM=1

217
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
Contributor ,
Jan 14, 2016 Jan 14, 2016
LATEST

I think you can make this to work by replacing "D:\Program Files <x86>\" with "D:\Program Files (x86)\" (notice the parenthesis).

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