Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make Cmder stop displaying warning? #768

Closed
dmxt opened this issue Dec 12, 2015 · 5 comments
Closed

How to make Cmder stop displaying warning? #768

dmxt opened this issue Dec 12, 2015 · 5 comments
Labels
👆 ConEmu Upstream issue in ConEmu.

Comments

@dmxt
Copy link

dmxt commented Dec 12, 2015

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?

@Stanzilla Stanzilla added the 👆 ConEmu Upstream issue in ConEmu. label Dec 12, 2015
@Stanzilla
Copy link
Member

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

@dearfl
Copy link

dearfl commented Mar 14, 2017

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

@ghost
Copy link

ghost commented Apr 7, 2017

@cocoZhong add "cls" in file /vendor/init.bat XD?What should I do?thanks

@dearfl
Copy link

dearfl commented Apr 7, 2017

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

@Obspogon
Copy link

Obspogon commented Feb 8, 2023

do this Maximus5/ConEmu#463

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👆 ConEmu Upstream issue in ConEmu.
Projects
None yet
Development

No branches or pull requests

4 participants