Is it possible to register ActiveX components on computers in a network from a central machine other than registering them directly on the individual computers?
How can this be done?
Thank you
David Stephen
Printable View
Is it possible to register ActiveX components on computers in a network from a central machine other than registering them directly on the individual computers?
How can this be done?
Thank you
David Stephen
Hello,
u can register your com component by using
REGSVR32 , utility
Like This
REGSVR32 "Network Path of that Component"
that component automatically get registered in u'rs component.
if u'r problem is not solved by this, then reply me at
[email protected]
i'll send u some other way to do this
Best of Luck
Bye
Vivek