Page 1 of 1

Uninstall Problem

Posted: Tue Jul 18, 2017 3:13 pm
by raybatfs
Good morning,

I uninstalled MadExcept from a Delphi2006 install and now I get an Error TMadExceptionHandler not found on opening an existing project. What is the correct procedure for removing MadException?

Thanks Ray

Re: Uninstall Problem

Posted: Tue Jul 18, 2017 4:12 pm
by madshi
Is it possible the project you opened has a TMadExceptionHandler on its main form? Of course if you uninstall a component, Delphi will complain if you load forms with components on them that are no longer installed.