Digital signature tab not showing.
jiju_john said 1 year, 1 month ago:
Hi,
I have signed the .msi file using signtool and the digital signature is showing in the Digital signature tab of the application. but when installing this application, the Digital signature tab is not showing in the application which is in the installed path.
why it is not showing?
thanks in advance
Jiju
sherrod said 1 year, 1 month ago:
@jiju_john,
I imagine this is regarding a Code Signing Certificate. However, I am unsure if this is the case. Could you please reply back with more information regarding your inquiry so we can better review and address the issue.
Thanks,
Sherrod
jiju_john said 1 year, 1 month ago:
Actually we are using Microsoft Visual Studio to create the MSI file. We need to add certificate for both the Application exe and also for the setup (MSI). We are following the scenario such that we will first apply sign in to the exe of the application from Debug folder of the solution using the SignIn tool, then we will rebuild the Installer solution, on the rebuilding time the application get rebuild and the digital signature get lost. We need to get the digital signature to both exe and msi, from the visual studio environment. Please guide us with to a useful link or suggest an approach to accomplish this task.
Thanks in advance
adamr said 1 year, 1 month ago:
@jiju_john
I don’t have much experience with Code Signing Certificates personally, but you may want to check out this thread I found at:
http://social.msdn.microsoft.com/Forums/en/winformssetup/thread/e9dce89d-78ed-463b-bcb2-8f7a57e2a20e
Hopefully other Forum users will be able to provide you with some insight as well.
-Adam
0 min expected wait time