Mhhh but MCE get removed when use for XP2ESD... dunno why. I had a working MCE VL what worked with XP2ESD but it has TPC removed.. Its so weird, idk..
Has anyone tried this on a Shorthorn ISO? Tried getting MCE into there but it only installs the dvd burning support and digital media support.
I investigated what the tool does and it's only running this command: Code: C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Copy2Gac.exe /i /a /p:"C:\Program Files\Common Files\Microsoft Shared\Ink\1.7\" Here is a dotNETv1.0 and dotNETv1.1 solution for the addon: Code: [GACRegFix] """%11%\cmd.exe"" /c If Exist ""%10%\Microsoft.NET\Framework\v1.0.3705\Copy2Gac.exe"" ""%10%\Microsoft.NET\Framework\v1.0.3705\Copy2Gac.exe"" /i /a /p:""%16427%\Microsoft Shared\Ink\1.7\""" """%11%\cmd.exe"" /c If Exist ""%10%\Microsoft.NET\Framework\v1.1.4322\gacutil.exe"" ""%10%\Microsoft.NET\Framework\v1.1.4322\gacutil.exe"" /i ""%16427%\Microsoft Shared\Ink\1.7\Interop.SoftKeyboardInterface.dll""" """%11%\cmd.exe"" /c If Exist ""%10%\Microsoft.NET\Framework\v1.1.4322\gacutil.exe"" ""%10%\Microsoft.NET\Framework\v1.1.4322\gacutil.exe"" /i ""%16427%\Microsoft Shared\Ink\1.7\Microsoft.Ink.dll""" """%11%\cmd.exe"" /c If Exist ""%10%\Microsoft.NET\Framework\v1.1.4322\gacutil.exe"" ""%10%\Microsoft.NET\Framework\v1.1.4322\gacutil.exe"" /i ""%16427%\Microsoft Shared\Ink\1.7\Microsoft.Ink.Resources.dll""" """%11%\cmd.exe"" /c If Exist ""%10%\Microsoft.NET\Framework\v1.1.4322\gacutil.exe"" ""%10%\Microsoft.NET\Framework\v1.1.4322\gacutil.exe"" /i ""%16427%\Microsoft Shared\Ink\1.7\SKLibrary.dll""" """%11%\cmd.exe"" /c If Exist ""%10%\Microsoft.NET\Framework\v1.1.4322\gacutil.exe"" ""%10%\Microsoft.NET\Framework\v1.1.4322\gacutil.exe"" /i ""%16427%\Microsoft Shared\Ink\1.7\SoftKeyboardLogic.dll"""
@MilkChan One way to fix this is to add the registry key "HKLM,SOFTWARE\Microsoft\Wisp\Pen\SysEventParameters,,0x10" into the tabletpc.inf file. But the question is still open, on how this is getting added in the untouched Windows XP TabletPC 2005. Which means we miss some kind of the installation process form the Tablet PC edition.