When I am running my installer in Vista I get the following
dialog box.
An unidentified program wants access to your computer
myinstaller.exe
Unidentified Publisher
I set the Publisher and Registered Company correctly in the Add/Remove Programs. How can I make Vista recognize my installer as a legitimate program and prevent this dialog box from showing up? Thanks.
unidentified progam box in Vista
4 posts
Vista requires binaries to be Digitally "signed".
Without the signature, you will get that warning.
Do a google search for "microsoft signcode".
Without the signature, you will get that warning.
Do a google search for "microsoft signcode".
how do I do it using NSIS?