
07-18-2008
|
|
|
|
Join Date: Jul 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Programatically run regsvr32 on ocx and dll
How can I programatically or from the command line run regsvr32 to register ocx or dll. I can run the command and register the ocx using the elevated Administrator command prompt (console). But I want to register the ocx throught my application.
Thanks.
|