Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
I think you can make this to work by replacing "D:\Program Files <x86>\" with "D:\Program Files (x86)\" (notice the parenthesis).
Find more inspiration, events, and resources on the new Adobe Community
Explore Now