>We are doing something wrong. I checked our myProgram.exe file after code
>signing the installation package
>and realized the myProgram.exe file is not code signed. We do not get any
>errors when code signing the installation
>package.

There is a checkbox in SB somewhere (cannot remember as 12 months since I used SB)
that you set/unset so that you only codesign a copy of the exe which ends up inside
the install. It leaves your original alone. Check your settings where you call the
exe codesign within your script.

JohnG