Download the Sample Code
Many experiences designed for Media Center require additional client side code installations (for example: ActiveX controls). Interacting with a setup program launched from Media Center typically requires the user to respond to at least one Windows security warning and setup wizards designed to be used with a keyboard and mouse.
The Media Center API provides a special method called CreateDesktopShortcut which aids transition from Media Center to a web browser and interaction by keyboard and / or mouse. Media Center displays the following dialog when developers invoke the CreateDesktopShortcut method. The option for 'Open Website in Browser' is not shown on Media Center Extenders.
Here is the outline for a typical installation which the sample code illustrates…
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.