<?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: How to get the acad.exe path by acad application? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/how-to-get-the-acad-exe-path-by-acad-application/m-p/10607804#M15293</link>
    <description>&lt;P&gt;I had an interview before, but I don't know why I didn't succeed. I succeeded this time. Thank you, Mr. Yuan&lt;/P&gt;</description>
    <pubDate>Wed, 08 Sep 2021 11:19:45 GMT</pubDate>
    <dc:creator>swaywood</dc:creator>
    <dc:date>2021-09-08T11:19:45Z</dc:date>
    <item>
      <title>How to get the acad.exe path by acad application?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-the-acad-exe-path-by-acad-application/m-p/10606836#M15291</link>
      <description>&lt;P&gt;hello everyone,&lt;/P&gt;&lt;P&gt;I want to get the path of acad.exe when CAD is running.&lt;/P&gt;&lt;P&gt;For some reasons, I don't want to get it by accessing the registry.&lt;/P&gt;&lt;P&gt;I found that 'Autodesk. AutoCAD. Applicationservices. Application. Acadapplication' has a path attribute,&lt;/P&gt;&lt;P&gt;but I can't get this path.&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="swaywood_0-1631061522410.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/962379i89B782D40ABFD6F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="swaywood_0-1631061522410.png" alt="swaywood_0-1631061522410.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 00:43:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-the-acad-exe-path-by-acad-application/m-p/10606836#M15291</guid>
      <dc:creator>swaywood</dc:creator>
      <dc:date>2021-09-08T00:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the acad.exe path by acad application?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-the-acad-exe-path-by-acad-application/m-p/10606912#M15292</link>
      <description>&lt;P&gt;If you write code with C#, it would be fairly easy:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;public static string GetAcadExePath()&lt;/P&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;&amp;nbsp; dynamic comCad=Autodesk.AutoCAD.ApplicationServices.Application.AcadApplication;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; return comCad.Path; //or you can use 'comCad.FullName' which is full pathed acad.exe file name.&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 01:22:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-the-acad-exe-path-by-acad-application/m-p/10606912#M15292</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2021-09-08T01:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the acad.exe path by acad application?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-the-acad-exe-path-by-acad-application/m-p/10607804#M15293</link>
      <description>&lt;P&gt;I had an interview before, but I don't know why I didn't succeed. I succeeded this time. Thank you, Mr. Yuan&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 11:19:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-the-acad-exe-path-by-acad-application/m-p/10607804#M15293</guid>
      <dc:creator>swaywood</dc:creator>
      <dc:date>2021-09-08T11:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the acad.exe path by acad application?</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-get-the-acad-exe-path-by-acad-application/m-p/10622197#M15294</link>
      <description>&lt;P&gt;thanks&amp;nbsp;&lt;SPAN class=""&gt;&lt;FONT&gt;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/543921" target="_self"&gt;norman.yuan&lt;/A&gt;，it's a great deal!&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 18:09:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-get-the-acad-exe-path-by-acad-application/m-p/10622197#M15294</guid>
      <dc:creator>1039574776</dc:creator>
      <dc:date>2021-09-14T18:09:21Z</dc:date>
    </item>
  </channel>
</rss>

