Hi Friedrich,

As a temp work around I've created a batch file that code signs my DLLs and
exe and I replaced the code signing script lines with the following to call
the batch file

#run ("sign.bat", "", "") [Wait]

Do you see any issues with this approach?

Regards

Parker