Click to See Complete Forum and Search --> : How do you register an ActiveX EXE


February 7th, 2000, 03:07 PM
How do you programmatically register an ActiveX EXE?

Johnny101
February 7th, 2000, 04:15 PM
For exe's you can't use the regsvr32 utility, you actually run the exe and pass it a switch. This is the syntax:

YourActiveX.exe /regserver




Have fun,
John


John Pirkey
MCSD
www.ShallowWaterSystems.com