What files are needed in order to run convert.exe without installing the entire ImageMagick suite?
Computer 1: Installed the Windows binaries, and ran Convert /? In order to test, within the c:\program files\ImageMagick-6.4.3-Q16 directory type Convert /?. The help properly displayed. To further test, I copied the following files to a temp directory: Convert.exe Core_Rl_Magick.dll Core_Rl_ZLib.dll Core_Rl_BZLib.dll Core_Rl_LCms.dll Core_Rl_Tiff.dll Core_Rl_Jpeg.dll Core_Rl_Wand.dll Core_Rl_Ttf.dll X11.dll And, set the path (via PATH=) to the temp directory. If I type in Convert /?, the help is properly displayed. Computer 2: If I copy the same files to a machine where ImageMagick binaries were not installed, and type in Convert /?, I get the following error: Convert.exe - Application Error The application failed to initialize properly (0xc00000fd). Click on OK to terminate the application. Is there a registry entry I need to make, or some other file copied? Thanks, Carl The information contained in this transmission may contain West Marine proprietary, confidential and/or privileged information. It is intended only for the use of the person(s) named above. If you are not the intended recipient, you are hereby notified that any review, dissemination, distribution or duplication of this communication is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. To reply to our email administrator directly, please send an email to [EMAIL PROTECTED] _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
