How do I eliminate the "Are you sure that you want to install this application?" messa
Visual Basic 2005 Professional:
I just upgraded from Visual Studio 2005 Express to Professional.
I created a Setup project to deploy my application.
When I tried installing it on another computer, I got the "Publisher cannot be verified" message.
I thought that I got past that problem when I used ClickOnce in the Express version to deploy. (I created a TemporaryKey.pfx file.)
How do I eliminate the "Are you sure that you want to install this application?" message?

