Install in folder that doesn't contain the revision (2015.2) - shortcut issue
Hello.
I'm currently preparing updated 2015 CC packages of various Adobe applications for deployment in our enterprise.
I an unfortunately seeing that some of the applications - e.g Animate - are installing in a folder that contains the revision of the application (2015.2) so it ends up installing in e.g. "C:\Program Files\Adobe\Adobe Animate CC 2015.2". That is a problem in our environment as we are using a seperate tool (RES Workspace Manager) to mange the users desktop and shortcuts as I'd then need to update the shortcuts every time we push out an updated revision - in worst case even having to duplicate them so one point to the old revision and another points to the new revision as the path isn't the same.
I've tried to specify the install folder during deployment via the commands below:
msiexec /i "Animate 2015 CC.msi" /qn ADOBEINSTALLDIR="%ProgramFiles%\Adobe\Adobe Animate 2015 CC\" /L*v C:\temp\animate3.log
or
setup.exe --silent --ADOBEINSTALLDIR="%ProgramFiles%\Adobe\Adobe Animate 2015 CC"
However, that will just result in the application being installed in "C:\Program Files\Adobe\Adobe Animate 2015 CC\Adobe Animate CC 2015.2" and thereby doesn't solve my problem.
I've checked the MSI file in the build folder, but there doesn't seem to be a reference to e.g. 2015.2.
How can I totally control in which folder my Adobe 2015 CC application is being install in?
Thanks in advance ![]()
