|
-
February 7th, 2000, 04:07 PM
#1
How do you register an ActiveX EXE
How do you programmatically register an ActiveX EXE?
-
February 7th, 2000, 05:15 PM
#2
Re: How do you register an ActiveX EXE
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
John Pirkey
MCSD (VB6)
http://www.stlvbug.org
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|