My program can run on my machine and a couple of others within a NT network but can't run on the rest because of error with an exe COM object created by myself.

Error msg says

"ActiveX component can't create object"

Is this a problem with object registry? If yes, how to check my exe COM object is registered properly on a machine without VB IDE?

(I used PDW to setup installation package.)