Search found 2 matches

by pekkle
2010-12-31T01:45:32-07:00
Forum: Users
Topic: imagemagickobject.dll failed to register
Replies: 2
Views: 6655

Re: imagemagickobject.dll failed to register

More information for developers, please fix the problem ASAP.

From the source ImageMagick-6.6.6-8.zip

The problem is caused by :-
ImageMagick-6.6.6\VisualMagick\installer\inc\run-register-com.isx line 20...
Filename: "regsvr32"; Parameters: "/c /s""{#MagickLibDirectory}\ImageMagickObject.dll ...
by pekkle
2010-12-14T01:09:39-07:00
Forum: Users
Topic: imagemagickobject.dll failed to register
Replies: 2
Views: 6655

imagemagickobject.dll failed to register

Actually the problem has been here for a long time, we have to manually register the object.
Today, I've tried to figure out the problem, and find the problem is caused by the install script.


[Run]
...
Filename: "regsvr32"; Parameters: "/c /s""{app}\ImageMagickObject.dll"""; StatusMsg ...