发布商名称未显示"程序和功能" 窗口。
使用 Installanywhere工具
创建 installler.exe 文件我执行了下面提到的命令。
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
为什么它没有显示发布者名称。提前致谢。