Question : Export Installed ActiveX Control

We have an appliance which installs various activex controls when the appliance is first accessed from the client PC.  Rather than force the user to click the assorted bars, pop ups, etc, we would like to deploy all of the controls automatically.

The vendor has been unable to help us.

I found the activex control names on a machine which already had the controls installed.  How can I export these and push them to another PC?  Thanks!

Answer : Export Installed ActiveX Control

If all you want to do, is to copy all the required components to all your client machines in advance of them running the application, you can just copy the files manually and either manually type in the regsvr32 commands, or if there are a number of components, use a bat file to register all of them.  You can even use a bat file to copy the files from a host and then do the regsvr32 command.


Random Solutions  
 
programming4us programming4us