- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've finished development of my first original Add-In for inventor and would like to know how could I deploy it to MSI package for other users?
I do see description on how to deploy Inventor Add-In as 7zip-SFX or EXE (see forum thread Inventor Add in Publish to MSI or exe) but I personally prefer MSI (the filetype used for sharing applications in Autodesk App Store).
I use MS Visual Studio Community 2019 (with "Microsoft Visual Studio Installer Projects" extension installed), and try to follow recommendations of the article Set up your desktop application for MSIX packaging in Visual Studio.
When I try to add a reference to my Add-In (Application type = "Class Library") project to dependencies of the Packaging Project I get error "To add an application reference, the project output needs to be an executable."
What I'm missing?
Thanks in advance.
Please vote for Inventor-Idea Text Search within Option Names
Solved! Go to Solution.