Could you add a parameter for processing files one by one? For example, the command would look like this:
Code: Select all
[em_onebyon]
cmd=tool.exe
param=-input=%s.fileName -output=%s.fileNameNoext_hello_%s.fileExt
Moderators: Hacker, petermad, Stefan2, white
Code: Select all
[em_onebyon]
cmd=tool.exe
param=-input=%s.fileName -output=%s.fileNameNoext_hello_%s.fileExt