<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AddIn config ArcGIS Pro in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/addin-config-arcgis-pro/m-p/1318816#M10184</link>
    <description>&lt;P&gt;The&amp;nbsp;Pro.settingsConfig is not actually used with an Add-In, rather it sets default behavior for ArcGIS Pro on startup. The config file is just a human readable text file. The easiest way to point to this is to add the ADMIN_SETTINGS_PATH command line parameter during an ArcGIS Pro silent installation,&amp;nbsp;&lt;SPAN&gt;The second way to configure client machines is by editing the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Windows&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;Registry. Use this option if&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcGIS Pro&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;is already deployed or if you don't want to do a silent installation. To configure the client machines, create a string value called&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;AdminSettingsPath&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;in&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;HKEY_LOCAL_MACHINE\SOFTWARE\ESRI\ArcGISPro\Settings&lt;/SPAN&gt;&lt;SPAN&gt;. Set the value data to the path of the network share or local folder that contains the deployed&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Pro.settingsConfig&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Some XML Tags you could include in your config file are shown at&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/administrator-settings-list.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/get-started/administrator-settings-list.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Have you considered revising how your Add-In works to take advantage of a Tabbed Interface?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Aug 2023 17:56:21 GMT</pubDate>
    <dc:creator>RichardDaniels</dc:creator>
    <dc:date>2023-08-15T17:56:21Z</dc:date>
    <item>
      <title>AddIn config ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/addin-config-arcgis-pro/m-p/1318451#M10177</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;As we usually use arcmap.exe.config to parameterize some keys on ArcMap, which archive on ArcGIS Pro is possible to use to build an AddIn?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 19:22:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/addin-config-arcgis-pro/m-p/1318451#M10177</guid>
      <dc:creator>IgorReuter</dc:creator>
      <dc:date>2023-08-14T19:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn config ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/addin-config-arcgis-pro/m-p/1318459#M10178</link>
      <description>&lt;P&gt;I think this is what you are looking for:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/application-setting-management.htm" target="_blank" rel="noopener"&gt;Manage application settings—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are three basic steps to control application settings in your&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcGIS Pro&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;deployment:&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;Author a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Pro.settingsConfig&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file.&lt;/LI&gt;&lt;LI&gt;Post the file to a directory or share accessible by users.&lt;/LI&gt;&lt;LI&gt;Configure the user machines to use the deployed file.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 14 Aug 2023 19:42:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/addin-config-arcgis-pro/m-p/1318459#M10178</guid>
      <dc:creator>RichardDaniels</dc:creator>
      <dc:date>2023-08-14T19:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn config ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/addin-config-arcgis-pro/m-p/1318693#M10183</link>
      <description>&lt;P&gt;Tks, Richard.&lt;/P&gt;&lt;P&gt;how do I use the Pro.settingsConfig file in my AddIn? How do I get his information using the Pro's .net sdk?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 14:55:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/addin-config-arcgis-pro/m-p/1318693#M10183</guid>
      <dc:creator>IgorReuter</dc:creator>
      <dc:date>2023-08-15T14:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn config ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/addin-config-arcgis-pro/m-p/1318816#M10184</link>
      <description>&lt;P&gt;The&amp;nbsp;Pro.settingsConfig is not actually used with an Add-In, rather it sets default behavior for ArcGIS Pro on startup. The config file is just a human readable text file. The easiest way to point to this is to add the ADMIN_SETTINGS_PATH command line parameter during an ArcGIS Pro silent installation,&amp;nbsp;&lt;SPAN&gt;The second way to configure client machines is by editing the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Windows&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;Registry. Use this option if&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcGIS Pro&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;is already deployed or if you don't want to do a silent installation. To configure the client machines, create a string value called&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;AdminSettingsPath&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;in&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;HKEY_LOCAL_MACHINE\SOFTWARE\ESRI\ArcGISPro\Settings&lt;/SPAN&gt;&lt;SPAN&gt;. Set the value data to the path of the network share or local folder that contains the deployed&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Pro.settingsConfig&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Some XML Tags you could include in your config file are shown at&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/administrator-settings-list.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/get-started/administrator-settings-list.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Have you considered revising how your Add-In works to take advantage of a Tabbed Interface?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 17:56:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/addin-config-arcgis-pro/m-p/1318816#M10184</guid>
      <dc:creator>RichardDaniels</dc:creator>
      <dc:date>2023-08-15T17:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn config ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/addin-config-arcgis-pro/m-p/1318818#M10185</link>
      <description>&lt;P&gt;In regards to 'seeing' the values set in your &lt;SPAN&gt;XML config file&amp;nbsp;&lt;/SPAN&gt;from an Add-in, you can pull the properties from the namespace (e.g.,&amp;nbsp;ArcGIS.Desktop.Core.&lt;SPAN&gt;ApplicationOptions&lt;/SPAN&gt;)&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic9017.html" target="_blank" rel="noopener"&gt;ArcGIS.Desktop.Core Namespace (ArcGIS.Desktop.Core)—ArcGIS Pro&lt;/A&gt;&amp;nbsp;OR you could just read the .xml config file just like any other text file from your Add-in.&lt;/P&gt;&lt;P&gt;For example,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 18:27:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/addin-config-arcgis-pro/m-p/1318818#M10185</guid>
      <dc:creator>RichardDaniels</dc:creator>
      <dc:date>2023-08-15T18:27:22Z</dc:date>
    </item>
  </channel>
</rss>

