I am implementing a piece of software that inventories the list of installed Windows programs, and it would be great if I could use a small Windows logo as an icon inside of my software. What are the legalities surrounding the use of the Microsoft Windows logo in 3rd party software?

link|improve this question

feedback

4 Answers

If you develop with Visual Studio, then it is shipped with an image gallery for you to use it.

Visual Studio Image Library

With other development tools it is of course different.

link|improve this answer
I can't seem to find the Windows logo as part of the VS2010 image library. What is the filename of the actual Windows logo in this .ZIP you mention? – Andrew Garrison Apr 27 '10 at 15:38
I assume there is a logo there. I can't give you the name, browse the library through. – user151323 Apr 27 '10 at 15:53
1  
It turns out there is no Windows logo in that library. I thought it was unlikely. Usually, corporations have strict guidelines around the the use of their logos. Unfortunately I will have to downvote your answer. – Andrew Garrison Apr 27 '10 at 16:00
feedback

"...and which meet the applicable logo program requirements.": http://www.microsoft.com/about/legal/en/us/IntellectualProperty/Trademarks/Logo/Programs.aspx

All the mumbo jumbo is there including, ahem, good quality logo images for you to 'admire'.

link|improve this answer
Looks like there is an email for inquires too: whqlegal@microsoft.com – Dan Apr 27 '10 at 15:42
Can you guess what the response will be? – zaf Apr 27 '10 at 15:44
@Dan: That email is for hardware only, not software. – Billy ONeal Apr 27 '10 at 15:48
feedback

Probably along the lines of 'would MS care?'

link|improve this answer
feedback

You would be better off using the icon of each individual application rather than using a generic Windows icon for all of them. After all, that's why the applications have icons.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.