I'm setting up a new machine, and I'm trying to working through the
last few wrinkles.

In conjunction with the new machine, I've also moved one of projects
from P: to C:, and I've already changed all those references in my SB8
file.

However, when I compile the installer, I get two warnings of GEN1061:
File not found (without mentioning a filename). Then an error of
GEN1053: Code signing process failed. Error Code: -1.

I tried manually signing an EXE in DOS, and realized that I hadn't
installed the Microsoft SDK on on the machine. I went ahead and got
the latest (which was apparently 32-bit instead of 64-bit on my old
machine, but I couldn't find the 64-bit one). Then I tweaked my
manual SignIt.cmd with the new filename, and it work.

I tried it again in SB8, but it still didn't work. Then I figured it
must be a problem with the path, as it was with my own SignIt.cmd. I
dug though the SB8 Options, and found it pointing to C:\Program Files
(x86)\Lindersoft\SetupBuilder 8 Developer\Lib\SignCode.exe. However,
that file doesn't exist.

My manual signer uses C:\Program Files (x86)\Microsoft
SDKs\Windows\v7.1A\Bin\signtool.exe (not SignCode). Should I just
change the SB8 option to point to that file, or is there another
approach I should use?

Mike Hanson
www.boxsoft.net