Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Register a COM object
Message
From
10/07/2002 23:45:53
 
 
To
10/07/2002 23:25:47
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00677375
Message ID:
00677379
Views:
24
This message has been marked as the solution to the initial question of the thread.
>When I compile a MTDLL on a machine, the compilation automatically registers the object. What if I want to register that object on another machine, what to do. I know it's probably been asked a thousand times before, but please....

just run the following command (from the Start menu - Run..., or from the prompt):

RegSvr32 c:\yourdir\yourCOM.dll

(replace the c:\... for the right path for your MTDLL)

of course, you must have the VFP runtimes on the machine in order for the registration works.
Claudio Lassala
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform