Help - Search - Members - Calendar
Full Version: re: kb885835 & kb885250
MSFN Forums > Unattended Windows Discussion & Support > Unattended Windows 2000/XP/2003
Pages: 1, 2

   


Google Internet Forums Unattended CD/DVD Guide
IcemanND
Has anyone found a solution to this, they seem to be mutually exclusive. If either one is integrated the other will not integrate.

KB885835
Mrxsmb.sys 5.1.2600.2541
Lsasrv.dll 5.1.2600.2525
Rdbss.sys 5.1.2600.2541

KB885250
Mrxsmb.sys 5.1.2600.2598

And both are required to have no updates show on windowsupdates after an install.

EDITTED: (faster yet, warrax & anonim1979) EDITTED: (Shorter and including warrax's comments that order matters)EDIT: (moved fix here)
Barring M$ coming out with a solution try this:
Full Instructions:
Start with install which includes sp2 slipstreamed only no other hotfixes integrated.
the integrate kb885835.
edit HFINT.DAT file in i386\svcpack folder to this:
QUOTE
[FixesInstalled]KB885835
[BRANCHES]
KB885835=SP2GDR
[KB885835]
mrxsmb.sys.keep
lsasrv.dll
rdbss.sys


integrate all of the other patches including kb885250.

then reopen i386\svcpacks\HFINT.dat and delete '.keep'

save HFINT.DAT. and build your iso. The integrate process already puts the entries into the svpack.inf file and since we never moved it the second integration process just appended to what our first integate left behind.

So burn and install away.

ADDED (2/25/05)
The attached CMD script will integrate SP2 and all of the hot fixes located in the same folder. It just uses the integrate switch and after integrating KB885835 it modifies HFINT.DAT as noted above and then integrates the rest of the hotfixes then returns HFINT.DAT to its correct format.

To Use: (see here, for source and additional details)
leave SP2 named WindowsXP-KB835935-SP2-ENU.exe
rename hotfixes to kbxxxxxxx.exe
change second line in update.cmd from set=h:\bootcd\working to the location if you cd creation directory.
Astalavista
Ice the only way i was able to integrate all the new hotfixes

was to make a new Base XP + SP2

i use Nlite to integrate the hotfixes. If u can wait about 35 mins I am uploading all the hotfixes to rapidshare 17.4 MB

create a new XP + SP2 and use nlite to integrate the hotfixes.

this one works tested already.
SiMoNsAyS
slipstream KB885835, place KB885250 on svcpack\ folder and add to svcpack.inf
CODE
KB885250.exe /q /n /norestart /o
works for me smile.gif
IcemanND
M$ really s***s!

I always start out from scratch with each build just so I don't run into issues like this.

@astalavista -Unfortunately I can't use nlite, due to company policy. Have to do it the M$ way, which doesn't work, and I've written my own cmd script to integrate them anyway. I've got the updates these just don't cooperate.

@simonsays -Just trying to make my life easier, which it was sine SP2 until this batch of updates.
Astalavista
http://rapidshare.de/files-en/562101/hotfixes.exe.html

can u pls share your batch file with me?
IcemanND
CODE
echo off
start /wait sp2.exe /integrate:e:\xpcd\working /q
for %%U in (kb*.exe) do (
    echo Applying hotfix %%U
    start /wait %%U /integrate:e:\xpcd\working /q
)
pause


Just keeping it simple.
Rename the desired hotfixes and put in the same directory with the above script.

Obviously this only does hotfixes which work with the integrate switch. the other updates I install via RunOnce.
Astalavista
ahhh...

so u mean to say to make integration totally silent i have to add /q

****... i am so stupid.
Astalavista
QUOTE (SiMoNsAyS @ Feb 10 2005, 11:05 AM)
slipstream KB885835, place KB885250 on svcpack\ folder and add to svcpack.inf
CODE
KB885250.exe /q /n /norestart /o
works for me smile.gif

simon

i tried your method but it did not work
Astalavista
I found this on google

I was just wondering what is going on and why the /integrate command does
not work as expected. To get around the problem until a solution is
discovered, I extracted the update files using the /x command manually
integrated KB885250 into the installation files.

I am not sure, but wonder if it is somehow related to the mrxsmb.sys file
that is being updated by KB885250. Note that KB885835 / MS04-044 updates the
mrxsmb.sys file as well, but KB885250 contains version 5.1.2600.2598 - which
is the newest version.

Thank you. I hope a fix can be found.

can we repack the kb to sfx instead?
mrnxdmx
Used nlite for integrating all hotfixes, first i didn't choose to integrate kb885250, all went done.but then i wanted to integrated kb885250, it didn't give a solution...
any ideas......
buletov
yes, wait for ryanvm to finish 1.0.6 pack smile.gif
Incroyable HULK
Did somebody actually tried to add theses hotfixes manually? I bet it would work with the usual switches /q /n /z... this is how I installed them manually on my computer.
eirogge
KB885835 is not needed anymore. test it with a clean install of xpsp2 without hotfixes.
turbomcp
i use svcpack.inf
works great easier to troubleshoot and replace new updates that replace older hotfixes
and doesnt cause the i386 to be dirty by integrate options
IcemanND
QUOTE (eirogge @ Feb 10 2005, 08:30 AM)
KB885835 is not needed anymore. test it with a clean install of xpsp2 without hotfixes.

try again, still required.
Aston
Hi,working solution for integrate this Kb:

First,move your svcpack folder into another location;
Integrate the hotfix (Without errors,this time);
open the HFINT.dat in the new svcpack folder genareted by installation of this kb with notpad and copy the lines and past inside the other HFINT.dat (Look at the sections inside this one);copy the files generated inside the other svcpack folder..Now you have
svcpack folder with all hotfix integrated,just move this one inside I386.

Tested,work fine.

Hope your understand,xcuss for my bad English. rolleyes.gif
Incroyable HULK
QUOTE (eirogge @ Feb 10 2005, 07:30 AM)
KB885835 is not needed anymore. test it with a clean install of xpsp2 without hotfixes.

Sorry but this is the list I get from Windows Update this morning:

Astalavista
anyone speak french pls pm Aston and ask him what he did

i dont understand what he said.
IcemanND
Astalavista -

Integrate only kb885835 or kb885250 then look in i386\svcpacks
move the files to another location.
integrate all of your other hotfixes.
copy contents of HFINT.dat which we copied out earlier into the newly created HFINT.dat now in the i386\svcpacks folder.
eirogge


you can see windows update and hfnetchk.exe with no needed updates and you can see the the add/remove software dialogue displaying the updates installed.

and these are the entries in my svcpack.inf:

CODE
[SetupHotfixesToRun]
dotnet11.exe
KB867282.exe /q /n /z
KB873333.exe /q /n /z
KB873339.exe /q /n /z
KB885250.exe /q /n /z
KB885836.exe /q /n /z
KB886185.exe /q /n /z
KB888113.exe /q /n /z
KB888302.exe /q /n /z
KB890175.exe /q /n /z
KB891781.exe /q /n /z
KB890830.exe /q
Astalavista
copy that iceman.. thanks! i will try it out now
IcemanND
with the following installed:
CODE
KB887472
KB887797
KB867282
KB873333
KB873339
KB885250
KB885836
KB886185
KB888113
KB888302
KB890047
KB890175
KB891781


this is what windowsupdates looks like: kb885835 still neede.
(@eirogge - maybe its only still needed for the english version)
Incroyable HULK
Working Perfectly! Don't bother with all the method suggested, all you have to do is to throw KB885250 & KB867282 in your svcpack folder and then add the line to your svcpack.inf.

Here is my current svcpack.inf
CODE
[CatalogHeader]

[Version]
BuildNumber=2600
MinorVersion=1
MajorVersion=5
Signature="$WINDOWS NT$"
[SetupData]
CatalogSubDir="\I386\svcpack"
[SetupHotfixesToRun]
KB885250.exe /q /n /z
KB867282.exe /q /n /z
KB891781.exe /q /n /z
KB890047.exe /q /n /z
KB888302.exe /q /n /z
KB888113.exe /q /n /z
KB873333.exe /q /n /z
KB835221.exe /q /n /z
KB873374.exe /Q:A /R:N (repackaged version)
KB890830.exe /q
KB890175.exe /q /n /z
KB886185.exe /q /n /z
KB885836.exe /q /n /z
KB885835.exe /q /n /z
KB873339.exe /q /n /z
KB885626.exe /q /n /z
[ProductCatalogsToInstall]
KB891781.cat
KB890047.cat
KB888302.cat
KB888113.cat
KB873333.cat
KB890175.cat
KB886185.cat
KB885836.cat
KB885835.cat
KB873339.cat
KB885626.cat
IcemanND
Just finished testing the previously posted method: (works fine)

QUOTE
Integrate only kb885835 or kb885250 then look in i386\svcpacks
move the files to another location.
integrate all of your other hotfixes.
copy contents of HFINT.dat which we copied out earlier into the newly created HFINT.dat now in the i386\svcpacks folder.


Though it would be nice if M$ fixed the problem so this f***en around wasn't neccesary.
Astalavista
i confirm the method works
eirogge
QUOTE (IcemanND @ Feb 10 2005, 05:49 PM)
this is what windowsupdates looks like:  kb885835 still neede.
(@eirogge - maybe its only still needed for the english version)

hm... interesting. the descrption of the hotfix doesnt sound if it is bound to a specific language.

can anyone with a german version make a clean install of xpsp2 without hotfixes and check this?
BoardBabe
Do we not need to edit HFINT.DAT? and add those 2 servicepacks
IcemanND
if you want to have it install the way it should install when you use the integrate switch then edit the hfint.dat file, copy the exe and cat file associated with whichever fix you did and away you go. Otherwise you can just do the update via svppack.inf as described elsewhere on the forum.
BoardBabe
So where do I get the .cat from?
IcemanND
if you follow the instructions from above when you integrate the single hotfix and then remove the svcpack folder the integration puts the exe and the cat in that folder with the dat file you need to get the info from.
Aston
Thx for explain better than me,IcemanND



QUOTE
Integrate only kb885835 or kb885250 then look in i386\svcpacks
move the files to another location.
integrate all of your other hotfixes.
copy contents of HFINT.dat which we copied out earlier into the newly created HFINT.dat now in the i386\svcpacks folder.


newwink.gif
BoardBabe
Iceman: right, okey thanks. Any advantages to do it this way rather than just add it in svcpack.inf and palce the two .exe in svcpack dir?
IcemanND
don't know it's just the way the integrate switch method seems to do it. possibly a little faster but you'll have to decide for yourself.
BoardBabe
Does it matter where i place the "new" lines in svcpack.inf and HFINT.dat?
IcemanND
Full Instructions:

EDIT: Moved to first post
Astalavista
great instructions ice.

i think u should move it to the first page , first post.
beppemito
i've this in my HFINT:

KB834707=SP2GDR
[KB834707]
mshtml.dll
urlmon.dll
browseui.dll
shdocvw.dll
wininet.dll

can i delete this? why i've got 867282....
war59312
How about someone just post the edited files. newwink.gif

Just after intergrating sp2 in windows xp gold.

Or a batch file to do it for you?
Astalavista
thank you war59312

when u upload the files and script? thanks! newwink.gif

the instruction when done correctly takes less than 2 mins to do.
gunsmokingman
Here A Script That Will
Slipstream Xp To Sp2 And Add These Updates
These Are For English
Updates
CODE
KB888302
KB890047
KB885250
KB891781
KB888113
KB873333
KB890175
KB886185
KB885835
KB885836
KB873339
KB834707


Place The Sp2 And The Listed After Updates In
YOURHARD:\XPCD

Than Run The script

I Based My Script On IcemanND Method
This Run Automatically So You Do Not Have
To Touch Any Buttons
mrnxdmx
Can sb post his HFINT.dat file here to check it is the same.
beppemito
QUOTE (beppemito @ Feb 11 2005, 12:47 AM)
i've this in my HFINT:

KB834707=SP2GDR
[KB834707]
mshtml.dll
urlmon.dll
browseui.dll
shdocvw.dll
wininet.dll

can i delete this? why i've got 867282....

anyone?
Astalavista
IceManND,

I got the NetFrameWork down to 11.4 thanks to EvilVoice's Advice.

i am uploading 2a ftp site now i will give u a link later.

QUOTE

the guide on page one is so simple... u can use nlite to install the first
hotfix then pull it out
use nlite again to install the rest of the hotfix.

integrate the code. that is it. smile.gif
IcemanND
Well in an attempt to find a solution I brought this up with M$ and rcvd the following response.

QUOTE
Thank you for taking the time to reply.

I understand that Hotfix KB885250 and Hotfix KB885835 cannot be integrated.

I have performed further research on this issue and this feature is by design.

Based on the current situation, we have two options:

1. We can wait for Service Pack 3 which will be the next Service Pack and Microsoft will release it in the near feature. All the hotfixes will be included in Service Pack 3 and this issue will be fixed in SP3.
2. We can choose either of the hotfixes to be integrated. Actually, both the hotfixes are not of the final version.


Please let me know if you have any further questions or concerns on this issue.

Thank you for your cooperation. I am looking forward to your reply.

2 is kind of scary: Actually, both the hotfixes are not of the final version.

Yet they have released it anyhow. So would that make them BETA?
Astalavista
wacko.gif
hfrfc
One question concerning hotfixes :

When do u use SVCPACK.INF Method or Nlite , do u still see which hotfixes are installed under "add / remove programs" ?

I've tried nlite, but i don't see anything under "add/remove programs" after integrating hotfixes.

thx
Astalavista
now that is an interesting question.

i know that if i integrate manually using the /integrate command
i dont see it in add remove programs

which means i think if u follow the guide at msfn.org u will see
the hotfixes in add remove but why would u?
hfrfc
I want to see which hotfixes are installed on the computers of my compagny.

With nlite i dont see that. i'll try the old SVCPACK.INF method.
Astalavista
ouch too time consuming to do that.
IcemanND
if you run a hotfix with the /L switch it will tell you what hotfixes are installed.




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.