Jump to content

update rollup 2


wacky baccy

Recommended Posts


Hi :hello:

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 SP1

FOR %%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\RunOnceEx

REG ADD %KEY% /V TITLE /D "installiere Updates" /f

REG ADD %KEY%\000 /VE /D "Microsoft .NET Framework" /f
REG ADD %KEY%\000 /V 1 /D "%PP%dotnetfx.exe" /f

REG ADD %KEY%\010 /VE /D "WindowsMedia 10 Update (KB895572)" /f
REG ADD %KEY%\010 /V 1 /D "%PP%WINMCERU2\WindowsMedia10-KB895572-x86.exe /passive /norestart" /f

REG ADD %KEY%\015 /VE /D "WindowsXP MCE 2005 Update (KB891593)" /f
REG ADD %KEY%\015 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB891593-x86.exe /passive /norestart" /f

REG ADD %KEY%\020 /VE /D "WindowsXP MCE 2005 Update (KB895961)" /f
REG ADD %KEY%\020 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB895961-x86.exe /passive /norestart" /f

REG ADD %KEY%\025 /VE /D "WindowsXP MCE 2005 Update (KB899337)" /f
REG ADD %KEY%\025 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB899337-v2-x86.exe /passive /norestart" /f

REG ADD %KEY%\030 /VE /D "WindowsXP MCE 2005 Update (KB899510)" /f
REG ADD %KEY%\030 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB899510-x86.exe /passive /norestart" /f

REG ADD %KEY%\035 /VE /D "WindowsXP MCE 2005 Update (KB888795)" /f
REG ADD %KEY%\035 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB888795-x86.exe /passive /norestart" /f

REG ADD %KEY%\040 /VE /D "WindowsXP MCE 2005 Update (KB902841)" /f
REG ADD %KEY%\040 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB902841-x86.exe /passive /norestart" /f

REG ADD %KEY%\045 /VE /D "WindowsXP MCE 2005 RollUpdate 2 (KB900325)" /f
REG ADD %KEY%\045 /V 1 /D "%PP%WINMCERU2\KB900325.exe /passive /norestart" /f

REG ADD %KEY%\050 /VE /D "WindowsMedia Runtime" /f
REG ADD %KEY%\050 /V 1 /D "%PP%WINMCERU2\wmfdist95.exe /Q:A /R:N /C:\"wmsetsdk.exe /WMFDIST /Q /R:N /DisallowSystemRestore\"" /f

REG ADD %KEY%\055 /VE /D "Update Rollup 2 for eHome Infrared Receiver (KB912024)" /f
REG ADD %KEY%\055 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB912024-v2-x86-DEU.exe /passive /norestart" /f

REG ADD %KEY%\065 /VE /D "July06 UpdateRollup WindowsXP MCE 2005 (KB919803)" /f
REG ADD %KEY%\065 /V 1 /D "%PP%WINMCERU2\WindowsXPMediaCenter2005-KB919803-DEU.exe /passive /norestart" /f

REG ADD %KEY%\070 /VE /D "Microsoft.NET 1.0SP3 WindowsXP MCE (KB887998)" /f
REG ADD %KEY%\070 /V 1 /D "%PP%dotNet10Fix\NDP1.0sp3-KB887998-X86-INTL-Ocm-Deu.exe /passive /norestart" /f

Now, you should have all updates for the MCE.

Edited by MagicAndre1981
Link to comment
Share on other sites

  • 9 months later...
Hi :hello:

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 SP1

FOR %%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\RunOnceEx

REG ADD %KEY% /V TITLE /D "installiere Updates" /f

REG ADD %KEY /VE /D "Microsoft .NET Framework" /f
REG ADD %KEY /V 1 /D "%PP%dotnetfx.exe" /f

REG ADD %KEY%10 /VE /D "WindowsMedia 10 Update (KB895572)" /f
REG ADD %KEY%10 /V 1 /D "%PP%WINMCERU2\WindowsMedia10-KB895572-x86.exe /passive /norestart" /f

REG ADD %KEY%15 /VE /D "WindowsXP MCE 2005 Update (KB891593)" /f
REG ADD %KEY%15 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB891593-x86.exe /passive /norestart" /f

REG ADD %KEY%20 /VE /D "WindowsXP MCE 2005 Update (KB895961)" /f
REG ADD %KEY%20 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB895961-x86.exe /passive /norestart" /f

REG ADD %KEY%25 /VE /D "WindowsXP MCE 2005 Update (KB899337)" /f
REG ADD %KEY%25 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB899337-v2-x86.exe /passive /norestart" /f

REG ADD %KEY%30 /VE /D "WindowsXP MCE 2005 Update (KB899510)" /f
REG ADD %KEY%30 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB899510-x86.exe /passive /norestart" /f

REG ADD %KEY%35 /VE /D "WindowsXP MCE 2005 Update (KB888795)" /f
REG ADD %KEY%35 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB888795-x86.exe /passive /norestart" /f

REG ADD %KEY%40 /VE /D "WindowsXP MCE 2005 Update (KB902841)" /f
REG ADD %KEY%40 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB902841-x86.exe /passive /norestart" /f

REG ADD %KEY%45 /VE /D "WindowsXP MCE 2005 RollUpdate 2 (KB900325)" /f
REG ADD %KEY%45 /V 1 /D "%PP%WINMCERU2\KB900325.exe /passive /norestart" /f

REG ADD %KEY%50 /VE /D "WindowsMedia Runtime" /f
REG ADD %KEY%50 /V 1 /D "%PP%WINMCERU2\wmfdist95.exe /Q:A /R:N /C:\"wmsetsdk.exe /WMFDIST /Q /R:N /DisallowSystemRestore\"" /f

REG ADD %KEY%55 /VE /D "Update Rollup 2 for eHome Infrared Receiver (KB912024)" /f
REG ADD %KEY%55 /V 1 /D "%PP%WINMCERU2\WindowsXP-KB912024-v2-x86-DEU.exe /passive /norestart" /f

REG ADD %KEY%65 /VE /D "July06 UpdateRollup WindowsXP MCE 2005 (KB919803)" /f
REG ADD %KEY%65 /V 1 /D "%PP%WINMCERU2\WindowsXPMediaCenter2005-KB919803-DEU.exe /passive /norestart" /f

REG ADD %KEY%70 /VE /D "Microsoft.NET 1.0SP3 WindowsXP MCE (KB887998)" /f
REG ADD %KEY%70 /V 1 /D "%PP%dotNet10Fix\NDP1.0sp3-KB887998-X86-INTL-Ocm-Deu.exe /passive /norestart" /f

Now, you should have all updates for the MCE.

Do I save the following code on a .cmd file or .bat file?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...