Message 1 of 3
Custom Revit addin Installation Questions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I have a series of questions related to the installation of a custom revit addin on other computers.
1. Could anyone explain how to make a custom installer to make this easier to install on other computers?
2. When using Jeremy's revit addin, dozens of .dll files are copied to the /Addins folder alongside the custom plugin, including the RevitAPI.dll and RevitAPIUI.dll that I already referenced in the Revit installation folder. Why do we need all of these .dll's? How do I know which ones I can exclude from installation?
3. For the .addin file, do I need to have both a "Command" and an "Application" addin type? Or will just "Application" be enough to make the plugin work?