Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

When I need to deploy Inventor add-in, I create MSI installation package for it. This package can remove older versions, install itself, update settings and what ever you want. MSI packages can be installed by IT administrators. They can use any standard deployment tools (I'm not familiar with this, but it works).

For MSI creation I use WiX Toolset.