IPB

Google Frontpage Forums Unattended CD/DVD Guide
> Rollup and hotfix solution, How to
muiz
post Apr 28 2006, 08:27 AM
Post #1


SPECIAL
******

Group: Banned
Posts: 1055
Joined: 3-August 03
Member No.: 5418
OS: none
Country Flag


First you need to download all the needed updates and hotfixes.

1.Update Rollup 2 for Windows XP Media Center Edition 2005 (KB900325)
http://www.microsoft.com/downloads/details...&DisplayLang=en

2.Update Rollup 2 for eHome Infrared Receiver for Windows XP Media Center Edition 2005 (KB912024)
http://www.microsoft.com/downloads/details...&DisplayLang=en

3.Update for Windows XP Media Center Edition 2005 (KB913800)
http://www.microsoft.com/downloads/details...&DisplayLang=en

4.April 2006 Update Rollup for Windows XP Media Center Edition 2005 (KB914548)
http://www.microsoft.com/downloads/details...&DisplayLang=en

Then you need to extract WindowsXPMediaCenter2005-KB900325-usa.exe (or the one in your own language)
inside is a folder called "bin"
Delete everything inside exept the hotfixes.
Copy these to your $OEM$ folder exept "KB900325.exe" (we need that one later)
Files to place in $OEM$ :
CODE
wmfdist95.exe
WindowsMedia10-KB895572-x86.exe
WindowsXP-KB891593-x86.exe
WindowsXP-KB895961-x86.exe
WindowsXP-KB899337-v2-x86.exe
WindowsXP-KB899510-x86.exe
WindowsXP-KB888795-x86.exe
WindowsXP-KB902841-x86.exe


Now open your CMDLINES.TXT and add the following lines :
CODE
"wmfdist95.exe /Q:A /R:N /C:"wmsetsdk.exe /WMFDIST /Q /R:N /DisallowSystemRestore""
"WindowsMedia10-KB895572-x86.exe /quiet /norestart"
"WindowsXP-KB891593-x86.exe /quiet /norestart"
"WindowsXP-KB895961-x86.exe /quiet /norestart"
"WindowsXP-KB899337-v2-x86.exe /quiet /norestart"
"WindowsXP-KB899510-x86.exe /quiet /norestart"
"WindowsXP-KB888795-x86.exe /quiet /norestart"
"WindowsXP-KB902841-x86.exe /quiet /norestart"


Now make a new folder in the folder where you put your software.
For example , this is how mine looks like :
D:\xpcd\SOFTWARE
So with the new folder it looks like this :
D:\xpcd2006\SOFTWARE\mceupdates ( i called the new folder "mceupdates" )
Put all the other hotfixes inside that folder.
CODE
KB900325.exe
WindowsXPMediaCenter2005-KB914548-ENU.exe
WindowsXP-KB912024-v2-x86-ENU.exe
WindowsMedia10-KB913800-x86-ENU.exe


(Make sure you downloaded them in your own language)
I use RunOnce to install my software , so i can only tell you how i install them.**
CODE
REG ADD %KEY%\017 /VE /D "MCE2005 Updates" /f
REG ADD %KEY%\017 /V 1 /D "%CDROM%\Software\mceupdates\KB900325.exe /quiet /norestart" /f
REG ADD %KEY%\017 /V 2 /D "%CDROM%\Software\mceupdates\WindowsMedia10-KB913800-x86-NLD.exe /quiet /norestart" /f
REG ADD %KEY%\017 /V 3 /D "%CDROM%\Software\mceupdates\WindowsXP-KB912024-v2-x86-NLD.exe /quiet /norestart" /f
REG ADD %KEY%\017 /V 4 /D "%CDROM%\Software\mceupdates\WindowsXPMediaCenter2005-KB914548-NLD.exe /quiet /norestart" /f

(Ofcourse you need to modify it to make it fit in your cd)

**NOTE
Make sure before the hotfixes get installed .net 1.1 is already installed.

All this will make the loading time when you enter windows for the first time after install a bit longer.
But thats normal, and is only the first time.

I hope i cleared things up a bit now.
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies
DJB
post Jun 3 2006, 04:48 PM
Post #2


Newbie


Group: Members
Posts: 26
Joined: 17-August 04
Member No.: 27898



Maybe this should be make a sticky, so we know what vital updates are needed for MCE.

This information served me well, and it would be nice to see it kept up-to-date.
Go to the top of the page
 
+Quote Post

Posts in this topic
- muiz   Rollup and hotfix solution   Apr 28 2006, 08:27 AM
- - Pliek   Thanks muiz for this clear explanation how to get ...   Apr 28 2006, 01:04 PM
- - muiz   It works , however i noticed something strange. Wh...   Apr 28 2006, 03:00 PM
- - Pliek   Strange....wil test also after the weekend. Hope t...   Apr 29 2006, 01:22 AM
- - muiz   i pushed the button to go back in the wizzard and ...   Apr 29 2006, 06:31 AM
- - Pliek   Unfortunately I have the same error after install....   May 2 2006, 05:10 AM
- - tuknuh   if i remember correctly... the april update includ...   May 2 2006, 03:57 PM
|- - muiz   QUOTE (tuknuh @ May 2 2006, 11:57 PM) if ...   May 2 2006, 07:08 PM
- - DJB   Maybe this should be make a sticky, so we know wha...   Jun 3 2006, 04:48 PM
|- - muiz   QUOTE (DJB @ Jun 3 2006, 11:48 PM) Maybe ...   Jun 4 2006, 03:43 AM
- - DJB   Just found another update, I don't know if it...   Jun 30 2006, 08:53 PM
|- - muiz   QUOTE (DJB @ Jul 1 2006, 03:53 AM) Just f...   Jul 1 2006, 04:56 AM
- - DJB   OK, sorry for my misunderstanding...   Jul 1 2006, 05:43 AM
- - Jeroeneke   Is it really neccesary to install .NET FrameWork 1...   Jul 26 2006, 10:12 AM
|- - Xinso   QUOTE (Jeroeneke @ Jul 27 2006, 02:12 AM)...   Jul 27 2006, 04:09 AM
- - Vingen   can someone give me a direct link to `doenload...   Oct 18 2006, 10:22 AM
|- - Bezalel   QUOTE (Vingen @ Oct 18 2006, 11:22 AM) ca...   Nov 7 2006, 02:41 PM
- - MagicAndre1981   why? are you not genuine?   Oct 18 2006, 12:26 PM
- - PsiMoon314   Hi, Does the process described in Post #1 actuall...   Nov 25 2006, 04:08 AM
- - antonio_king   Why can't we run all the updates from cmdlines...   Nov 27 2006, 05:55 AM
- - sp00f   THX amazing...it works now   Feb 22 2007, 08:29 PM
- - chuckrrm   hi! i have a little problem fixing this, becau...   Jan 6 2009, 07:40 PM


Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 22nd November 2009 - 10:11 AM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy