Use com component without registering it ?

P

peter.jakes

Hello,
I am straggling with an issue than may not have a solution. I have a
windows application that is composed of com components. Normally one
registers all components the application uses and it all works.
I would like to distribute a CD that holds some data and use my
application to view the data. The problem is that for user to use the
application from CD he has to register all com components through some
instillation process, which I don't like.
Does anyone know if it would be possible to instantiate and use com
component without actually registering it? Just to know what dll that
component is in and uses it directly without having any information in
registry? And ultimately I hope the code difference would be so minor
that I could have a conditional compilation one for normal com creation
and the second for not registered components.

Thanks for any advice.
Peter

P.S. is there more suitable group to post this question in?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top