Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Register a COM object
Message
From
11/07/2002 19:09:44
 
 
To
11/07/2002 18:40:20
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00677375
Message ID:
00677795
Views:
28
This message has been marked as a message which has helped to the initial question of the thread.
>Thanks, I knew it was somewhat simple to do. What if I wanted to move the location of the YourCOM.dll file how do I go about registering the new location, or even "Unregistering" a .dll?

you just need to do a:

regsvr32 c:\yourdir\yourCOM.dll /u

the "/u" will unregister your DLL... then, it´s just a matter to register it again, pointing the new location.
Claudio Lassala
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform