I have an application with an automation object, in the Delphi IDE, I registered it through the "Register Type Library" button Can i As an alternative, I can use TragSR of codegear.
But when I have been installed on a computer, how should I enter an application? Should include tregsvr.exe in setup? Do I allow to contribute to tregsvr.exe? Thanks for your advice!
In Windows there is a regsvr32.exe which is enabled by DLL (or OCX ) To register if your server has an EXE then you can call it command line switch / REGSERVER .
Comments
Post a Comment