Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to unregister .OCX ActiveX?
Message
From
26/06/2007 04:51:29
 
 
To
23/06/2007 06:58:39
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01235160
Message ID:
01235549
Views:
14
>>
>>REGSVR32 -u COMDLG32.OCX
>>
>>


I suppose that -u will also work. But when I run REGSVR32 without any parameters this is what I get:

---------------------------
RegSvr32
---------------------------
No DLL name specified.

Usage: regsvr32 [/u] [/s] [/n] [/i[:cmdline]] dllname
/u - Unregister server
/s - Silent; display no message boxes
/i - Call DllInstall passing it an optional [cmdline]; when used with /u calls dll uninstall
/n - do not call DllRegisterServer; this option must be used with /i
---------------------------
OK
---------------------------

So MS recommends I use /u rather that -u
Previous
Reply
Map
View

Click here to load this message in the networking platform