In the new version of ArcGIS Pro 2.5.0, the /Config Switch on the command line or shortcut target has changed. I upgraded from 2.3, and my command line used to be this
"C:\Program Files\ArcGIS\Pro\bin\ArcGISPro.exe" /config:MYPROGRAM.proConfig.X
now it has to be this
"C:\Program Files\ArcGIS\Pro\bin\ArcGISPro.exe" /config:MYPROGRAM
The problem with this, is that I configured a shortcut that was added to the users desktop to use the former, now I must run an install program on all of my user machine to remove and update the shortcut on all my users desktops? Is this a known issue and is there any type of workaround I can do?