Code signing MSI

Got a problem you cannot solve? Try here.
Post Reply
rikmar67
Posts: 7
Joined: Thu Sep 18, 2014 2:40 pm

Code signing MSI

Post by rikmar67 »

I have a web deploy setup where a user is getting "Smart App Control has blocked this app - TCConnectSetup.msi was blocked because we can't confirm who published it...". I noticed that the external EXE file is double-signed. However, when you run the setup the extracted MSI file is only sha1 signed. I assume this is the issue. How can I get the MSI double-signed before it is packaged in the EXE file? InstallAware X16.
JohnGaver
Posts: 265
Joined: Mon Feb 05, 2024 6:15 pm

Re: Code signing MSI

Post by JohnGaver »

Very interesting problem.

Code Signing Hooks in X18 are a lifesaver - have you considered upgrading?
John Gaver
InstallAware Skunkworks
InstallAware Multi Platform - Liberating DEB/RPM/PKG/MSI(X) into universal native setups!
Get your free copy today - https://www.installaware.com/installawa ... atform.htm
Post Reply