In past i had other code signing which worked with innoSetup. But recently i purchased EV code signing for three year which is USB token certificate.
when i do manually without InnoSetup it works.
how do i do it with innosetup?
I tried following but it always failed.
[Setup]
...
SignTool=signtool
EDIT: dialogin window keep asking press ok or cancel, when i click ok it keeps repeating.