Archive: Authenticode and Vista


Authenticode and Vista
Hi,

We've just started signing our installer with Authenticode. When a user double-clicks on the installer, the Vista blue UAC dialog comes up, but instead of the filename of our installer we get a temporary filename (usually something like Mom2279.tmp). The company name as specified on our code signing certificate comes up OK. But if you click on the "Details" arrow it displays the full path to the installer. Are we signing our installer incorrectly, or is there an NSIS switch to get the installer name to appear in the correct place (instead of the .tmp filename)? We're just using

SIGNCODE SIGN /A <installer.exe>
to do it.

Thanks,
;) james.

Adding version information should solve this. See the following thread for more information.

http://forums.winamp.com/showthread....highlight=stub