Message 1 of 4
How to create an Installer for Revit API 2014 using visual studio express 2012.

Not applicable
05-16-2014
02:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I have created a simple Revit API application. I am using Visual studio 2012. The application is very simple, there is the application.dll which is supposed to go into the Revit install folder. I also have 2 images for my ribbon button on the panel. 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. How do I create the installer for this application? I saw a website that explains how to upload, but it doesn't say anything about the installer. Can someone tell me where there is autodesk information on how to do this? I didn't see any installer in the Visual Studio 2012.
Thank you.