wacky baccy Posted September 4, 2006 Posted September 4, 2006 how to integrate update rollup 2 on windows xp media center edition 2005 service pack 2?
MagicAndre1981 Posted September 4, 2006 Posted September 4, 2006 (edited) Hi Integration with nLite doesn't work.you have to do it this way:Extract the UR2 installer in a folder called "INSTALL\WINMCERU2" in your root of your Windows MCE folder.Use RunOnceEx to install .NET 1.1 SP1FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\win51ip.SP2 SET CDROM=%%i:SET PP=%cdrom%\Install\SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "installiere Updates" /fREG ADD %KEY%\000 /VE /D "Microsoft .NET Framework" /fREG ADD %KEY%\000 /V 1 /D "%PP%dotnetfx.exe" /fREG ADD %KEY%\010 /VE /D "WindowsMedia 10 Update (KB895572)" /fREG ADD %KEY%\010 /V 1 /D "%PP%WINMCERU2\WindowsMedia10-KB895572-x86.exe /passive /norestart" /fREG ADD %KEY%\015 /VE /D "WindowsXP MCE 2005 Update (KB891593)" /fREG ADD %KEY%\015 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB891593-x86.exe /passive /norestart" /fREG ADD %KEY%\020 /VE /D "WindowsXP MCE 2005 Update (KB895961)" /fREG ADD %KEY%\020 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB895961-x86.exe /passive /norestart" /fREG ADD %KEY%\025 /VE /D "WindowsXP MCE 2005 Update (KB899337)" /fREG ADD %KEY%\025 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB899337-v2-x86.exe /passive /norestart" /fREG ADD %KEY%\030 /VE /D "WindowsXP MCE 2005 Update (KB899510)" /fREG ADD %KEY%\030 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB899510-x86.exe /passive /norestart" /fREG ADD %KEY%\035 /VE /D "WindowsXP MCE 2005 Update (KB888795)" /fREG ADD %KEY%\035 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB888795-x86.exe /passive /norestart" /fREG ADD %KEY%\040 /VE /D "WindowsXP MCE 2005 Update (KB902841)" /fREG ADD %KEY%\040 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB902841-x86.exe /passive /norestart" /fREG ADD %KEY%\045 /VE /D "WindowsXP MCE 2005 RollUpdate 2 (KB900325)" /fREG ADD %KEY%\045 /V 1 /D "%PP%WINMCERU2\KB900325.exe /passive /norestart" /fREG ADD %KEY%\050 /VE /D "WindowsMedia Runtime" /fREG ADD %KEY%\050 /V 1 /D "%PP%WINMCERU2\wmfdist95.exe /Q:A /R:N /C:\"wmsetsdk.exe /WMFDIST /Q /R:N /DisallowSystemRestore\"" /fREG ADD %KEY%\055 /VE /D "Update Rollup 2 for eHome Infrared Receiver (KB912024)" /fREG ADD %KEY%\055 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB912024-v2-x86-DEU.exe /passive /norestart" /fREG ADD %KEY%\065 /VE /D "July06 UpdateRollup WindowsXP MCE 2005 (KB919803)" /fREG ADD %KEY%\065 /V 1 /D "%PP%WINMCERU2\WindowsXPMediaCenter2005-KB919803-DEU.exe /passive /norestart" /fREG ADD %KEY%\070 /VE /D "Microsoft.NET 1.0SP3 WindowsXP MCE (KB887998)" /fREG ADD %KEY%\070 /V 1 /D "%PP%dotNet10Fix\NDP1.0sp3-KB887998-X86-INTL-Ocm-Deu.exe /passive /norestart" /fNow, you should have all updates for the MCE. Edited September 4, 2006 by MagicAndre1981
YKWIA Posted June 28, 2007 Posted June 28, 2007 Hi Integration with nLite doesn't work.you have to do it this way:Extract the UR2 installer in a folder called "INSTALL\WINMCERU2" in your root of your Windows MCE folder.Use RunOnceEx to install .NET 1.1 SP1FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\win51ip.SP2 SET CDROM=%%i:SET PP=%cdrom%\Install\SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "installiere Updates" /fREG ADD %KEY /VE /D "Microsoft .NET Framework" /fREG ADD %KEY /V 1 /D "%PP%dotnetfx.exe" /fREG ADD %KEY%10 /VE /D "WindowsMedia 10 Update (KB895572)" /fREG ADD %KEY%10 /V 1 /D "%PP%WINMCERU2\WindowsMedia10-KB895572-x86.exe /passive /norestart" /fREG ADD %KEY%15 /VE /D "WindowsXP MCE 2005 Update (KB891593)" /fREG ADD %KEY%15 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB891593-x86.exe /passive /norestart" /fREG ADD %KEY%20 /VE /D "WindowsXP MCE 2005 Update (KB895961)" /fREG ADD %KEY%20 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB895961-x86.exe /passive /norestart" /fREG ADD %KEY%25 /VE /D "WindowsXP MCE 2005 Update (KB899337)" /fREG ADD %KEY%25 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB899337-v2-x86.exe /passive /norestart" /fREG ADD %KEY%30 /VE /D "WindowsXP MCE 2005 Update (KB899510)" /fREG ADD %KEY%30 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB899510-x86.exe /passive /norestart" /fREG ADD %KEY%35 /VE /D "WindowsXP MCE 2005 Update (KB888795)" /fREG ADD %KEY%35 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB888795-x86.exe /passive /norestart" /fREG ADD %KEY%40 /VE /D "WindowsXP MCE 2005 Update (KB902841)" /fREG ADD %KEY%40 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB902841-x86.exe /passive /norestart" /fREG ADD %KEY%45 /VE /D "WindowsXP MCE 2005 RollUpdate 2 (KB900325)" /fREG ADD %KEY%45 /V 1 /D "%PP%WINMCERU2\KB900325.exe /passive /norestart" /fREG ADD %KEY%50 /VE /D "WindowsMedia Runtime" /fREG ADD %KEY%50 /V 1 /D "%PP%WINMCERU2\wmfdist95.exe /Q:A /R:N /C:\"wmsetsdk.exe /WMFDIST /Q /R:N /DisallowSystemRestore\"" /fREG ADD %KEY%55 /VE /D "Update Rollup 2 for eHome Infrared Receiver (KB912024)" /fREG ADD %KEY%55 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB912024-v2-x86-DEU.exe /passive /norestart" /fREG ADD %KEY%65 /VE /D "July06 UpdateRollup WindowsXP MCE 2005 (KB919803)" /fREG ADD %KEY%65 /V 1 /D "%PP%WINMCERU2\WindowsXPMediaCenter2005-KB919803-DEU.exe /passive /norestart" /fREG ADD %KEY%70 /VE /D "Microsoft.NET 1.0SP3 WindowsXP MCE (KB887998)" /fREG ADD %KEY%70 /V 1 /D "%PP%dotNet10Fix\NDP1.0sp3-KB887998-X86-INTL-Ocm-Deu.exe /passive /norestart" /fNow, you should have all updates for the MCE.Do I save the following code on a .cmd file or .bat file?
MagicAndre1981 Posted June 28, 2007 Posted June 28, 2007 I've created a Cmd-file and called it from the cmdlines.txt[Commands]"runonceex.cmd"That's all.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now