09-18-2024
07:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
09-18-2024
07:35 AM
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.