> We're not sure why ImageMagick cannot find the Ghostscript registry > key. It works for us on our Windows 2003 system (we don't have 2000). > ImageMagick looks for HKEY_LOCAL_MACHINE\SOFTWARE\GPL Ghostscript with > RegOpenKeyExA() and then enumerates the keys with RegEnumKeyA() looking > for the latest Ghostscript release.
Thanks for caring about this. I will now just add the GhostScript path to the default search path, which solves the problem for me (as I have just tested). And I am sure that we will have a somewhat newer Windows server -- well, someday... Wolfgang Hugemann _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
