I have a problem that I would like to merge a large number of images using ImageMagick\'s convert.exe, but under Windows I have a 8192 byte long command line limit.
Have you thought about using the xargs program. This maybe a high-level solution to the problem.
xargs