I'm running
Windows server 2008 R2
I've installed imagemagick and the ImageMagick Display and it works fine, when I try typing in command prompt:
C:\>$magick> identify -version
I keep getting access denied.
Any ideas on how I can find out what's going wrong, this is really holding me back on my project and I have been stuck on this for 2 days.
Thanks in advance for any pointers.
Access denied
- whugemann
- Posts: 289
- Joined: 2011-03-28T07:11:31-07:00
- Authentication code: 8675308
- Location: Münster, Germany 52°N,7.6°E
Re: Access denied
No idea.
What exactly is the message in the cmd box?
What happens if you just call Identify?
Do you think it's a good idea to incorporate a dollar sign in a directory name ($magick)? Or where does it stem form?
Possibly another program which is also named "identify"?
What exactly is the message in the cmd box?
What happens if you just call Identify?
Do you think it's a good idea to incorporate a dollar sign in a directory name ($magick)? Or where does it stem form?
Possibly another program which is also named "identify"?
Wolfgang Hugemann