Page 1 of 1

Code signing MSI

Posted: Wed Feb 18, 2026 2:14 pm
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.

Re: Code signing MSI

Posted: Thu Feb 19, 2026 9:10 am
by JohnGaver
Very interesting problem.

Code Signing Hooks in X18 are a lifesaver - have you considered upgrading?