Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove VFP COM DLL from registry
Message
From
08/12/1998 13:52:25
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00165102
Message ID:
00165242
Views:
16
I found it. Thanks for the information.


Tai Fei Pao

>>Thanks for the help. Can you give me more detail information about
>>programmatic registration/deregistration. Where is the location?
>
>It's in the FAQ section of the Knowledge Base here on UT - clieck on the purple book, and then do a search on register/deregister.
>
>>
>>
>>Thanks, Tai Fei Pao
>>
>>
>>>>Hi: I like to remove the VFP COM DLL from the registry. Does anyone
>>>> know how to remove it? I am new in this area.
>>>>
>>>
>>>You can use REGSVR32 to remove an entry by using the /u parameter, ie:
>>>
>>>REGSVR32 /u MyCOMDLL.DLL
>>>
>>>The /u must appear before the name of the .DLL/.EXE being unregistered.
>>>
>>>You can also do this programmatically; there's an example of programmatic registration/deregistration in the FAQ.
Previous
Reply
Map
View

Click here to load this message in the networking platform