Back

Topic

[KB240]ActiveX Registration

Tags: ActiveX

14 years ago
By RM
Options
Print
Applies to:

PcVue all versions with support for Windows 95, 98 2000, NT and XP.


Summary:

This article explains how to register and de-register an ActiveX control in Microsoft Windows operating systems.


Details:

In the Start.Execute or Start.Run menu, enter the following command line:

regsvr32 J:\OCX Sample\Axsample

Example

To register the ActiveX module AXSOMPLE.OCX located in the J:\OCXSAMPLE\ folder, use this command line:

regsvr32 J:OCX SampleAxsample

If you want to de-register an ActiveX module, execute the following command line:

regsvr32 /u [path]filename


Created on: 26 Nov 2010 Last update: 26 Aug 2024