cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
rameshinstall
Level 2

Code signing

We use InstallShieldSpring to bundle our plugins components. Using Basic MSI project type, packaged our plugins components. Due to our corporate licensing model, certification details are cannot be configured in the installshield project. Setup.exe is usually signed by coping into another build server, and then we have custom tool which will sign setup.exe or msi.

What we did was is, Took output of "Basic MSI" project , copied into our build server and then signed using our custom tool.

The issue here is, when install setup.exe, in the middle of installation, we get error dialog with message " xxxx.MSI" is not signed .. unauthorized publisher.. Can you provide some guidelines on how we can sign msi also..
Labels (1)
0 Kudos
(1) Reply
Johannes_John
Level 7

Hello rameshinstall,

could the posibility to use CMDs in:
Media/Release
the release itself
Tab Events
help you in that case?

Regards
Johannes
0 Kudos