FBA DLL/COM Registration

G

Guest

I’m not grasping how to register files. I have a list of dll’s and ocx files that need to be registered as a component

Are the files an argument for the FBA DLL/COM Registration in resources

Thanks, Davi
 
A

Andy Allred [MS]

Right. Also, you can look at some components in TD to get an idea of what's
required. For example, check out the Resources node for Internet Explorer
component in Target Designed. If no phase or arguments are required then
simply list the path and filename to the binary requiring registration.

Andy
 
G

Guest

The article was usefull for the arguments but dosn't how to link the "FBA DLL/COM Registration" resource to the binary ocx file

Where do I put the name of the ocx file I have listed in the files section of the component I want to register with the "FBA DLL/COM Registration"

----- James Beau Cseri wrote: ----

Here is some useful information on the FBA DLL/COM Registration resource
http://msdn.microsoft.com/library/d...us/xpehelp/html/xeconFBADLLCOMRegistration.as

You'll obviously have to add one FBA DLL/COM Registration resource for ever
binary that you wish to register

Hope this helps

-Beau Cser


David B said:
I'm not grasping how to register files. I have a list of dll's and oc
files that need to be registered as a component
 
S

Slobodan Brcin \(eMVP\)

Hi David,

Sorry I don't understand your question? (I assume that you have read link
that Andy gave you).

Use FilePath property in your component.

Regards,
Slobodan


David B said:
The article was usefull for the arguments but dosn't how to link the "FBA
DLL/COM Registration" resource to the binary ocx file.
Where do I put the name of the ocx file I have listed in the files section
of the component I want to register with the "FBA DLL/COM Registration"?
 

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

Top