nfm Posted February 12, 2005 Posted February 12, 2005 @Lucius SnowIf you got .infs working could you attach them for these updates:KB891781.exeKB890047.exeKB888302.exe KB888113.exe KB885250.exeKB867282.exeKB873333.exe So I can add them to RVMUpPck.inf. I got files from hotfixes, compressed .cats, svpack.inf modified so no worry on that. Only thing that bothers me is rewriting .regs to .infs, especially pointing out location for hotfix such as %11%,%12%. That's where i get stuck . What did you use to create .infs?ThanksEDIT: Nevermind, I created my own
IRP Posted February 12, 2005 Posted February 12, 2005 @Incroyable HULKYou can make your excellent guide more useful for everybody simply including a short line after each hotfix to indicate the replaces hotfixes. Thank you very much.For example:*** NEW *** << Replaces (KB834707)KB867282 -› Cumulative security update for Internet ExplorerDownload -› 3.64 MB (February 7, 2005)Switches: KB867282.exe /q /n /zSee you soon.
IRP Posted February 12, 2005 Posted February 12, 2005 I've already integrated KB834707, how i can de-integrate it without to do it manually?. Is there any way?. If i integrate the KB867282, Is the install smart to de-integrate it?. Thanks in advance.
mirza Posted February 12, 2005 Posted February 12, 2005 I've made a batch from updated on clean install of Windows XP SP2. I will also provide zip file of collected hotfixes if anyone is interested, I'll post link if so. Here is my batch file....heres a link to collected, zipped patches as described in batch below, incluedes all current as of yestuday hotfixes and automated batch file DOWNLOADcls@echo offecho applying windows xp service pack 2 patches.echo.echo updating;echo security update for windows xp kb890047echo please wait...start /wait KB890047.exe /q /n /zecho.echo updating;echo security update for windows messanger kb887472echo please wait...start /wait KB887472.exe /q /n /zecho.echo updating;echo security update for windows xp kb885250echo please wait...start /wait KB885250.exe /q /n /zecho.echo updating;echo security update for windows xp kb891781echo please wait...start /wait KB891781.exe /q /n /zechoecho updating;echo cumulative security update for internet explorer for windows xp kb867282echo please wait...start /wait KB867282.exe /q /n /zechoecho updating;echo security update for windows xpkb888113echo please wait...start /wait KB888113.exe /q /n /zecho.echo updating;echo windows malicious softwre removal tool - february 2005 kb890830echo please wait...start /wait KB890830.exe /qecho.echo updating;echo security update for windows xp kb873333echo please wait...start /wait KB873333.exe /q /n /zecho.echo updating;echo security update for windows xp kb885835echo please wait...start /wait KB885835.exe /q /n /zecho.echo updating;echo security update for windows xp kb888302echo please wait...start /wait KB888302.exe /q /n /zecho.echo updating;echo security update for windows xp kb890175echo please wait...start /wait KB890175.exe /q /n /zecho.echo updating;echo security update for windows xp kb873339echo please wait...start /wait KB873339.exe /q /n /zecho.echo updating;echo critical update for windows xp kb886185echo please wait...start /wait KB886185.exe /q /n /zecho.echo updating;echo security update for windows xp kb885836echo please wait...start /wait KB885836.exe /q /n /zecho.echo doneexit
GreenMachine Posted February 12, 2005 Posted February 12, 2005 Don't be silly: ZIP is nativly supported in Windows XP, and not everyone likes loading other software. Some want WinRAR, some WinAce, some WinZip, etc ... So, without daring to touch upon which may be better, please keep it simple and use the common denominator. CAB files work fine, as well!
Incroyable HULK Posted February 12, 2005 Author Posted February 12, 2005 Sorry for the delay, here is the list for Windows XP SP1*** NEW ***KB888302KB890047KB885250KB891781KB867282KB888113KB873333KB839645Take note that KB889293 is no longer requiredI'll be updating the first page soon
IRP Posted February 13, 2005 Posted February 13, 2005 Nobody aswer me so... i made this tool. Enjoy.Hotfix Disintegrate Tool
Astalavista Posted February 13, 2005 Posted February 13, 2005 * MS05-015: Vulnerability in Hyperlink Object Library Could Allow Remote Code Execution (888113) * MS05-014: Cumulative Security Update for Internet Explorer (867282) * MS05-013: Vulnerability in the DHTML Editing Component ActiveX Control Could Allow Remote Code Execution (891781) * MS05-012: Vulnerability in OLE and COM Could Allow Remote Code Execution (873333) * MS05-011: Vulnerability in Server Message Block Could Allow Remote Code Execution (885250) * MS05-010: Vulnerability in the License Logging Service Could Allow Code Execution (885834) * MS05-009: Vulnerability in PNG Processing Could Allow Remote Code Execution (890261) * MS05-008: Vulnerability in Windows Shell Could Allow Remote Code Execution (890047) * MS05-007: Vulnerability in Windows Could Allow Information Disclosure (888302) * MS05-006: Vulnerability in Windows SharePoint Services and SharePoint Team Services Could Allow Cross-Site * Scripting and Spoofing Attacks (887981) * MS05-005: Vulnerability in Microsoft Office XP could allow Remote Code Execution (873352) * MS05-004: ASP.NET Path Validation Vulnerability (887219)
Yzöwl Posted February 13, 2005 Posted February 13, 2005 @ mirza<snip>described in batch below, incluedes all current as of yestuday</snip>cls@echo off<snip>echo.echo updating;echo security update for windows messanger kb887472echo please wait...start /wait KB887472.exe /q /n /z</snip>echo.echo doneexitWhat is the hotfix above for? I didn't see it on the list on the first page.....Why is the following hotfix not included KB885626.exe as listed on the first page?
Incroyable HULK Posted February 13, 2005 Author Posted February 13, 2005 Instead of applying this Hotfixe for Windows Messenger, you should replace your old version with the new updated one...
mirza Posted February 14, 2005 Posted February 14, 2005 Yzöwl, its for Windows Messanger. These updates that I've posted are done on clean install of Windows XP SP2 with Windows Media Player 10.
Tarkules Posted February 17, 2005 Posted February 17, 2005 Hi,How do I integrate Framework 1.1 on Windows XP SP 2 Slipstreamed ?I could'nt find an answer anywhere.Thanks
Astalavista Posted February 17, 2005 Posted February 17, 2005 i dont think u canbec. netframework is not part of xp. it is an add on.
j4ever Posted February 18, 2005 Posted February 18, 2005 if u don't have outlook express and messanger installed in xp, will windows update still list the updates for them?
Recommended Posts