<?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: Revit 2027 Add-in Installation folder changes in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14103121#M85531</link>
    <description>&lt;P&gt;I wonder if there was any one who ask for it, I didn't notice any one who what it. Explanation that it was made for security is a nothing burger, this bring more problems and solve nothing. Now we have to make exception in instalation scripts just for this case. I wish autodesk stop changing things and start maybe fixing bugs.&amp;nbsp;&lt;BR /&gt;It was already pathetic when they write on first page abaut 'Expose Property Line API ' some thing that idea was made in 2017 and post is from 2015.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Apr 2026 16:41:56 GMT</pubDate>
    <dc:creator>frankiewiczKZD3X</dc:creator>
    <dc:date>2026-04-23T16:41:56Z</dc:date>
    <item>
      <title>Revit 2027 Add-in Installation folder changes</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14102410#M85527</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i just checked the Revit 2027 SDK for migrating Revit 2027 into my add-in.&lt;/P&gt;&lt;P&gt;I noticed that Revit 2027 has a new location for non-user-specisific add-in bundles.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that this is not compatible with older Revit versions.&lt;/P&gt;&lt;P&gt;My add-in uses the bundle structure to provide the same ressources for multiple Revit versions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont understand the idea how to support older Revit versions and Revit 2027 in a application bundle in a non-user specific scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attached the documents im refering, but i tested the bundle and it did not work in programdata for Revit 2027 and for the other Revit versions 2024-2026 in program files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;p.s. the "Getting Started with the Revit API.docx" has the wrong path!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 08:46:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14102410#M85527</guid>
      <dc:creator>luca_oeler</dc:creator>
      <dc:date>2026-04-23T08:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Revit 2027 Add-in Installation folder changes</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14102705#M85528</link>
      <description>&lt;P&gt;Yes, the folder&amp;nbsp;&lt;STRONG&gt;ProgramData&lt;/STRONG&gt; is deprecated and replaced by&amp;nbsp;&lt;STRONG&gt;Program Files&lt;/STRONG&gt; in Revit 2027.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the online docs:&amp;nbsp;&lt;A href="https://help.autodesk.com/view/RVT/2027/ENU/?guid=f7165618-24c9-4160-a7a4-09979fe4a981" target="_blank"&gt;https://help.autodesk.com/view/RVT/2027/ENU/?guid=f7165618-24c9-4160-a7a4-09979fe4a981&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ricaun_0-1776946274555.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1635362i3E24229C05591590/image-size/large?v=v2&amp;amp;px=999" role="button" title="ricaun_0-1776946274555.png" alt="ricaun_0-1776946274555.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And there is a discussion on the Autodesk Feedback -&amp;nbsp;&lt;A title="Enhancement - Improved File Permissions Security for Addins " href="https://feedback.autodesk.com/project/forum/thread.html?cap=cb0fd5af18bb49b791dfa3f5efc47a72&amp;amp;forid=%7B057e532f-e478-43d9-affc-01b3deb82a76%7D&amp;amp;topid=%7B4B6A321C-5975-44CF-907C-D3D39146E443%7D&amp;amp;j=4b6a321c597544cf907cd3d39146e443" target="_blank" rel="noopener"&gt;Enhancement - Improved File Permissions Security for Addins &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess if you really need to install the bundle for &lt;STRONG&gt;all users&lt;/STRONG&gt; you gonna need to install in two folders, kinda annoying but that's the way...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case I stop using the &lt;STRONG&gt;ProgramData&lt;/STRONG&gt;&amp;nbsp;folder and replace to the &lt;STRONG&gt;%AppData%&lt;/STRONG&gt;&amp;nbsp;just because works in all Revit versions and does not require &lt;STRONG&gt;Admin&lt;/STRONG&gt; privilege, so make simpler to auto update the bundle.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 12:21:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14102705#M85528</guid>
      <dc:creator>ricaun</dc:creator>
      <dc:date>2026-04-23T12:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Revit 2027 Add-in Installation folder changes</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14102999#M85529</link>
      <description>&lt;P&gt;In addition to now having to make a choice between all users and adding Admin rights or switch to per user installs... has anyone noticed an absence of the new designated location or is it an installation issue on my computer?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GaryOrrMBI_0-1776957647875.png" style="width: 812px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1635415iFA89B59941D7AA2E/image-dimensions/812x331?v=v2" width="812" height="331" role="button" title="GaryOrrMBI_0-1776957647875.png" alt="GaryOrrMBI_0-1776957647875.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GaryOrrMBI_1-1776957795847.png" style="width: 714px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1635416i4D5EBAEFDF8BC60E/image-dimensions/714x571?v=v2" width="714" height="571" role="button" title="GaryOrrMBI_1-1776957795847.png" alt="GaryOrrMBI_1-1776957795847.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GaryOrrMBI_2-1776958012274.png" style="width: 790px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1635417i1640D8EFB8DFB358/image-dimensions/790x330?v=v2" width="790" height="330" role="button" title="GaryOrrMBI_2-1776958012274.png" alt="GaryOrrMBI_2-1776958012274.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-G&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 15:29:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14102999#M85529</guid>
      <dc:creator>GaryOrrMBI</dc:creator>
      <dc:date>2026-04-23T15:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Revit 2027 Add-in Installation folder changes</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14103004#M85530</link>
      <description>&lt;P&gt;Revit install does not create the folder at my machine too, but if you create it by yourself it works.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 15:33:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14103004#M85530</guid>
      <dc:creator>luca_oeler</dc:creator>
      <dc:date>2026-04-23T15:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Revit 2027 Add-in Installation folder changes</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14103121#M85531</link>
      <description>&lt;P&gt;I wonder if there was any one who ask for it, I didn't notice any one who what it. Explanation that it was made for security is a nothing burger, this bring more problems and solve nothing. Now we have to make exception in instalation scripts just for this case. I wish autodesk stop changing things and start maybe fixing bugs.&amp;nbsp;&lt;BR /&gt;It was already pathetic when they write on first page abaut 'Expose Property Line API ' some thing that idea was made in 2017 and post is from 2015.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 16:41:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14103121#M85531</guid>
      <dc:creator>frankiewiczKZD3X</dc:creator>
      <dc:date>2026-04-23T16:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Revit 2027 Add-in Installation folder changes</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14103205#M85532</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6176963"&gt;@frankiewiczKZD3X&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I wonder if there was any one who ask for it, I didn't notice any one who what it. Explanation that it was made for security is a nothing burger, this bring more problems and solve nothing. Now we have to make exception in instalation scripts just for this case. I wish autodesk stop changing things and start maybe fixing bugs.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;There other discussion about this folder change&amp;nbsp;&lt;A title="Add-In installation folder" href="https://feedback.autodesk.com/project/forum/thread.html?cap=cb0fd5af18bb49b791dfa3f5efc47a72&amp;amp;forid={057e532f-e478-43d9-affc-01b3deb82a76}&amp;amp;topid={A2BFE51E-A3BF-441C-8652-028302182934}" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Add-In installation folder&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;in the Autodesk Feedback, a user noticed that AutoCAD was removing the&amp;nbsp;&lt;STRONG&gt;ProgramData&lt;/STRONG&gt;&amp;nbsp;folder and ask if gonna happen in Revit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nobody ask for that change and because&amp;nbsp;&lt;STRONG&gt;ProgramData&lt;/STRONG&gt;&amp;nbsp;is a weird folder that sometimes allow to change files in there without admin privileges (at least in my Windows 11 is working like that), any new user could play around with files in the&amp;nbsp;&lt;STRONG&gt;ProgramData&lt;/STRONG&gt;&amp;nbsp;folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway I already know that change would happen and did all the changes in the installation for the plugins, I just swap to only install in the current user (%AppData%) and every thing is fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6176963"&gt;@frankiewiczKZD3X&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;It was already pathetic when they write on first page abaut 'Expose Property Line API ' some thing that idea was made in 2017 and post is from 2015.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Don't think Autodesk care enough about Revit API to make better for the developer, a lot of things is missing in the API, a bug take ages to be fixed, and most of the time a workaround is the only solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 17:40:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14103205#M85532</guid>
      <dc:creator>ricaun</dc:creator>
      <dc:date>2026-04-23T17:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Revit 2027 Add-in Installation folder changes</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14104616#M85543</link>
      <description>&lt;P&gt;&lt;STRONG&gt;ProgramData work for most of us beacuse windwos can have a wierd security set up.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Most users in corporation do not have write or acces to use ProgramFiles, witch mean if dll is sign with difrent certificate it can make imposible to use addin.&lt;BR /&gt;Most people in organizations do not have admin privalage.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;Anyway I already know that change would happen and did all the changes in the installation for the plugins, I just swap to only install in the current user (%AppData%) and every thing is fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;cool but when your instalation process have version for 2026 and 2025 it become not just simple swap, what pains me that they didn't make a time to go from one to anothere, even one year would make life much easier.&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Don't think Autodesk care enough about Revit API to make better for the developer, a lot of things is missing in the API, a bug take ages to be fixed, and most of the time a workaround is the only solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and that is big problem we still pay money for this and it is very poor quality. And in way this is going making product similar to it on the same rules as Blender seems like cheaper way.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2026 14:41:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-2027-add-in-installation-folder-changes/m-p/14104616#M85543</guid>
      <dc:creator>frankiewiczKZD3X</dc:creator>
      <dc:date>2026-04-24T14:41:11Z</dc:date>
    </item>
  </channel>
</rss>

