Register HVPcontrol
Register HVPcontrol registers the HVP ActiveX control for HyperView Player.
- 
                Start Register HVPcontrol in Windows.
                - 
                        From the Start menu, select All Programs.
                        On Windows 10, go to the All Apps menu. 
- Select Altair <version>.
- 
                        Select Tools > Register HVPcontrol.
                        On Windows 10, select Register HVPcontrol<version>. 
 A message is displayed stating that the registration was successful.
- 
                        From the Start menu, select All Programs.
                        
- 
                Manually switch to a previous or newer version of HVP ActiveX control.
                - 
                        Using your file browser, locate HVPControl.dll,
                            which is usually found at
                                C:\Altair\<version>\hw\bin\win64
                        Windows has a program called regsvr32 that is used to register controls. The HVP control is a 32-bit library so you would use the same regsvr32 program to register on a win64 machine.
- 
                        Go to Start > Run and enter regsvr32 followed by the
                            path and name of the control you want to register.
                        Place the path in quotations. For example, to register the HVPControl.dll enter:regsvr32 "C:\ Altair\<version>\hw\bin\win64\HVPControl.dll" 
- 
                        Click OK.
                        A message is displayed stating that the registration was successful.
- Click OK.
- 
                        To view a list of options for the regsvr32 program enter only
                                regsvr32 in the run box and click
                                    OK.
                        A list of options is displayed. 
 Figure 1.
 
- 
                        Using your file browser, locate HVPControl.dll,
                            which is usually found at
                                C:\Altair\<version>\hw\bin\win64