Message 1 of 2
Task Scheduler calling Addin.Activate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone, running into an issue at the moment with the task scheduler. When the task scheduler runs any task it calls the addins Activate() method but this leads to some unexpected behaviour which we'd normally avoid with the silentOperation check but the task scheduler doesnt seem to count as a silentOperation. Has anyone else had a similar issue, or at least knows of a way to check if inventor was launched by the task scheduler?