Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Registering an out-of-process component remotely
Message
From
09/07/2001 00:27:15
Fausto Garcia
Independent Developer
Lima, Peru
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00527889
Message ID:
00527996
Views:
18
Hi Claude,

I've found that to get an out-of-process COM component registered, I just need to run the .EXE on the PC I need it to be registered and this makes the COMponent get registered by itself. Moreover, if I perform
MyOutOfProcCOM.Exe /unregserver
the component gets unregistered. I think what I need now is a mechanism to:

a) Find out if there is a previous version of the COM component installed and registered on the client PC.
b) If so, perform a MyOutOfProcCOM.Exe /unregserver on the client PC.
c) Send the latest version of MyOutOfProcCOM.Exe to it.
d) Make MyOutOfProcCOM.Exe run on the PC to get the latest version registered.

Now the question is ... how can I make all this happen?
Solo se que nada se

Fausto J. Garcia Pino - MCSD.NET
.NET, Oracle, Tronador & Fondismo!
Previous
Reply
Map
View

Click here to load this message in the networking platform