Hi,

Running SB 10.0.5074 Developer and my new certificate had to be downloaded
to a USB token device and the private key is not exportable so I can't
create a pfx file.

Found the nifty EVCS macro option in the docs and it worked like a charm
for code signing the installer and uninstaller but fails on the script line

#code-sign application "C:\myproj\thisproj\my.exe ["EVCS://text of Issued
To"]

The compiler error is GEN1061 File not found: EVCS://text of Issued To

Any idea of where I've gone wrong here?

TIA

Parker