I really hate to post this. I've scrubbed through the NG,
chased all of the leads posted there and still have a
problem.
I'm using SB6.5
Using SignCode.exe the Install.Package IS signed, my
Certificate is shown on the Digital Signatures tab.
This is true with both versions of PKEY.exe ( 6.5.1845.0 and
6.0.1459.0).

I've included #embed Vista Manifest in the setup-script in
the initialize setup section immediately following the
#include script "Common Definitions.sbi" statement.
The compile tells me it did create the manifest.

If I add a #code-sign application immediately after the
#embed Vista Manifest statement the compile fails with
Compiler error GEN1053: Code signing process failed
This is true with both versions of PKEY.exe

So, the dumb question is:
What am I doing wrong?

Thanks in advance.

Guy Bernard