@StompyRobot @foone If all the installer did was register the COM components, I'd expect regsvr32 to do what you need-- maybe with /i to call DllInstall (but whether you need that or not is going to vary from component to component-- try without first).
If there's other stuff the installer did than just copy DLLs and register them, that's going to be tricker, obviously.