I've got an experimental app that uses IM for a number of tasks.

I am trying to minimize the number of files I have to ship and registry
settings I have to manage.

I have had trouble doing a static build with VC 6...so as it is I need to
include a bunch of dependent DLL's (the 'CORE_RL_...' set).

But real issue is I get a "NoDecodeDelegateForThisImageFormat" exception
even for images for which I have DLL's for machines I try my app on -
machines that don't have IM installed on them.

So far my google-ing tells me I need to mess with the MAGICK_HOME variable,
and/or mess with the registry settings.

Is this the best way?  I am trying to keep this clean.  Is it spelled out
somewhere how to mimic what the IM installer does for a situation like
this?  Does someone have a checklist or guide to show me how best to package
an IM-enabled windows app with the minimum of files and registry pokes?

Thanks!

--matt
_______________________________________________
Magick-developers mailing list
Magick-developers@imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-developers

Reply via email to