How to determine Install Location programmatically
In Creative Cloud Desktop, you can set the Install Location for Adobe apps in Preferences > Apps. We create Plug-Ins for InDesign and need to know the proper location for installation. Currently, we assume the default location (i.e. C:\Program Files\Adobe on Windows) and it works in 99% of use cases but now and then, a user sets a custom Install location which means our plug-Ins are not installed.
Is there a way to query this Creative Cloud setting so we know exactly where InDesign is installed?
If it matters, I am using Inno Setup on Windows and Packages with shell scripts on Mac.
If there isn't a way to get this information, it is worth considering.
