Page 1 of 1

Redistribute program using MagickWand?

Posted: 2019-10-01T23:32:03-07:00
by alanchcw
Hi,

My program will use MagickWand. I wonder how to redistribute it without installing ImageMagick on the target computer.

In the thread https://imagemagick.org/discourse-serve ... f=1&t=8136 , it said "The ImageMagick binaries requires Window registry entries to work properly. ". Does that means my installer needs to change the registry entries to make sure MagicWand works properly? If yes, is there any document on how to do that? I try to search but cannot find any.

Thanks