Hi Paul,
Take a look at the command line tool regsvr32
Hope it helps
Hubertus
Paul Rodman schrieb:
> (Excuse my ignorance in these matters, but Windows in not my primary
> platform)
>
> I have a DLL containing an OLE Object I wish to use from an RB app on
> Windows. It would appear that the DLL has to be registered in the
> Registry before the app can access it. Is there some way, other than
> by using an installer or building the required Registry entries from
> within the app, that I can do this? Or, alternatively, some way of
> instantiating the object from the DLL without fooling with the
> Registry? Or perhaps some sample code to show how to do it?
>
> Thanks,
>
> Paul Rodman
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives of this list here:
> <http://support.realsoftware.com/listarchives/lists.html>
>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|