I Checked the issue in our lab.
There is a known problem with VISTA & ActiveX instalation (Regsvr32 fail with error code 0x80040200)
I did some tests which didn't solved it (disable UAC, run regsvr32 with WinXP compatebility, login as administrator)
The only thing that solved it was:
- Download the attached ZIP file and extract it.
- Open command prompt as Administrator. (right click / open as administrator)
- Change directory to the filder containing the OCX.
- Type regsvr32 RvControl.OCX + enter.
That should do it.