cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
dick_vail
Level 3

Signing error

I have a IS2012Premier Suite project that builds and signs correctly in the IS gui,
BUT when I build the project with ISCMDBLD.exe, the signing fails, displaying output as follows:
.............
Started signing SetupSuite64.exe ...
Number of errors: 1
SignTool Error: Access is denied.
SignTool Error: An error occurred while attempting to sign: SetupSuite64.exe
ISDEV : error -1027: Failed signing SetupSuite64.exe
Started signing Setup.tmp ...
Successfully signed: setup.tmp
The suite project creation process has completed with: 1 Errors and 0 Warnings.
.............
The resulting package seems to work okay. Is this a real error?
Any fixes, work arounds or ideas?
Labels (1)
0 Kudos
(1) Reply
dick_vail
Level 3

The issue was Administrator rights.
InstallShield always runs with Administrator rights.
The command line program, ISCmdBld.exe, does not.
0 Kudos