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