I am invoking magick from a windows exe (compiled by powerbasic console compiler) using the windows ShellExecute API.
I am processing files in a loop and every invocation of magick opens windows cmd window is there a command line parameter to stop the creation of a window in this environment?
Invoke magick without opening cmd window
Re: Invoke magick without opening cmd window
Maybe this can help you: https://stackoverflow.com/questions/474 ... ow-from-th?