Here's my issue -- i've tried the ol' reboot and reinstallation to no avail:
I'm trying to call imagemagick through MSSQL using xp_cmdshell. In order to run convert, i have to provide the absolute path, ie ("C:\Program Files (x86)\ImageMagick-6.7.2-Q16\convert" "C:\fax.tif" "C:\fax2.tif"
Here's ...
Search found 2 matches
- 2011-09-14T12:24:56-07:00
- Forum: Bugs
- Topic: Bug in convert.exe?
- Replies: 1
- Views: 5443
- 2011-09-13T08:47:45-07:00
- Forum: Users
- Topic: Problem with convert.exe?
- Replies: 1
- Views: 4380
Problem with convert.exe?
Here's my issue -- i've tried the ol' reboot and reinstallation to no avail:
I'm trying to call imagemagick through MSSQL using xp_cmdshell. In order to run convert, i have to provide the absolute path, ie ("C:\Program Files (x86)\ImageMagick-6.7.2-Q16\convert" "C:\fax.tif" "C:\fax2.tif"
Here's ...
I'm trying to call imagemagick through MSSQL using xp_cmdshell. In order to run convert, i have to provide the absolute path, ie ("C:\Program Files (x86)\ImageMagick-6.7.2-Q16\convert" "C:\fax.tif" "C:\fax2.tif"
Here's ...