<?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: Trying to recreate and lock HomeFolder setting in a ConfigurationProject in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-recreate-and-lock-homefolder-setting-in/m-p/1537170#M12076</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/145101"&gt;@CharlesMacleod&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;I intended to develop an ArcGIS Pro solution configuration and not an Add-in - though it seems like these are rather similar in nature then.&lt;/P&gt;&lt;P&gt;Regardless, I understand and accept your recommendation.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2024 02:25:00 GMT</pubDate>
    <dc:creator>tamasoz</dc:creator>
    <dc:date>2024-09-11T02:25:00Z</dc:date>
    <item>
      <title>Trying to recreate and lock HomeFolder setting in a ConfigurationProject</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-recreate-and-lock-homefolder-setting-in/m-p/1536327#M12063</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;We have the following setting in a Pro.settingsConfig file:&lt;/P&gt;&lt;P&gt;&amp;lt;HomeFolder isLocked="true"&amp;gt;C:\Users\MyUsername\Documents\ArcGIS\&amp;lt;/HomeFolder&amp;gt;&lt;/P&gt;&lt;P&gt;I am trying to create a Pro Configuration project in which I would achieve the same/similar setting. I realized that that I can set the Home Folder using the following:&lt;/P&gt;&lt;P&gt;ApplicationOptions.GeneralOptions.CustomHomeFolder =@"C:\Users\MyUsername\Documents\ArcGIS\"&lt;BR /&gt;ApplicationOptions.GeneralOptions.HomeFolderOption =OptionSetting.UseCustom;&lt;/P&gt;&lt;P&gt;What other calls do I have to do to make this settings "Locked" - like in the Pro.settingsConfig file.&lt;/P&gt;&lt;P&gt;All help/advise will be highly appreciated.&lt;/P&gt;&lt;P&gt;Tamas&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 08:18:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-recreate-and-lock-homefolder-setting-in/m-p/1536327#M12063</guid>
      <dc:creator>tamasoz</dc:creator>
      <dc:date>2024-09-09T08:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to recreate and lock HomeFolder setting in a ConfigurationProject</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-recreate-and-lock-homefolder-setting-in/m-p/1536517#M12065</link>
      <description>&lt;P&gt;Sounds like u/your organization has an admin setting in-place locking the home folder value.&lt;/P&gt;&lt;P&gt;When a setting is locked, it cant be changed in the UI, via the SDK properties/methods, or via the ArcPy commands that give you similar access. Attempts to change a locked setting should fail.&lt;/P&gt;&lt;P&gt;Only a user with the relevant permissions to change the underlying admin setting can make a change.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/application-setting-management.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/get-started/application-setting-management.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 17:20:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-recreate-and-lock-homefolder-setting-in/m-p/1536517#M12065</guid>
      <dc:creator>CharlesMacleod</dc:creator>
      <dc:date>2024-09-09T17:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to recreate and lock HomeFolder setting in a ConfigurationProject</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-recreate-and-lock-homefolder-setting-in/m-p/1536704#M12066</link>
      <description>&lt;P&gt;Yes, that is correct. But is it possible to set this lock via code? Let's say we don't have the Pro.settingsConfig in place at all and I need to set the customhomefolder and lock it via ArcGIS Pro SDK in a Configuration Project type.&lt;/P&gt;&lt;P&gt;So far I realized that I could set this home folder using the Pro SDK.&lt;/P&gt;&lt;P&gt;But can I lock it using the SDK - and if I do how? Once again - let's say there is no Pro.settingsConfig loaded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 01:06:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-recreate-and-lock-homefolder-setting-in/m-p/1536704#M12066</guid>
      <dc:creator>tamasoz</dc:creator>
      <dc:date>2024-09-10T01:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to recreate and lock HomeFolder setting in a ConfigurationProject</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-recreate-and-lock-homefolder-setting-in/m-p/1536705#M12067</link>
      <description>&lt;P&gt;Regardless - if this is not possible to achieve - that is fine but then I would raise a feature request to be able to replicate all Pro.settingsConfig settings using Pro SDK - including locking.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 01:16:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-recreate-and-lock-homefolder-setting-in/m-p/1536705#M12067</guid>
      <dc:creator>tamasoz</dc:creator>
      <dc:date>2024-09-10T01:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to recreate and lock HomeFolder setting in a ConfigurationProject</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-recreate-and-lock-homefolder-setting-in/m-p/1536718#M12068</link>
      <description>&lt;P&gt;Addins are not intended to be, nor well suited to being, authoring tools for admin settings. That is best done w/ a custom script or .NET exe if the idea is to create a little utility admins can use to generate a&amp;nbsp;&lt;SPAN&gt;Pro.settingsConfig rather than creating it by hand&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 03:26:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-recreate-and-lock-homefolder-setting-in/m-p/1536718#M12068</guid>
      <dc:creator>CharlesMacleod</dc:creator>
      <dc:date>2024-09-10T03:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to recreate and lock HomeFolder setting in a ConfigurationProject</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-recreate-and-lock-homefolder-setting-in/m-p/1537170#M12076</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/145101"&gt;@CharlesMacleod&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;I intended to develop an ArcGIS Pro solution configuration and not an Add-in - though it seems like these are rather similar in nature then.&lt;/P&gt;&lt;P&gt;Regardless, I understand and accept your recommendation.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 02:25:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/trying-to-recreate-and-lock-homefolder-setting-in/m-p/1537170#M12076</guid>
      <dc:creator>tamasoz</dc:creator>
      <dc:date>2024-09-11T02:25:00Z</dc:date>
    </item>
  </channel>
</rss>

