vb6ocx

How do I register .ocx files in VB6?


I want to be able to install the application I built using VB6.0 on an end user machine without having to install the VB6.0 program. Some say the .ocx files need to be registered. If so, how do Iregister those files?


Solution

  • You need to run regsv32.exe on target machine.