Skip to content

nlshipp/windows-media-center-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Media Center SDK for Windows 7

Preserving a bit of history for the diaspora that created Windows Media Center (the 'eHome' team at Microsoft) since the actual installer has gone missing from the original download link.

Learn more about the feature and history over on Wikipedia.

Contents

  • /addendum/ - The original readme for the files in this separate download from the installer can be found here. Almost everything here is a duplicate of what can be found elsewhere, with minor tweaks mostly in paths.
  • /bin/ - Compiled executables which should run on Windows 7. As the original installer took care of the heavy lifting there is a little bit of work here to manually register some of the tools within Windows Media Center.
  • /docs/ - Currently working on porting the source (in a proprietary Word format) to Markdown. Originals are in /docs/source/.
  • /samples/ - Lots and lots of samples -- mostly in Media Center Markup Language which is simply XML. A few of these (/EyeCandySource, /EyeCandySourceWeb, /RandMCML) weren't in the SDK -- these are from @retrosight personal collection.
  • /templates/ - Various and sundry Visual Studio templates which bootstrapped development. We tended to focus our efforts in enabling Visual Studio C# Express 2008.
  • /tools/ - Source code for many of the things you find in the /bin/ folder. A few of them (most notably, MCMLPad.exe) don't have source code. These were built in the main product and the source isn't publicly available.

Enjoy...!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 68.9%
  • HTML 25.3%
  • Batchfile 5.6%
  • Other 0.2%