WebPlayer Updates

Dear all,
I´m working in a webplayer program. And I need to disable webplayer updates, because of final users of my program won´t have administrator privileges in the pc. Is there a way (a property, environment variable…) to do that?

Thank you very much :smile:

Webplayer install and webplayer updates don’t need admin rights. That requirement was removed already on Unity 2.6 in spring 2010.

And you could preventing the webplayer presence check and offer the user to download it but htat would be plain stupid, cause if the user does not have it, it will not work.
What you can not do is prevent the webplayer from updating if its present already, but again, you normally should not even see that happening