Page 1 of 1

manually install the packages

Posted: Tue Mar 11, 2014 8:32 pm
by ronynish
Delphi XE3 with madExcept 4.0.9

I'm making an installer for plugins and components, but when installing the MadExcept manually, the plugin does not work as expected.
Is there any script to do this installation manually?

Here are my steps:
1) Registering packages;
2) Sets the current path of the fonts in the Library Delhpi;
3) I change the HKEY_CURRENT_USER \ Software \ Embarcadero \ BDS \ 10.0 \ Globals \ ForceEnvOptionsUpdate to 1;

Re: manually install the packages

Posted: Tue Mar 11, 2014 9:42 pm
by madshi
"The plugin does not work as expected". I would expect a more detailed problem description from a fellow developer... :wink:

What works, what doesn't?

Re: manually install the packages

Posted: Wed Mar 12, 2014 8:13 pm
by ronynish
After install manually the packages, on Delphi donĀ“t work, raising default exceptions. I like the madexcept debuger exception.

Re: manually install the packages

Posted: Wed Mar 12, 2014 11:43 pm
by madshi
Do you see the "madExcept Settings..." menu item in the Delphi project menu?

Re: manually install the packages

Posted: Thu Mar 13, 2014 5:25 pm
by ronynish
Yes, enable madExcept is marked.
MadExcept with default values.

attached prints.

Re: manually install the packages

Posted: Thu Mar 13, 2014 5:34 pm
by madshi
Are there any complaints/warnings when compiling? Check the "Build" tab in the "Messages" part of the Delphi GUI, after compiling.

Have you changed the madExcept folder structure in any way? The madExceptWizard_.bpl needs the madExceptPatch.exe to be in the same relative folder position, otherwise it won't find it.

Re: manually install the packages

Posted: Thu Mar 13, 2014 8:14 pm
by ronynish
I changed the folder structure and It worked!

Thanks, Mathias!

:D :D :D :D :D :D :D :D