Home > Archive > Visual Basic > May 2004 > Re: regsvr32 newly installed dll one time only, programatically,
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: regsvr32 newly installed dll one time only, programatically,
|
|
|
| Schmidt wrote:
> "mscir" schrieb
>
> No, because you cannot register "on the fly" if you're running under an
> account, that hasn't the rights to access/WriteTo the registry.
> Instead you can instantiate and use COM-Objects without prior registering.
> Here's a link to our free helper-tools (AXDlls and Ocx):
> www.datenhaus.de/Downloads/dh_DirectCOM.zip
>
> and here, how you can implement this (for AXDLLs) yourself:
> http://groups.google.de/groups?q=vb+sss+classexists+asm
>
> Olaf
Olaf, Thanks for the explanation and for the free code,
Mike
|
|
|
|
|