VB6 Digitally-Signed EXE appears as Unknown Publisher in Windows 8 SmartScreen
问题 I have compiled a VB6 app and I digitally sign it after compilation using a batch file containing this command: signtool sign /f apt.pfx /p MyPassword d:\upload\service_pack_UK_BETA.exe If I right-click the EXE I can see the digital signature in the file Properties. However if people download the file and try to run it in Windows 8 they get the message in SmartScreen that it's from an Unknown Publisher. I have read articles such as this one http://social.msdn.microsoft.com/Forums/windows/en