<?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: Get ArcMap installation directory in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/get-arcmap-installation-directory/m-p/1083842#M20357</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you tried this:&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;System.IO.Path.GetDirectoryName(System.Windows.Forms.Application.ExecutablePath);&lt;/LI-CODE&gt;&lt;P&gt;It works from add-in.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jul 2021 05:34:08 GMT</pubDate>
    <dc:creator>GKmieliauskas</dc:creator>
    <dc:date>2021-07-29T05:34:08Z</dc:date>
    <item>
      <title>Get ArcMap installation directory</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/get-arcmap-installation-directory/m-p/1083615#M20356</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I was wondering if there is a way to find the directory path where ArcMap is installed. Is there a key in the registry or a method in ArcObjects which can tell me the path to the directory where ArcMap is installed?&lt;/P&gt;&lt;P&gt;I've developed an AddIn which is installed on different machines with different configurations - ArcMap is installed in different places. I want to get the path to the addins directory at runtime (ideally located here:&amp;nbsp;C:\Program Files (x86)\ArcGIS\Desktop10.6\bin\Addins).&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 17:23:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/get-arcmap-installation-directory/m-p/1083615#M20356</guid>
      <dc:creator>bojko108</dc:creator>
      <dc:date>2021-07-28T17:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get ArcMap installation directory</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/get-arcmap-installation-directory/m-p/1083842#M20357</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you tried this:&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;System.IO.Path.GetDirectoryName(System.Windows.Forms.Application.ExecutablePath);&lt;/LI-CODE&gt;&lt;P&gt;It works from add-in.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 05:34:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/get-arcmap-installation-directory/m-p/1083842#M20357</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2021-07-29T05:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Get ArcMap installation directory</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/get-arcmap-installation-directory/m-p/1083846#M20358</link>
      <description>&lt;P&gt;Thanks! I completely forgot about .net framework. Another way to get the directory is by:&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;AppDomain.CurrentDomain.BaseDirectory&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 06:19:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/get-arcmap-installation-directory/m-p/1083846#M20358</guid>
      <dc:creator>bojko108</dc:creator>
      <dc:date>2021-07-29T06:19:08Z</dc:date>
    </item>
  </channel>
</rss>

