Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove VFP COM DLL from registry
Message
From
08/12/1998 12:29:33
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00165102
Message ID:
00165172
Views:
13
Thanks for the help. Can you give me more detail information about
programmatic registration/deregistration. Where is the location?


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
Next
Reply
Map
View

Click here to load this message in the networking platform