canmove, Confirmed users
1,570
edits
| Line 40: | Line 40: | ||
==Distribution defaults== | ==Distribution defaults== | ||
Location: <code><appdir>/distribution/addons</code> | Location: <code><appdir>/distribution/addons</code> (and default user registry on windows) | ||
This is an additional location inside the application directory, however it is not really an install location. It allows distributions to ship add-ons that the user then has complete control over. When a new version of the application is started, any add-ons here that have not been installed previously will be copied to the profile directory where the user may update or uninstall the add-on as they wish. | This is an additional location inside the application directory, however it is not really an install location. It allows distributions to ship add-ons that the user then has complete control over. When a new version of the application is started, any add-ons here that have not been installed previously will be copied to the profile directory where the user may update or uninstall the add-on as they wish. | ||