Hi,
I try to install ImageMagick under Windows 7. The problem is I encounter the error during the final stage of the installation procedure. Here it is:
***
Unable to execute file:
ppm
ShellExecuteEx failed; code 2.
***
Could you tell me please what the reason is.
ShellExecuteEx failed
-
- Posts: 2
- Joined: 2012-06-18T06:05:23-07:00
- Authentication code: 13
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: ShellExecuteEx failed
You tried to execute a command called "ppm"
ppm is not a command it is the suffix of an image file format.
Without more info it is impossible to say more.
ppm is not a command it is the suffix of an image file format.
Without more info it is impossible to say more.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/
Re: ShellExecuteEx failed
Did you use one of the binarys from here: http://www.imagemagick.org/script/binar ... v5#windows
-
- Posts: 2
- Joined: 2012-06-18T06:05:23-07:00
- Authentication code: 13
Re: ShellExecuteEx failed
Anthony, what kind of info should I provide? Anyway, here are some details:
http://www.4shared.com/photo/WUkfv_8E/Error.html
http://www.4shared.com/photo/WUkfv_8E/Error.html
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: ShellExecuteEx failed
It looks more like windows is trying to 'execute' a "ppm" suffix file, using image magick and failing.
Sorry I can't really help you there.
Sorry I can't really help you there.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/