Message 1 of 2
Can't found add-in name in Add-in Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am practicing making a simple add-in, creating a button on the Inventor ribbon, clicking it will display the Hello World message.
With the help of Grok, I built it without any errors.
The output path I set is C:\ProgramData\Autodesk\Inventor Addins\HelloWorldAddIn.
When I opened the Add-in Manager, I noticed that most of the default add-ins are from the path C:\Program Files\Autodesk\Inventor 2016\Bin.
I copied the .dll file to the above path and restarted Inventor but it still did not recognize it. How can I get Inventor to scan my add-in?