how to register out of proc COM server

  • Thread starter Thread starter Usman
  • Start date Start date
U

Usman

hi all,

i am building an XP embedded image and one of my component contains an .exe
COM server, can some one tell me how to register this server using FBA
dll/Com registration mechanism

Usman
 
Usman,

Out of Proc servers usually carry the registration routine themselves.
You can use FBA Generic Command. Depending on your COM server implementation the command may look like:
<COM server exe file> ' /regserver'

KM
 

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

Back
Top