Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 841 Bytes

sign-setup-exe-and-mysetup-msi.md

File metadata and controls

17 lines (12 loc) · 841 Bytes
description ms.assetid title ms.topic ms.date
Before you place Setup.exe and MySetup.msi on the Web server, you should sign the files with your digital certificate and private key, Mycert.cer and Mycert.pvk, using the SignTool utility.
0123c864-5d8f-4135-afea-9909faf3bb0f
Sign Setup.exe and MySetup.msi
article
05/31/2018

Sign Setup.exe and MySetup.msi

Before you place Setup.exe and MySetup.msi on the Web server, you should sign the files with your digital certificate and private key, Mycert.cer and Mycert.pvk, using the SignTool utility. For more information about using the SignTool utility, see CryptoAPI Tools Reference in the Microsoft Windows Software Development Kit (SDK).

Continue