Hi Friedrich,

> Only if you call some kind of command line prompt. There is no output if
> you use ShellExecute and "wait" for the signtool.exe termination.

There is, but you can't redirect the output with ShellExecute only with
CreateProcess. Which I why I create BAT files on the fly with BA and
then execute those to redirect output to a file. CreateProcess works
fine except when elevating - it can't do that. But with CreateProcess
you can redirect output.

Best regards,

--
Arnor Baldvinsson
Icetips Alta LLC