发布者名称未显示“程序和功能”窗口。
installler.exe文件是使用Installanywhere 工具创建的
我执行了下面提到的命令。
cd\
C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin
signtool.exe sign /f "D:\Softwares\AAINC.pfx" /p "password" "D:\VM\Installer.exe"
当我双击安装程序时,它会显示发布者名称,并验证右键单击安装程序,它会显示包含发布者名称的数字签名面板。
But when i installed the installer it does not showing the publisher name.
**location :** Control Panel\All Control Panel Items\Programs and Features
为什么它不显示出版商名称。提前致谢。