G
Guest
I have a windows application distributed across an intranet using ClickOnce
deployment. The problem I have is that my project makes a reference to a COM
object on the client machine.
Is there any way I can set this up so that my application can check to see
if the COM compnent is registered on the client machine and if not, copy it
to the client machine and register it automatically ?
Thanks In Advance
deployment. The problem I have is that my project makes a reference to a COM
object on the client machine.
Is there any way I can set this up so that my application can check to see
if the COM compnent is registered on the client machine and if not, copy it
to the client machine and register it automatically ?
Thanks In Advance