Concerns about deploying webplayer in schools?

I have an educational product (running through the web player) that I am trying to deploy in several school districts. The problem is that the schools have strict firewall restrictions (so they act as almost being offline), so downloading the web player to each machine isn’t feasible.

Would this be possible: grabbing the current version of the web player plugin and manually installing it to these “offline” machines? Or does Unity require that the web player is downloaded through their site?

I have wondered the same thing for secure networks. I don’t know the answer unfortunately, but is there any chance you could distribute an exe or app file instead?

the webplayer must be downloaded, you are not allowed to redistribute it.

in such an environment, you better do an additional standalone build which you distribute.

should also be much easier as such security concerned schools will let hell freeze before they let an uncertified web plugin install in their secure environment.