I used to sign my files with a file based certificate. But now I have been asked to use a usb token, which I have purchased and installed. I am able to sign my exe files from the command line with signtool. It requests for my password and once I enter it, it's signed.
However, I am not able to use it in AdvanceInstaller.
AI does recognise the device as a store but when I build, it throws an error saying "Error message: 'SignTool Error: No certificates were found that met all the given criteria."
But I am able to sign my files from the command line. How do I get this to work with AdvancedInstller.