realbasic-nug
[Top] [All Lists]

Re: Installing OLE Object in registry

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Installing OLE Object in registry
From: Hubertus Hiden <hubertus at hiden dot org>
Date: Thu, 30 Jun 2005 20:13:00 +0200
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <p0600200abee9df61a04d at [192 dot 168 dot 10 dot 146]>
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>

<Prev in Thread] Current Thread [Next in Thread>