Cmder: How to make Cmder stop displaying warning?

Created on 12 Dec 2015  路  4Comments  路  Source: cmderdev/cmder

Everytime I launch Cmder I receive this warning:

WARNING! The MacType's hooks are detected at 0x0000000180000000
         C:\Program Files (x86)\MacType\MacType64.dll
         Please add ConEmuC.exe and ConEmuC64.exe
         to the exclusion list to avoid crashes!
         http://conemu.github.io/en/Installation.html#mactype

I can't exclude these .exe on MacType because it's running in a registry. The solution work if you run MacType as a service or background app. But the thing is: it doesn't affect Cmder, so I'm not worried about the solution.

How can I make Cmder stop displaying this warning?

馃憜 ConEmu

Most helpful comment

add "cls" in file /vendor/init.bat XD

All 4 comments

That's more of a ConEmu issue, please file a ticket over there: https://github.com/Maximus5/ConEmu

add "cls" in file /vendor/init.bat XD

@cocoZhong add "cls" in file /vendor/init.bat XD锛焀hat should I do锛焧hanks

@FateLight add an clear screen command at the bottom of file init.bat.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vincentntang picture vincentntang  路  3Comments

AaronKaa picture AaronKaa  路  3Comments

giuliannosbrugnera picture giuliannosbrugnera  路  3Comments

tfarina picture tfarina  路  3Comments

emesx picture emesx  路  3Comments