QA Plugin with automated update check

Hello,

i am currently working on a qa plugin, and i would like to integrate some kind of update check when studio is started. So i would like the plugin to check its version number against the newest version (will be compared against a web server).

Now my question is: which is the best event / interface to implement / use?

I tried it out with IBilingualContentHandler.Initialize, but then the update check is called everytime a QA check is performed. I only want to call it when studio is started.

Best regards,
Mario

Parents Reply Children
No Data