Exec Error] The command "signtool.exe sign /tr /f C:\Users\n7yg\OneDrive\Comodo\steinkamp.pfx /p MyPassword C:\Users\n7yg\Embarcadero\Studio\Projects\CallSearch\Win32\Release\CallSearch.exe" exited with code 9009.
Now, I can copy and paste that whole command into a Command Window, and it runs fine and signs the file. So, what is going on with the IDE? It is possible the IDE still has an open hook to the executable when it tries to run the post build events?
We use that. It triggers after a commit to Git, increment versions, builds, runs unit tests, and translates, signs, package and copy the variants to their respective staging shares, and creates a zipped copy.
3a8082e126