From WikiChip
Difference between revisions of "mirc/commands/comreg"
< mirc‎ | commands

m (bot: correcting title)
m (Bot: de-linking old mIRC menu)
 
Line 1: Line 1:
{{mirc title|/comreg Command}}{{mIRC menu}}
+
{{mirc title|/comreg Command}}
 
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, [http://msdn.microsoft.com/en-us/library/tzat5yw6(vs.71).aspx Regasm Might Help].
 
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, [http://msdn.microsoft.com/en-us/library/tzat5yw6(vs.71).aspx Regasm Might Help].
  

Latest revision as of 19:13, 15 June 2017

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[edit]

/comreg -u <filename>

Switches[edit]

  • -u - Unregister

Parameters[edit]

  • <filename> - Filename to be registered

Example[edit]

;register example.dll file
/comreg example.dll

Compatibility[edit]

Added: mIRC v5.1
Added on: 28 Aug 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC commands list