<?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 How to find out if and where a certain Revit version is installed! in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-find-out-if-and-where-a-certain-revit-version-is/m-p/8752098#M42811</link>
    <description>&lt;P&gt;We are building plug-ins for Revit (2016 up to 2020). To be able to install our product as smooth as possible, I need to find out if a certain Revit version is installed and if it is, where this Version is installed. Based on this information I can install our plug-in without user-input.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Can someone tell me where this information on a Windows machine is installed? Registry maybe?&lt;/P&gt;</description>
    <pubDate>Thu, 25 Apr 2019 08:23:13 GMT</pubDate>
    <dc:creator>renedekruijf</dc:creator>
    <dc:date>2019-04-25T08:23:13Z</dc:date>
    <item>
      <title>How to find out if and where a certain Revit version is installed!</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-find-out-if-and-where-a-certain-revit-version-is/m-p/8752098#M42811</link>
      <description>&lt;P&gt;We are building plug-ins for Revit (2016 up to 2020). To be able to install our product as smooth as possible, I need to find out if a certain Revit version is installed and if it is, where this Version is installed. Based on this information I can install our plug-in without user-input.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Can someone tell me where this information on a Windows machine is installed? Registry maybe?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 08:23:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-find-out-if-and-where-a-certain-revit-version-is/m-p/8752098#M42811</guid>
      <dc:creator>renedekruijf</dc:creator>
      <dc:date>2019-04-25T08:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out if and where a certain Revit version is installed!</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-find-out-if-and-where-a-certain-revit-version-is/m-p/8752149#M42812</link>
      <description>&lt;P&gt;Yesterday, something similar posted in this forum. Here is the link.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/how-to-safely-build-addins-that-use-cefsharp-for-multiple-revit/td-p/8749239" target="_blank" rel="noopener"&gt;Build Add-In for Multiple Revit Version&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps,&lt;/P&gt;
&lt;P&gt;Recep.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 08:46:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-find-out-if-and-where-a-certain-revit-version-is/m-p/8752149#M42812</guid>
      <dc:creator>recepagah12</dc:creator>
      <dc:date>2019-04-25T08:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out if and where a certain Revit version is installed!</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-find-out-if-and-where-a-certain-revit-version-is/m-p/8752171#M42813</link>
      <description>Sorry, but this is not where I am looking for. I just want to know if a certain version of Revit is installed and if so, where can I get this information on a Windows system. E.g. Navisworks put’s this info in the registry.&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Apr 2019 09:00:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-find-out-if-and-where-a-certain-revit-version-is/m-p/8752171#M42813</guid>
      <dc:creator>renedekruijf</dc:creator>
      <dc:date>2019-04-25T09:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out if and where a certain Revit version is installed!</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-find-out-if-and-where-a-certain-revit-version-is/m-p/8752180#M42814</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;that's what you are looking for:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/2013/04/perpetual-guid-algorithm-and-revit-2014-product-guids.html" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/2013/04/perpetual-guid-algorithm-and-revit-2014-product-guids.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Revitalizer&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 09:05:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-find-out-if-and-where-a-certain-revit-version-is/m-p/8752180#M42814</guid>
      <dc:creator>Revitalizer</dc:creator>
      <dc:date>2019-04-25T09:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out if and where a certain Revit version is installed!</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/how-to-find-out-if-and-where-a-certain-revit-version-is/m-p/8752188#M42815</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear René,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your query.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Here is an explanation how to detect the installed Revit version:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/2017/08/forge-installed-version-move-group-filter-by-name.html#4" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/2017/08/forge-installed-version-move-group-filter-by-name.html#4&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 09:12:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/how-to-find-out-if-and-where-a-certain-revit-version-is/m-p/8752188#M42815</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2019-04-25T09:12:41Z</dc:date>
    </item>
  </channel>
</rss>

