Distributing Delphi Application which uses an ActiveX control
- by Nowayz
What's the best way to package the activex dll with the delphi application?
If I just compile it, when I send it to somebody else it gives them errors because they don't have the ActiveX dll registered.