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 ConEmu stop displaying warning? #463

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

How to make ConEmu stop displaying warning? #463

dmxt opened this issue Dec 12, 2015 · 11 comments
Labels
Milestone

Comments

@dmxt
Copy link

dmxt commented Dec 12, 2015

Everytime I launch Cmder (ConEmu terminal) 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 (image). The solution only work if you run MacType as a service or background app. But the thing is: it doesn't affect ConEmu, so I'm not worried about the solution.

How can I make ConEmu stop displaying this warning?

@Maximus5
Copy link
Owner

Warning is shown once per session. Just don't close ConEmu window.

@dmxt
Copy link
Author

dmxt commented Dec 12, 2015

@Maximus5 I know it's shown once per session and that is not a solution.

@Maximus5
Copy link
Owner

There were reports that MacType caused crashes. Users have to be warned.

@weaming
Copy link

weaming commented Oct 26, 2016

@Maximus5 Need one setting to close this warning.

@zchen0420
Copy link

zchen0420 commented Jan 11, 2017

in config file X:\Program Files\MacType\ini\***.ini
at [ExcludeSub] add:
ConEmuC.exe
ConEmuC64.exe

@dmxt
Copy link
Author

dmxt commented Jan 11, 2017

@asdaspl

It still doesn't work, after switching MacType to regular process and back to registry. I think having it running as registry has something to do it?

@sixpetrov
Copy link

I successfully disabled warning using c:\Program Files\MacType\MacType.ini

[UnloadDll]
ConEmuC.exe
ConEmuC64.exe

@symsimmy
Copy link

symsimmy commented Sep 5, 2018

@sixpetrov it works,thx!

@apiep
Copy link

apiep commented Feb 25, 2019

How can I hide warning while still include / whitelist conemu from mactype? Since I did not face any problem/crashes

@Maximus5
Copy link
Owner

Maximus5 commented Mar 3, 2019

Would it be sufficient to have switch ConEmu64.exe -NoMacTypeWarn?

@Maximus5
Copy link
Owner

190310

You may run ConEmu64.exe -NoHooksWarn.

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

No branches or pull requests

7 participants