简体   繁体   中英

How to add a verified publisher in a Visual Studio Installer Project

While running the msi generated by the VS Installer project that I have created, i sometimes get unknown publisher popup. But I have defined the Manufacturer and ManufacturerURL in the properties. What else do I need to do in order to mitigate the unknown publisher popup?

您需要使用有效且受信任的(在运行安装程序的计算机上)证书对MSI文件进行签名。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM