First you need the Media Center (MEDIACTR.CAB) cab file
The following instructions also involve installing tablet and plus aswell.
Go the information off
www.msfn.com forums and it does work
1.Install Microsoft .NET Framework 1.0
Install Microsoft .NET Framework 1.0.3705 and It's SP3.
2.modify registry
Open regedit.exe, goto HKEY_LOCAL_MACHINE\SYSTEM\WPA, create 2 keys named “MediaCenter” and “TabletPC”. Create DWORD Value named “Installed” in these 2 keys and valued “1”.
“Installed” value in “MediaCenter” of Vol XP OS must be String Value but DWORD value. And “Installed” value in both “MediaCenter” and “TabletPC” key in all server 2003 OS must be string values. Because there are no WinXP MCE VOL and Win 2003 MCE&TPC versions. You can’t login if these values are DWORD!
If there is “Installed” valued “0” in “MediaCenter” in your Windows XP, you can not modify it in current OS.you must use “load HIVE” function in other OS like this: Click HKEY_LOCAL_MACHINE. From the File menu, choose Load Hive, Navigate to the registry location on your OS such as c:\windows\system32\config\system,name it “temp”.after you modified the value to “1”,click temp,choose “unload HIVE” to save it.
3.install Media Center and Tablet PC Components
Get medctroc.inf, tabletpc.inf, plusoc.inf, sonic.inf (Get them at Post #40),copy them to C:\windows\inf\,then Run following commands to install MCE2005 and TPC2005 components.
Format:rundll32 setupapi.dll,InstallHinfSection < section > 128 <INF filename>
(NOTE: Capital sensitive for “InstallHinfSection” and there are 4 blanks)
Install Media Center (MEDIACTR.CAB)
rundll32 setupapi.dll,InstallHinfSection Freestyle 128 medctroc.inf
install Windows Digital Media Enhancement (plus.cab)
rundll32 setupapi.dll,InstallHinfSection PlusGold 128 plusoc.inf
rundll32 setupapi.dll,InstallHinfSection PlusSpac 128 plusoc.inf
rundll32 setupapi.dll,InstallHinfSection PlusDavn 128 plusoc.inf
rundll32 setupapi.dll,InstallHinfSection PlusNatr 128 plusoc.inf
rundll32 setupapi.dll,InstallHinfSection PlusMpix 128 plusoc.inf
rundll32 setupapi.dll,InstallHinfSection PlusDancer 128 plusoc.inf
rundll32 setupapi.dll,InstallHinfSection PlusParty 128 plusoc.inf
rundll32 setupapi.dll,InstallHinfSection PlusAudio 128 plusoc.inf
rundll32 setupapi.dll,InstallHinfSection PlusCDLM 128 plusoc.inf
rundll32 setupapi.dll,InstallHinfSection PlusTheme 128 plusoc.inf
install Tablet PC 2005
rundll32 setupapi.dll,InstallHinfSection TPG 128 tabletpc.inf
rundll32 setupapi.dll,InstallHinfSection System 128 tabletpc.inf
rundll32 setupapi.dll,InstallHinfSection OOBE 128 tabletpc.inf
rundll32 setupapi.dll,InstallHinfSection Notebook 128 tabletpc.inf
rundll32 setupapi.dll,InstallHinfSection StickyNotes 128 tabletpc.inf
rundll32 setupapi.dll,InstallHinfSection AllShortcuts 128 tabletpc.inf
rundll32 setupapi.dll,InstallHinfSection SRInstall 128 tabletpc.inf
rundll32 setupapi.dll,InstallHinfSection AllReg 128 tabletpc.inf
Sonic DVD and CD Burning (sonic.cab)
rundll32 setupapi.dll,InstallHinfSection SonicDVDandCDBurning 128 sonic.inf
4.fix Tablet PC input panel and screen keyboard
Download Copy2gac.exe tool, expand it into C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705.open command prompt, run [C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Copy2Gac.exe /i /a /p:"C:\Program Files\Common Files\Microsoft Shared\Ink\1.7\"],if prompt “Installed 5 Assemblies into GAC.”,this step is success.