I have an activex control written in C++ which is version 1.0.0.5. I've updated the control to v1.0.0.6. In my .inf and in my html page that references the control, I've specified the new version number. The assumption was that the new control would be downloaded and installed over the old control; however this is not happening. Any ideas how to get a newer control to be downloaded?