Welcome to MSDN Blogs Sign in | Join | Help

Random on Windows Media

After 10 years of supporting Windows Media I might have a few tips you could use.
Silverlight installation requires the SSE CPU instruction set

One of the guys on my team recently tried installing Silverlight 2.0 on one of his older systems.  He got the error, "Unable to install Silverlight" and, "Your processor is not supported."  When you click on More information you see the error:

Message ID: 1503

Microsoft Silverlight is not supported on your computer.  Your CPU does not support the SSE instruction set which is required by Silverlight.

Intel introduced the SSE extension in 1999.  AMD added SSE support in 2001.  Machines with processors that were manufactured prior to those dates did not have the SSE extension.

Silverlight primarily uses the SSE extension for its floating point support.

Posted: Wednesday, May 27, 2009 11:29 AM by RandomNumber
Filed under:
Anonymous comments are disabled
Page view tracker