Select to view content in your preferred language

How to deploy a customised quick access toolbar as default for all users in ArcGIS Pro?

340
1
09-27-2024 05:42 AM
Labels (1)
GillianVanRoey
New Contributor

I have a custom Quick Access Toolbar which we want to deploy as default for all ArcGIS Pro users in our organisation. 

However, it is not clear which file holds the configuration of the quick access toolbar.

We were able to deploy the customised ribbon structure by using the ArcGIS.Desktop.Config.daml file. It is however not possible to update the Quick Access Toolbar by using this file. Is there a different way to easily push the customisations regarding the QAT? 

0 Kudos
1 Reply
SaschaEsser
Esri Contributor

Hi Gillian,

just had the same problem. The .daml. file holds every custom ribbon, pane set etc... but not the quick access elements. You find these in the user.config in ...\C:\Users\username\AppData\Roaming\Esri\ArcGISPro_StrongName(...)\ArcGISPro_versionnumber\ at the very bottom in the tab <setting name="QATSetting">

Hope that helps!

Regards,

Sascha

0 Kudos