-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
mirc/commands/comreg
< mirc | commands
The /comreg command can be used to registers and unregisters a COM with windows to make themselves accessible to applications. Regsvr32 command will not register .NET assemblies because of their very nature. However if you must, Regasm Might Help.
Synopsis
/comreg -u <filename>
Switches
- -u - Unregister
Parameters
- <filename> - Filename to be registered
Example
;register example.dll file /comreg example.dll
Compatibility
Added: mIRC v5.1
Added On: 28/08/1997
Note: Individual switches were not taken into consideration.