DLL/COM Registration

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What are my options for registering DLL and OCX components in Component Designer ?
 
Peter,

- FBA DLL/OCX Registration resource
- FBA Generic command invoking regsvr32.exe (included in the image) with your dll/ocx as an argument (also add /s switch)
- Register the DLL on XP Pro machine, grab all the registry entries (Regmon/Inctrl5/Regsnap/Regedit) and import using CD
- manually create all the reg.entries (painful, though)
 

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

Similar Threads

OCX registration 1
FBA DLL/COM Registration 4
FBA DLL\COM 1
FBA & COM registration 5
how to register out of proc COM server 1
COM DLL registration failed 0
dll registration fails? 3
register OCX and DLL 1

Back
Top