Jump to content

Recommended Posts

Posted

Hi.....is it possible to dowload RU2 and the RU2fix without going through the 'microsoft authentication' on the download site, then integrate the RU2 into an autoinstall with nLite or other method.....has anyone done this yet?

(I have already done the autoupdate thing for my MCE2005.......)

Cheers.....Skwizzzzzz............


Posted (edited)

http://download.microsoft.com/download/2/1...B900325-usa.exe

By the way: "The rollup includes all previous updates for MCE, including those in Rollup 1."

Insructions:

1) Download RU2 and extract the hotfix to a folder. Inside that folder you will see a 'bin' folder, and inside that, the hotfixes and some other files.

2) In paths.ini notice the order it installs the hotfixes in? Just integrate them in that order using the method described at the following link: http://unattended.msfn.org/beginner/hotfix/integrate.htm

Thats It! :)

[EDIT1] The hotfixes slipstream fine, but KB900325.exe and wmfdist95.exe did not integrate and had to be installed after windows setup. Hope we can find a solution.

Edited by DigeratiPrime
Posted
[EDIT1]The hotfixes slipstream fine, but KB900325.exe and wmfdist95.exe did not integrate and had to be installed after windows setup. Hope we can find a solution.

I read that KB900325 needs .NET Framework to install, but I have no time to check this now.

Posted

MS suggests the following script on their system builder site for installing the rollup:

REM .Net 1.1 
dotnetfx-eng.exe /q:a /c:"install /l /q"
REM .Net 1.1 SP1
SP1-dotnetfx-eng.exe /q
REM Rollup2
KB900325-usa.exe /quiet /norestart

Posted (edited)

OK Update :)

extract WindowsXPMediaCenter2005-KB900325-usa.exe to a folder.

Create integrate.cmd with the following code and put in same folder:


WindowsMedia10-KB895572-x86.exe /integrate:F:\XP_MCE

WindowsXP-KB891593-x86.exe /integrate:F:\XP_MCE

WindowsXP-KB895961-x86.exe /integrate:F:\XP_MCE

WindowsXP-KB899337-v2-x86.exe /integrate:F:\XP_MCE

WindowsXP-KB899510-x86.exe /integrate:F:\XP_MCE

WindowsXP-KB888795-x86.exe /integrate:F:\XP_MCE

WindowsXP-KB902841-x86.exe /integrate:F:\XP_MCE

Run that to integrate those hotfixes, you may need to change 'F:\XP_MCE'.

If someone want to try integrating KB900325 it may be possible using 'CAB Tool' which you can find here:

http://www.msfn.org/board/index.php?showtopic=27469

Otherwise install silently using "KB900325.exe /quiet /norestart" and "wmfdist95.exe /?".

NOTE: You must have .NET installed prior to installing these last two updates.

Edited by DigeratiPrime
Posted (edited)

@DigeratiPrime

Tried your "guide" but during end of MCE installation got this :

REMOVED

Any solutions ?

Regards maxen

Edited by tain
Removed links
Posted

first of all, did the integrating of the other hotfixes work?

and how are you installing the hotfixes later in setup? runonceex?

and did you use:

"KB900325.exe /quiet /norestart" or "KB900325.exe /?"

Posted (edited)

Yes the the integrating of the other hotfixes worked just fine :)

Did like this -- " KB900325.exe /quiet /norestart" using

"Windows Unattended CD Creator"

Edited by maxen
Posted (edited)
Yes the the integrating of the other hotfixes worked just fine :)

Did like this -- " KB900325.exe /quiet /norestart" using

"Windows Unattended CD Creator"

What are the "other hotfixes" you are referring to?

Are you talking about .NET framework 1.1 or are you taking about extracting MCE Rollup 2 KB900325 (30MB File), installing all the individual updates that are inside of the "bin" folder, and the installing the KB900325 hotfix (19MB)?

Can you please post instructions for proper unattended installation?

Edited by Slumpey

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...