easy Posted November 29, 2009 Posted November 29, 2009 (edited) Windows XP Hotfix Integration Tool w/SP4 - 11/2009this tool integrates all the updates since SP3 released automatically.you must only insert your windows xp cd and lean back whileits 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\HOTFIXESfor english speaking people who has english versions of xpHotfix Integration Tool Englishfor german speaking people who has german versions of xpHotfix Integration Tool Germanfor those who has turkish versions of xp (the dialogs written in english)Hotfix Integration Tool Turkishps: selfmade toolgreetz from austria Edited November 29, 2009 by easy
easy Posted November 29, 2009 Author Posted November 29, 2009 (edited) i have decided to post part of the source code cdrom.vbs (to detect the cdrom drivers)==========================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 IfNextfile.closewget can be found athttp://www.gnu.org/software/wget/regardsupdate_enu.txtupdates_deu.txtupdates_trk.txtcdburn.rarcdimage.rarCDR.rarsleep.rarwinxpboot.rarsymbol.rarwin.rar Edited November 30, 2009 by easy
easy Posted November 29, 2009 Author Posted November 29, 2009 (edited) 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 microsoftand is available on their website.the links for updates are above. this updates appearwhen 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++ greetz Edited November 29, 2009 by easy
cox Posted November 29, 2009 Posted November 29, 2009 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
Guest Posted November 30, 2009 Posted November 30, 2009 (edited) 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 Edited November 30, 2009 by -X-
easy Posted November 30, 2009 Author Posted November 30, 2009 hi -x-,maybe it can replace some updates but those updates has beenappeared 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 scriptinghi cox,i'm very happy to see country mens here. you're welcome greetz from vorarlberg
Patosan Posted December 4, 2009 Posted December 4, 2009 (edited) 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 ? Edited December 4, 2009 by Patosan
Guest Posted December 4, 2009 Posted December 4, 2009 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.
Patosan Posted December 4, 2009 Posted December 4, 2009 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.
g-force Posted December 4, 2009 Posted December 4, 2009 @ easyPlease notice: http://www.msfn.org/board/windows-xp-servi...p;view=findpost
Vospers Posted December 5, 2009 Posted December 5, 2009 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?
easy Posted December 5, 2009 Author Posted December 5, 2009 (edited) @g-force: i've read your posting.Not a german country-flag, but your tool seems to be written in germanyes, 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 updatesappeared 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)nm, you're using the svcpack methodwhich method are you providing to integrate updates ?i use the /integrate method.greetz Edited December 6, 2009 by easy
Patosan Posted December 6, 2009 Posted December 6, 2009 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.
Guest Posted December 7, 2009 Posted December 7, 2009 (edited) nm, you're using the svcpack methodwhich 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. Edited December 7, 2009 by -X-
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now