MSFN Forum: Windows XP Hotfix Integration Tool w/SP4 - 11/2009 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

If you have questions about customizing Windows XP that are nLite-specific, please post them in the nLite forum, not here. If you have questions regarding the unattended installation of Windows XP, please post them in the Unattended Windows 2000/XP/2003 section.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Windows XP Hotfix Integration Tool w/SP4 - 11/2009 Integrates all the updates since SP3 released. Rate Topic: -----

#1 User is offline   easy 

  • Junior
  • Pip
  • Group: Members
  • Posts: 65
  • Joined: 27-July 04

  Posted 28 November 2009 - 08:07 PM

Windows XP Hotfix Integration Tool w/SP4 - 11/2009


this tool integrates all the updates since SP3 released automatically.
you must only insert your windows xp cd and lean back while
its doing all the needed things automatically.

finally you get burned windows xp sp4 disk with updates since today.


the latest hotfixes since service pack 3 downloaded to C:\SLPSTRM\HOTFIXES



for english speaking people who has english versions of xp
Hotfix Integration Tool English

for german speaking people who has german versions of xp
Hotfix Integration Tool German

for those who has turkish versions of xp (the dialogs written in english)
Hotfix Integration Tool Turkish

ps: selfmade tool

greetz from austria :thumbup

This post has been edited by easy: 29 November 2009 - 12:07 PM



#2 User is offline   easy 

  • Junior
  • Pip
  • Group: Members
  • Posts: 65
  • Joined: 27-July 04

Posted 28 November 2009 - 08:07 PM

i have decided to post part of the source code :)

cdrom.vbs (to detect the cdrom drivers)
==========================

Quote

set fso = CreateObject("Scripting.FileSystemObject")
set file = fso.OpenTextFile("C:\SLPSTRM\cdrom.ini",2,true,0)
For Each d in fso.Drives
if d.DriveType=4 then
file.write d.DriveLetter + ": "
End If
Next
file.close




wget can be found at
http://www.gnu.org/software/wget/


regards

Attached File(s)


This post has been edited by easy: 29 November 2009 - 06:15 PM


#3 User is offline   fdv 

  • MSFN Expert
  • Group: Developers
  • Posts: 1,099
  • Joined: 16-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 29 November 2009 - 01:34 AM

Hey, nice work!
Is the source available?

#4 User is offline   easy 

  • Junior
  • Pip
  • Group: Members
  • Posts: 65
  • Joined: 27-July 04

Posted 29 November 2009 - 06:20 AM

thx for using it.

which part are you interesting in.
maybe i can help you.

this tool is based on cmd batch scripting.
with a tool converted to .exe file.

here are the tools i use.
except wget.exe all the other comes from microsoft
and is available on their website.

the links for updates are above. this updates appear
when you install windows xp w/sp3 from scratch.

with a good idea you also know how is be making. :)

btt: i'm not developer in c/c++ or else.
this tool is just a batch scripting.

maybe you can show me how i code in c++ :P


greetz

This post has been edited by easy: 29 November 2009 - 11:34 AM


#5 User is offline   cox 

  • Group: Members
  • Posts: 2
  • Joined: 29-November 09

Posted 29 November 2009 - 05:59 PM

tested on a German version of xp Prof (MSDN) worked well. but I wish you could include an option for one to d/l and integrate ie8 and WMP11.
that would be fine indeed. It is all smiles here in Graz.
'n schönen Abend

#6 User is offline   -X- 

  • Member
  • Group: Patrons
  • Posts: 1,667
  • Joined: 08-January 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 29 November 2009 - 08:38 PM

Looks good. Going to test it out.

Concerning your hotfix list...

You can remove WindowsXP-KB954459-x86-ENU.exe & WindowsXP-KB955069-x86-ENU.exe. Both are replaced by WindowsXP-KB973687-x86-ENU.exe.

You can add WindowsXP-KB953155-x86-ENU.exe & WindowsXP-KB970483-x86-ENU.exe. These are used if added through Add/Remove Windows Components.

There's also WindowsXP-KB975254-x86-ENU.exe but due to a filename difference this is a problem update. Again, only used if added later on through Add/Remove Windows Components.
nm, you're using the svcpack method

This post has been edited by -X-: 29 November 2009 - 08:59 PM


#7 User is offline   easy 

  • Junior
  • Pip
  • Group: Members
  • Posts: 65
  • Joined: 27-July 04

Posted 30 November 2009 - 12:30 PM

hi -x-,

maybe it can replace some updates but those updates has been
appeared while i have installed windows xp sp3 from scratch.
and i want to get stable version with hotfixes.
now i can experimental a little bit.

some notes for svcpack method.

which method are you provide?
what is your recommends about that.
please note the restrictions of batch scripting


hi cox,
i'm very happy to see country mens here. :thumbup

you're welcome :hello:

greetz from vorarlberg ;)

#8 User is offline   Patosan 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 18-February 09
  • OS:XP Home
  • Country: Country Flag

Posted 03 December 2009 - 06:33 PM

View Post-X-, on Nov 29 2009, 09:38 PM, said:

You can remove WindowsXP-KB954459-x86-ENU.exe & WindowsXP-KB955069-x86-ENU.exe. Both are replaced by WindowsXP-KB973687-x86-ENU.exe.


Everey time I check & DL hotfix that is supposed to replace previous one(s), don't see any mention of a relation to or being replacement for previous ones on the ms download page. This leaves the question of just how do I know if what someone posts is correct, no disrespect to "X" here, it's a question I find myself asking many times recently.

For example in the above example both KB954459 & KB955069 are to do with Vulnerabilities in XML Core Services while the replacement, KB973687 is related to sending too many http or something which seems unrelated to the previous two. So how do I know whether to trust ?

This post has been edited by Patosan: 03 December 2009 - 07:03 PM


#9 User is offline   -X- 

  • Member
  • Group: Patrons
  • Posts: 1,667
  • Joined: 08-January 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 03 December 2009 - 06:54 PM

When it's a security update replacing an older security update you will see it on the bulletin page. For example, visit this page - http://www.microsoft.com/technet/security/...n/ms09-055.mspx. See the column "Bulletins Replaced by This Update".

WindowsXP-KB973687-x86-ENU.exe replacing 955069 and 954459 is a rare case because 973687 is a non security update. Microsoft will not have any mention of MS08-069 being replaced because it's not security related.

What I found is that the files originally replaced by MS08-069, msxml6.dll and msxml3.dll, are contained in 973687.

To see for yourself, take the 3 updates, use the /extract[:path] switch and look at the file version numbers. 973687 will have the highest version number and has the fixes from MS08-069 incorporated into them.

#10 User is offline   Patosan 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 18-February 09
  • OS:XP Home
  • Country: Country Flag

Posted 03 December 2009 - 07:06 PM

Thanks X, I was editing my post when you replied.
I'll check out your advice, your example shows just how difficult it can be to get a grip of things.

#11 User is offline   g-force 

  • Tester
  • PipPipPipPip
  • Group: Members
  • Posts: 596
  • Joined: 20-June 07
  • OS:XP Pro x86
  • Country: Country Flag

Posted 04 December 2009 - 03:48 AM

@ easy

Please notice: http://www.msfn.org/board/windows-xp-servi...p;view=findpost

#12 User is offline   Vospers 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 07-September 06

Posted 05 December 2009 - 01:45 AM

When a new hotfix is released by MS is it just a matter of downloading it to the Slipstrm\Hotfixes\ folder then running the Hotfix_enu.exe prog to create another slipstreamed disk or are there other actions necessary, or does an updated list of hotfixes need to be downloaded?

#13 User is offline   easy 

  • Junior
  • Pip
  • Group: Members
  • Posts: 65
  • Joined: 27-July 04

Posted 05 December 2009 - 07:58 AM

@g-force: i've read your posting.

Quote

Not a german country-flag, but your tool seems to be written in german

yes, this tool was written originally in german and converted to english while giving to english speaking people.
i'm from austria ;)


@Vospers:
this tool includes all of updates until 11/2009. you dont need to download update list.
i want to show which updates/hotfixes get slipstreamed with this tool.

in future this tool would download update lists from a server and slipstream.
i'm planning how i integrate downloaded update lists to this little tool and also how
it looks like.

@-x-
you're right.

the update replaced the security updates. but for me its simple to integrate all the updates
appeared in windows update. its even difficult when i check the replacements ...

i am also working with the bulletins and check the right version (xp/sp3)


Quote

nm, you're using the svcpack method

which method are you providing to integrate updates ?
i use the /integrate method.



greetz

This post has been edited by easy: 06 December 2009 - 05:02 AM


#14 User is offline   Patosan 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 18-February 09
  • OS:XP Home
  • Country: Country Flag

Posted 06 December 2009 - 11:27 AM

If you're slipstreaming IE8 you should use IE8-WindowsXP-KB974455-x86-ENU.exe instead of WindowsXP-KB974455-x86-ENU.exe.
If not slipping Ie8 would that hotfix still be ok, are either ok ?

Now for another one kb954459 to do with security of MSMXL6, there are 2 hotfixes, is this another case of one better for slipping ? Do I need to install both ? Neither ms download page mentions the other. See pic.
Attached File  kb954459.jpg (63.77K)
Number of downloads: 17

#15 User is offline   -X- 

  • Member
  • Group: Patrons
  • Posts: 1,667
  • Joined: 08-January 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 06 December 2009 - 06:17 PM

View Posteasy, on Dec 5 2009, 08:58 AM, said:

Quote

nm, you're using the svcpack method

which method are you providing to integrate updates ?
i use the /integrate method.

I don't provide any method. I personally use nLite. There is also HFSLIP. Both slipstream the updates.


@Patosan The one on the right is for XP SP2. The one on the left is the correct one.

This post has been edited by -X-: 06 December 2009 - 06:24 PM


#16 User is offline   Martin H 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 802
  • Joined: 24-November 06
  • OS:none specified

Posted 16 December 2009 - 10:43 AM

The /integrate method actually also slipstreams the binaries, and isn't the same as the regular old svcpack.inf method... The installers are run at T-13 just for the reg-entries, cat files and possible post-install commands, and not for replacing files...

Bloated/ineffecient - yes, but still slipstreaming however ;)

#17 User is offline   vingo 

  • Group: Members
  • Posts: 1
  • Joined: 23-February 10
  • OS:XP Pro x86
  • Country: Country Flag

Posted 23 February 2010 - 11:03 PM

Hi Easy,

I am often facing computers without internet connection. In this case, after I installed XP SP3 from scratch, do I have to download all these hotfixes from Microsoft and put them into a folder, and then run your tool to get them updated?

Do you have all these hotfixes files available for us to download here?

Thanks,

Vingo

Shanghai @ China

#18 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,000
  • Joined: 09-September 01
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 24 February 2010 - 12:22 AM

Redistributing Microsoft binaries would be a violation of their copyright (and a violation of board rules). However, there is a tool here called Windows Updates Downloader that can handle doing the download of hotfixes for you.

#19 User is offline   leonkehoe 

  • Group: Members
  • Posts: 2
  • Joined: 22-January 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 22 January 2012 - 07:10 AM

Is this tool the preferred way to integrate XP hotfixes released post-SP3?

#20 User is offline   -X- 

  • Member
  • Group: Patrons
  • Posts: 1,667
  • Joined: 08-January 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 22 January 2012 - 08:19 AM

This tool is from 2009. It's abandoned.

You can use nLite and either an update pack or my UDC script available at http://xdot.tk/updates.html (Note: I'm currently 2 months behind)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy