Page 1 of 1

Authenticode signature, lost when converting to msi ?

Posted: Mon Apr 30, 2007 2:06 am
by simondk
Hi,

When i build a single .exe file my authenticode signature works fine, and is added as should be. But when using the group policy wizard to convert it to an msi installer package afterwards, the msi isnt signed :(

Am i missing something or do i have to sign the msi packages by hand each time (there might be some safety issues so its understandable)?

Thanks
-Simon

Posted: Thu May 03, 2007 5:23 pm
by MichaelNesmith
The MSI file thats inside the EXE which is now inside the GP MSI is signed, but the outermost GP MSI is not signed. You will need to sign it manually, yes.