Install addin globally

Install addin globally

VismantasKizelis
Enthusiast Enthusiast
166 Views
2 Replies
Message 1 of 3

Install addin globally

VismantasKizelis
Enthusiast
Enthusiast

Hello

With --globalinstall attribute i can install Fusion globally for all users on machine. I'm developing add-in and I want it to be installed for all users, so %APPDATA% folder is not suitable.

How can i make installer to install my addin globally?

0 Likes
Accepted solutions (1)
167 Views
2 Replies
Replies (2)
Message 2 of 3

BrianEkins
Mentor
Mentor
Accepted solution

It should work if you install your add-in into "C:/Program Files/Autodesk/ApplicationPlugins".

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
0 Likes
Message 3 of 3

VismantasKizelis
Enthusiast
Enthusiast

It works, thank you!

0 Likes