
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm interested in deploying an add-in to more than 100 users. I previously deployed this add-in to some users with an installer package for testing purposes, but as you may imagine this can be a lot of work to deploy to everybody and keep it up to date. I would like to have all files centralized in a local server in the office and being able to update them anytime from one only place.
Editing revit.exe.config file and adding <generatePublisherEvidence enabled="false"/> between the <runtime></runtime> tags solves the problem and works just fine, but if only one person is using Revit I can't update the dll files because they get locked. This is the biggest issue because it would be really difficult to find a time when 100% of the users are out of Revit in order to update those files (they leave their machines on 24h a day with Revit open sometimes)
Does anybody know an alternative method to solve this issue or to update add-ins to multiple machines remotely?
I also read the following discussion but didn't help.
Thanks!
Marc
Solved! Go to Solution.