I've written an application that uses 2 DLL files. The app works fine when launched from my machine, but I'd like to have it run from one of our remote machines.

If anyone, who doesn't have the DLL files, tries to launch the app they get an error 429 "ActiveX component can't create object".

Is there any way I can setup the app to use the DLL files from the remote machine… as opposed to having to have everyone copy and register the files locally?

Thanks in advance,
- Sam