<?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: AddIn Manager: How to disable copy dialog? in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7181359#M57447</link>
    <description>&lt;P&gt;Thank you, Fair59! Great hint!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2011/08/set-copy-local-to-false.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2011/08/set-copy-local-to-false.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
    <pubDate>Tue, 27 Jun 2017 07:59:25 GMT</pubDate>
    <dc:creator>jeremytammik</dc:creator>
    <dc:date>2017-06-27T07:59:25Z</dc:date>
    <item>
      <title>AddIn Manager: How to disable copy dialog?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7180913#M57443</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anytime I run a command from AddIns Manager, a copy dialog shows up.&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="qq.PNG" style="width: 240px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/371709i7CE39BF7F40055A8/image-dimensions/240x133?v=v2" width="240" height="133" role="button" title="qq.PNG" alt="qq.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to disable it please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Nam.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 03:28:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7180913#M57443</guid>
      <dc:creator>nam_vt</dc:creator>
      <dc:date>2017-06-27T03:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn Manager: How to disable copy dialog?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7181249#M57444</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear Nam,&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;On one hand, you can use the Windows API to automate the handling of any dialogue you want in any way you desire:&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="http://thebuildingcoder.typepad.com/blog/about-the-author.html#5.32" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/about-the-author.html#5.32&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;&lt;A href="http://thebuildingcoder.typepad.com/blog/2009/10/dismiss-dialogue-using-windows-api.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2009/10/dismiss-dialogue-using-windows-api.html&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;On the other hand, the AddIn Manager source code is not publicly accessible, and I am not aware of any possibility right now to modify its behaviour in any way at all.&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;There is an effort underway, or a request from developers, at least, to publish the AddIn Manager source code:&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://forums.autodesk.com/t5/revit-api-forum/why-add-in-manager-in-the-revit-sdk-2017-2017-1-has-version-2014/m-p/6852464" target="_blank"&gt;https://forums.autodesk.com/t5/revit-api-forum/why-add-in-manager-in-the-revit-sdk-2017-2017-1-has-version-2014/m-p/6852464&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;On the third&amp;nbsp;hand, everything that it does you can also achieve yourself using standard .NET functionality.&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;If you are not completely satisfied with the AddIn Manager behaviour, you might want to consider implementing your own loader instead.&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;</description>
      <pubDate>Tue, 27 Jun 2017 07:12:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7181249#M57444</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2017-06-27T07:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn Manager: How to disable copy dialog?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7181324#M57445</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;SPAN&gt;Jeremy.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Nam&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 07:41:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7181324#M57445</guid>
      <dc:creator>nam_vt</dc:creator>
      <dc:date>2017-06-27T07:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn Manager: How to disable copy dialog?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7181348#M57446</link>
      <description>&lt;P&gt;I've had the message a few times, when I forgot to set the RevitAPI and RevitAPIUI references to Local Copy&amp;nbsp;= false&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CopyLocal.PNG" style="width: 582px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/371762i129869D730937C5E/image-size/large?v=v2&amp;amp;px=999" role="button" title="CopyLocal.PNG" alt="CopyLocal.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 07:53:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7181348#M57446</guid>
      <dc:creator>FAIR59</dc:creator>
      <dc:date>2017-06-27T07:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn Manager: How to disable copy dialog?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7181359#M57447</link>
      <description>&lt;P&gt;Thank you, Fair59! Great hint!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2011/08/set-copy-local-to-false.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2011/08/set-copy-local-to-false.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 07:59:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7181359#M57447</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2017-06-27T07:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn Manager: How to disable copy dialog?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7181394#M57448</link>
      <description>&lt;P&gt;Great. Thanks FAIR59.&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;Nam.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 08:18:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7181394#M57448</guid>
      <dc:creator>nam_vt</dc:creator>
      <dc:date>2017-06-27T08:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: AddIn Manager: How to disable copy dialog?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7181695#M57449</link>
      <description>&lt;P&gt;Thank you again, Fair59, for pointing this out!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Saved here for posterity and future reference:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2017/06/copy-local-false-and-ifc-utils-for-wall-openings.html#3" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2017/06/copy-local-false-and-ifc-utils-for-wall-openings.html#3&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 11:20:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/addin-manager-how-to-disable-copy-dialog/m-p/7181695#M57449</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2017-06-27T11:20:09Z</dc:date>
    </item>
  </channel>
</rss>

