<?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 Find Location Path in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5495780#M11460</link>
    <description>&lt;P&gt;Dear Friend,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; How will you find store Location .exe file path of Auto Cad 2013... using Mfc.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Vijay.....&lt;/P&gt;</description>
    <pubDate>Thu, 05 Feb 2015 07:18:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-05T07:18:27Z</dc:date>
    <item>
      <title>Find Location Path</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5495780#M11460</link>
      <description>&lt;P&gt;Dear Friend,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; How will you find store Location .exe file path of Auto Cad 2013... using Mfc.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Vijay.....&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 07:18:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5495780#M11460</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-05T07:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Find Location Path</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5495793#M11461</link>
      <description>&lt;P&gt;HKLM\Software\Autodesk\AutoCAD\R...\ACAD-...&lt;STRONG&gt;:&lt;/STRONG&gt;...\&lt;BR /&gt;variable &lt;STRONG&gt;AcadLocation&lt;/STRONG&gt; is what you need&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 07:26:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5495793#M11461</guid>
      <dc:creator>nick83</dc:creator>
      <dc:date>2015-02-05T07:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Find Location Path</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5495843#M11462</link>
      <description>&lt;P&gt;Find Autocad 2013\acad.exe Path?&lt;STRONG&gt;Using Mfc&lt;/STRONG&gt;?&lt;BR /&gt;&lt;BR /&gt;Example Result is:&lt;BR /&gt;&lt;BR /&gt;1) Some system store in "C:\Program Files\Autodesk\AutoCAD 2013\acad.exe"&lt;BR /&gt;&lt;BR /&gt;2) Some system store in "D:\Program Files\Autodesk\AutoCAD 2013\acad.exe"&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 08:52:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5495843#M11462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-05T08:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Find Location Path</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5495865#M11463</link>
      <description>&lt;P&gt;OMG, did you try my advice MANUALLY using regedit.exe?&lt;/P&gt;&lt;P&gt;There you can find correct location of installed autocad, ANY autocad you want.&amp;nbsp;&lt;/P&gt;&lt;P&gt;then, use "C++ for beginners" to do the same in MFC way. Or you just want us make your job?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS: you need&amp;nbsp;&lt;STRONG&gt;RegOpenKeyEx&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;RegQueryValueEx&lt;/STRONG&gt;&amp;nbsp;and &lt;STRONG&gt;RegCloseKey&lt;/STRONG&gt; functions :):):)&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 09:33:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5495865#M11463</guid>
      <dc:creator>nick83</dc:creator>
      <dc:date>2015-02-05T09:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Find Location Path</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5501215#M11464</link>
      <description>&lt;P&gt;Manually i am try but we got a result is below....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my Autocad 2013 location path:In RegEdit&lt;/P&gt;&lt;P&gt;&amp;nbsp;RegOpenKeyEx ===&amp;gt; _T("SOFTWARE\\AutoDesk\\AutoCAD\\R19.0\\ACAD-B001:409")&lt;/P&gt;&lt;P&gt;&amp;nbsp;====&amp;gt; Key is "AcadLocation"&lt;/P&gt;&lt;P&gt;&amp;nbsp;Output==&amp;gt; Get Output path is&amp;nbsp; ==&amp;gt; C:\Program Files\Autodesk\AutoCAD 2013&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my Autocad Machanical 2013 location path: In RegEdit&lt;/P&gt;&lt;P&gt;&amp;nbsp;RegOpenKeyEx ===&amp;gt; _T("SOFTWARE\\AutoDesk\\AutoCAD\\R19.0\\ACAD-B005:409")&lt;/P&gt;&lt;P&gt;&amp;nbsp;====&amp;gt; Key is "AcadLocation"&lt;/P&gt;&lt;P&gt;&amp;nbsp;Output==&amp;gt; Get Output path is&amp;nbsp; ==&amp;gt; C:\Program Files\Autodesk\AutoCAD 2013&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Output===&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Open all time Auto Cad 2013 but need Auto cad Machanical 2013.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;How to different this two location path?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2015 05:46:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5501215#M11464</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-10T05:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Find Location Path</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5501221#M11465</link>
      <description>&lt;P&gt;You'll get more useful answers if you provide more information about your problem. Why do you want the folder location? From which context do you want it, and what do you want to do with it?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2015 06:01:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5501221#M11465</guid>
      <dc:creator>owenwengerd</dc:creator>
      <dc:date>2015-02-10T06:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Find Location Path</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5502731#M11466</link>
      <description>&lt;P&gt;In RegEdit:&lt;BR /&gt;&lt;BR /&gt;AutoCad 2013 and AutoCad machanical 2013 installation location path is same....&lt;BR /&gt;&lt;BR /&gt;location path==&amp;gt; c:program:autocad:autocad 2013:acad.exe&lt;BR /&gt;&lt;BR /&gt;load only acadcad 2013.....&lt;BR /&gt;&lt;BR /&gt;I want load Autocad machanical 2013 location path get other then RegEdit?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2015 05:57:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5502731#M11466</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-11T05:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Find Location Path</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5502792#M11467</link>
      <description>&lt;P&gt;as i remember acad mechanical is not an independent product. it's just a plugin for autacad. check desktop shortcut's link for "autocad 2013" and "autocad machanical 2013"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example, for my acad 2015 link is &lt;STRONG&gt;"C:\Program Files\Autodesk\AutoCAD 2015\acad.exe" /product ACAD /language "en-US"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;mb for mechanical it'll be something like&amp;nbsp;&lt;STRONG&gt;"C:\Program Files\Autodesk\AutoCAD 2015\acad.exe" /product &lt;U&gt;MECHANICAL&lt;/U&gt;&amp;nbsp;/language "en-US"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;if it's so, it'll be quite hard to find out from an independent EXE, what product is running, because the difference will be just in loaded arx files.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2015 08:10:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5502792#M11467</guid>
      <dc:creator>nick83</dc:creator>
      <dc:date>2015-02-11T08:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Find Location Path</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5504672#M11468</link>
      <description>&lt;P&gt;Any other option to find get installation location path for Acad Machanical 2013......&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2015 11:58:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/find-location-path/m-p/5504672#M11468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-12T11:58:51Z</dc:date>
    </item>
  </channel>
</rss>

