Posted At : August 16, 2010 11:16 PM
Download the Windows SDK.
Install it - I didn't install any of the code samples or help as I didn't want to wast 3.5G of space just for some code signing. Obviously it does a lot more than I was using it for :-).
If you have a code signing cert you need to install it into windows by double clicking on it and following the prompts.
Then simply run the following command:
Then when people run your application is will say the Author name instead of "Unknown"
Mark
See also: Northcode: How do I get rid of the "Unknown Publisher" security warning?
0 Comments