Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to register a com object through program coding ?

Status
Not open for further replies.

subang

Programmer
Joined
Jan 1, 2002
Messages
4
Location
MY
besides using the manual way to register the com object (ActiveX Component) by using 'regsvr32', i wanna know can we register the com object by program coding, because i want my program automatically register those needed com object when the program is starting/running. program 'regsvr32.exe' is a simple program provided by microsoft, so i think we can write the coding to perform the task like 'regsvr32.exe. Right ? Any comment or solution ? thank u !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top