6

my application is loading addins dynamically and when i add a new module i need to Rebuild the Pipeline segments cache, but the app doesn't have write permissions in the program folder and causes a UnauthorizedAccessException. i don't want to copy the addins in a temporary directory or the users application directory.

is there a way to find/activate new added addins without rebuilding the pipeline segments cache ?

1 Answers1

0

Im not sure, but maybe with it will works AddInStore.Update

ígor
  • 1,144
  • 7
  • 16