<?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: Create installer for Revit application in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5115192#M76686</link>
    <description>&lt;P&gt;@&amp;nbsp;jermey you guys cool approach in the procedure, &amp;nbsp;I need some clarification on this. &amp;nbsp;In my application, I will create a registry to store a key that uses &amp;nbsp;in my application. &amp;nbsp;So, Currently I will delete/remove the created registry while uninstalling the application. &amp;nbsp;Please clarify this feature will avalilable in your custom installer. &amp;nbsp;Thank you. &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jun 2014 11:01:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-25T11:01:31Z</dc:date>
    <item>
      <title>Create installer for Revit application</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5049212#M76679</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a simple Revit add-on application using Visual studio 2012. there is the application.dll which is supposed to go into the Revit install folder. I also have a application.addin file which I created for it to load when Revit loads. I want to upload this application to the Autodesk App store so users can download it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me how do I create the installer for this application??&lt;/P&gt;&lt;P&gt;Is there any specific Installer to create Revit add-on executable.?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have referred in website that explains how to upload, however, it doesn't say anything about the installer. Can someone tell me how to do this?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 11:36:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5049212#M76679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-22T11:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create installer for Revit application</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5061424#M76680</link>
      <description>&lt;P&gt;The easiest way to create an installer and address a large audiance at the same time is to provide your add-in via the Revit AppStore.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Autodesk is hosting a webinar soon explaining all about it:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2014/05/aec-hackathon-in-new-york-and-new-developer-guide-url.html#3" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2014/05/aec-hackathon-in-new-york-and-new-developer-guide-url.html#3&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to roll your own and not address a target audiance, the one I like best is the one provided with the Revit Ruby Shell:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/hakonhc/RevitRubyShell" target="_blank"&gt;https://github.com/hakonhc/RevitRubyShell&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That includes the setup source code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck!&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;Jeremy&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2014 15:48:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5061424#M76680</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2014-05-28T15:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create installer for Revit application</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5062692#M76681</link>
      <description>&lt;P&gt;You can just zip up the files they require (dll, addin, etc) and upload that... the exchange app team will create the installer for you. They are pretty good with telling you what you need to add if you have not provided enough information.&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2014 06:38:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5062692#M76681</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-29T06:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Create installer for Revit application</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5064884#M76682</link>
      <description>&lt;P&gt;Hey Krispy,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for that endorsement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It fits in really well with my blog post on the AppStore:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2014/05/exchange-apps-webinar-recording-and-resources.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2014/05/exchange-apps-webinar-recording-and-resources.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just happened to be on the same day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Synchronicity rules.&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>Fri, 30 May 2014 07:05:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5064884#M76682</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2014-05-30T07:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Create installer for Revit application</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5110098#M76684</link>
      <description>@ krispy Really Awesome !!, But where I could upload my files to get the installer..&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jun 2014 06:29:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5110098#M76684</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-23T06:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create installer for Revit application</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5110104#M76685</link>
      <description>&lt;P&gt;you need to upload to them a zip file containing all the files necessary for your app to run. I.E. the *.dll, *.addin, images, etc.&lt;/P&gt;&lt;P&gt;they then test your app and if it is working will create an install file using your upoaded files and send it to you for testing.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2014 06:35:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5110104#M76685</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-23T06:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create installer for Revit application</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5115192#M76686</link>
      <description>&lt;P&gt;@&amp;nbsp;jermey you guys cool approach in the procedure, &amp;nbsp;I need some clarification on this. &amp;nbsp;In my application, I will create a registry to store a key that uses &amp;nbsp;in my application. &amp;nbsp;So, Currently I will delete/remove the created registry while uninstalling the application. &amp;nbsp;Please clarify this feature will avalilable in your custom installer. &amp;nbsp;Thank you. &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2014 11:01:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5115192#M76686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-25T11:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create installer for Revit application</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5115374#M76687</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if you follow the steps described on &lt;A href="http://usa.autodesk.com/adsk/servlet/item?siteID=123112&amp;amp;id=20143032" target="_blank"&gt;http://usa.autodesk.com/adsk/servlet/item?siteID=123112&amp;amp;id=20143032&lt;/A&gt; then the Exchange Store team will create the .MSI for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need additional rules, like your custom registry keys, then you can create a Merge Module .MSM, see more at &lt;A href="http://msdn.microsoft.com/en-us/library/aa243932%28v=vs.60%29.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/aa243932%28v=vs.60%29.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This Merge Module contains only specific rules and you need to upload with the rest of the files (.dll, .addin, images, help, etc).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note you don't need to create registry keys to control install and uninstall features, just for custom action of you application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this explains, please let me know if it doesn't.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2014 13:18:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/5115374#M76687</guid>
      <dc:creator>augusto.goncalves</dc:creator>
      <dc:date>2014-06-25T13:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create installer for Revit application</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/6572563#M76688</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will like to know if there is any new better way of making a .msi installer than by using the RevitRubyShell in this two last years. If there is not, any short step by step guide to do the msi with RevitRubyShell? I want to make a installer to test my adding with different users before uploading to Revit Appstore.&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;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Juan.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 08:51:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/6572563#M76688</guid>
      <dc:creator>juancalvoferrandiz</dc:creator>
      <dc:date>2016-09-20T08:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Create installer for Revit application</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/6572641#M76689</link>
      <description>&lt;P&gt;Dear Juan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you talked at all yet with the AppStore team?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In general, they are very helpful and efficient.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;They are probably able to help you best, including creating an initial MSI for testing purposes.&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, 20 Sep 2016 09:50:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/create-installer-for-revit-application/m-p/6572641#M76689</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2016-09-20T09:50:10Z</dc:date>
    </item>
  </channel>
</rss>

