MSFN Forum: The File-Checker (HFSLIPFC) for HFSLIP - MSFN Forum

Jump to content


  • 70 Pages +
  • « First
  • 62
  • 63
  • 64
  • 65
  • 66
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

The File-Checker (HFSLIPFC) for HFSLIP Checks the content of the HFSLIP-folders (Windows XP & 2000) Rate Topic: -----

#1261 User is offline   jvidal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 661
  • Joined: 14-November 05

Posted 14 December 2012 - 09:57 AM

thx, mimo.
Still can't download. Plus, your site is having problems again...


#1262 User is offline   Mim0 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 23-September 08

Posted 14 December 2012 - 04:17 PM

new file-checker for XP:
2012-12-13
- Added: KB2761465 (MS12-077: Internet Explorer)
- Added: KB2753842 (MS12-078: Windows Kernel-Mode Drivers, OpenType Compact Font Format (CFF) driver)
- Added: KB2779030 (MS12-078: Windows Kernel-Mode Drivers, Win32k.sys)
- Added: KB2758857 (MS12-081: Windows File Handling Component)
- Added: KB2770660 (MS12-082: DirectPlay)
- Added: KB931125 (Roots Certificates Update December 2012 (37.0.2195.0))
- Added: KB890830 (Malicious Software Removal Tool 4.15.6902.0)
- Added: Adobe Flash Player 11.5.502.135
- Added: Replacement-info for KB959426 (it will be obsolete if advisory KB968389 is present.
         Security update KB2758857 is also needed for complete replacement but security 
         updates will be expected anyway. The file-checker cannot check for update1 AND update2 
         just for update1 OR update2 what is not suitable here.)
- Removed: KB2507618 (MS11-032: OpenType Compact Font Format (CFF) Driver, replaced by KB2753842)
- Removed: KB2744842 (MS12-063: Internet Explorer, replaced by KB2761465)
- Removed: KB2761226 (MS12-075: Windows Kernel-Mode Drivers, replaced by KB2779030)
- Removed: KB931125 (Roots Certificates Update April 2012 (36.0.2195.0), replaced by v37)
- Removed: KB890830 (Malicious Software Removal Tool 4.14.6800.0, replaced by v4.15)
- Removed: Adobe Flash Player 11.5.502.110 (replaced by v11.5.502.135)


Download: HFSLIPFC v.2012/05/04 with WindowsXP-update-list v.2012/12/13

#1263 User is offline   Explorer09 

  • Member
  • PipPip
  • Group: Members
  • Posts: 136
  • Joined: 12-September 11

Posted 14 December 2012 - 09:03 PM

Hey Mimo, are you going to update your Office 2003 file-checker soon?

I've updated my last post, so you can save your time checking the Microsoft Update:
http://www.msfn.org/...ost__p__1022145

More compact version:
Minus sign means 'to be removed'; plus sign means 'to add this update'.
-2597086 (replaced by 2687481, 2012-Nov)
-2598361 (replaced by 2687626*, 2012-Nov)
-2687323 (replaced by 2726929*, 2012-Dec)
-2687324 (replaced by 2760574, 2013-Jan)
-2687403 (replaced by 2760754, 2013-Jan)
-2687483 (replaced by 2760497, 2012-Dec)
+2687481
+2687626
+2726929
+2760497
+2760574
+2760754


EDIT: updated for January 2013 Patch Tuesday.

This post has been edited by Explorer09: 09 January 2013 - 06:42 AM


#1264 User is offline   Mim0 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 23-September 08

Posted 15 December 2012 - 12:50 PM

View PostExplorer09, on 14 December 2012 - 09:03 PM, said:

Hey Mimo, are you going to update your Office 2003 file-checker soon?
Yes, the Office 2003 update list will be updated too. Many thanks for your help! :thumbup

#1265 User is offline   csoh 

  • Group: Members
  • Posts: 1
  • Joined: 17-December 12
  • OS:XP Pro x86
  • Country: Country Flag

Posted 17 December 2012 - 03:32 AM

View Postkooky, on 11 September 2011 - 10:14 AM, said:

View PostMaxfutur, on 10 September 2011 - 08:39 AM, said:

View Postkooky, on 08 September 2011 - 01:45 PM, said:

Be aware,

i realized some tests on a VM, when you move KB961742-v3 to HFSVCPACK_SW1, at the first startup of windows when you logon, the my documents window open up. And each time you logon this window appears...
This KB is definitely strange.
A solution is to make a cab in HFGUIRUNONCE to install silently at first logon.

Like Mim0 said, if you don't use WinXP on a VM under Win 7, don't use it ;)



I do use include and have no problems.

BTW. do you install any third party software?

Have you checked the startup line with Autoruns?

it was a vanilla WinXP SP3 updated with the latest Mim0's file-checker, nothing in the autorun or anywhere.
Like said Mim0, you have to copy KB961742-v3 to HFSVCPACK_SW1 directory, not HF.


Same "My Documents" problem here. What I have found out is that if you slipstream KB961742-v3 in HFSVCPACK_SW1(perhaps with some bad interaction with other unknown fixes), for some reason registry value of "Userinit" at

HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

becomes not as intended(by installer).

Without 961742-v3
"Userinit"="C:\Windows\system32\userinit.exe,"

961742-v3 at HFSVCPACK_SW1
"Userinit"="C:\Windows\system32\userinit.exe,C:\Windows\system32\rdpinit.exe,"

961742-v3 at standalone(after you've installed OS without 961742-v3 slipstreamed)
"Userinit"="C:\Windows\system32\rdpinit.exe,"

I think that either userinit.exe or rdpinit.exe causes explorer.exe(intended as shell) to launch at logon so if you have double entry in here, one more (unwanted) windows explorer launches.

To fix it, just replace that entry with correct value manually.
"Userinit"="C:\Windows\system32\rdpinit.exe,"
I have personally verified the correctness of registry entry after I manually fixed and uninstalled KB961642-v3 after this fix. After uninstallation, this entry becomes original value
"Userinit"="C:\Windows\system32\userinit.exe,"
regardless of manually modifying this entry, BUT YOUR MILAGE MAY VARY SO BE CAREFUL - this entry is crucial on successful launch of windows.

I'm now wondering if there is a way to automatically apply registry fix after HFSVCPACK_SW1 slipstreamed 961742-v3 installs.
Some help would be really appreciated;) Thanks.

#1266 User is online   -X- 

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

Posted 20 December 2012 - 12:54 PM

Looks like we got a v2...

Quote

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

********************************************************************
Title: Microsoft Security Bulletin Re-Releases
Issued: December 20, 2012
********************************************************************

Summary
=======
The following bulletins have undergone a major revision increment.
Please see the appropriate bulletin for more details.

* MS12-078 - Critical
* MS12-dec


Bulletin Information:
=====================

* MS12-078 - Critical

- http://technet.micro...lletin/MS12-078
- Reason for Revision: V2.0 (December 20, 2012): Rereleased
update KB2753842 to resolve an issue with OpenType fonts not
properly rendering after the original update was installed.
Customers who have successfully installed the original KB2753842
update need to install the rereleased update.
- Originally posted: December 11, 2012
- Updated: December 20, 2012
- Bulletin Severity Rating: Critical
- Version: 2.0

* MS12-dec

- http://technet.micro...lletin/ms12-dec
- Reason for Revision: V2.0 (December 20, 2012): For MS12-078,
rereleased update KB2753842 to resolve an issue with OpenType
fonts not properly rendering after the original update was
installed. Customers who have successfully installed the
original KB2753842 update need to install the rereleased update.
- Originally posted: December 11, 2012
- Updated: December 20, 2012
- Version: 2.0


#1267 User is offline   Mim0 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 23-September 08

Posted 23 December 2012 - 05:28 AM

new file-checker for XP:
2012-12-23
- Added: KB2753842 v2 (MS12-078: Windows Kernel-Mode Drivers, OpenType Compact Font Format (CFF) driver)
- Removed: KB2753842 (MS12-078: Windows Kernel-Mode Drivers, OpenType Compact Font Format (CFF) driver, replaced by KB2753842 v2)

Download: HFSLIPFC v.2012/05/04 with WindowsXP-update-list v.2012/12/23

#1268 User is online   -X- 

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

Posted 03 January 2013 - 04:41 PM

Updated revoked roots.

http://support.micro....com/kb/2798897

http://technet.micro...dvisory/2798897

#1269 User is online   -X- 

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

Posted 08 January 2013 - 01:19 PM

January 2013

KB2757638 (Microsoft XML Core Services 6.0)
XML 4.0 is not part of a stock XP.

EDIT: New Flash 11.5.502.146
http://www.adobe.com...tribution3.html

This post has been edited by -X-: 08 January 2013 - 01:29 PM


#1270 User is offline   Explorer09 

  • Member
  • PipPip
  • Group: Members
  • Posts: 136
  • Joined: 12-September 11

Posted 09 January 2013 - 06:42 AM

Windows XP
KB2757638 | MS13-002 | msxml | 36306 | Doesn't replace KB2719985
KB2758694 | MS13-002 | msxml4 (optional component) | 36292 | Replaces KB2721691
APSB13-01 | Flash Player 11.5.502.146 | (a.k.a. KB2796096 in IE10)

Office 2003
KB2760574 | MS13-002 | msxml | 36361 | Replaces KB2687627
KB2760754 | not security | outlfltr | 36353 | Replaces KB2760582

And I've updated your 'todo' list for the Office 2003 updates:
Minus sign means 'to be removed'; plus sign means 'to add this update'.
-2597086 (replaced by 2687481, 2012-Nov)
-2598361 (replaced by 2687626*, 2012-Nov)
-2687323 (replaced by 2726929*, 2012-Dec)
-2687324 (replaced by 2760574, 2013-Jan)
-2687403 (replaced by 2760754, 2013-Jan)
-2687483 (replaced by 2760497, 2012-Dec)
+2687481
+2687626
+2726929
+2760497
+2760574
+2760754


#1271 User is offline   Mim0 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 23-September 08

Posted 10 January 2013 - 01:34 PM

Thx guys, I'm working on it... :)

#1272 User is offline   Mim0 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 23-September 08

Posted 14 January 2013 - 03:30 AM

new file-checker for XP:
2013-01-11
- Added: KB2798897 (Security Advisory 2798897: Certificates Revocation)
- Added: KB2757638 (MS13-002: Microsoft XML Core Services, MSXML 6)
- Added: KB2758694 (MS13-002: Microsoft XML Core Services, MSXML 4)
- Added: KB890830 (Malicious Software Removal Tool 4.16.7000.0)
- Added: Adobe Flash Player 11.5.502.146
- Removed: KB2728973 (Security Advisory 2728973: Certificates Revocation, replaced by KB2798897)
- Removed: KB2721691 (MS12-043: Microsoft XML Core Services, MSXML 4, replaced by KB2758694)
- Removed: KB890830 (Malicious Software Removal Tool 4.15.6902.0)
- Removed: Adobe Flash Player 11.5.502.135


Download: HFSLIPFC v.2012/05/04 with WindowsXP-update-list v.2013/01/11

BTW: Urgend Update for IE shortly available: http://blogs.technet...ry-2794220.aspx

#1273 User is offline   Explorer09 

  • Member
  • PipPip
  • Group: Members
  • Posts: 136
  • Joined: 12-September 11

Posted 14 January 2013 - 11:28 PM

View PostMim0, on 14 January 2013 - 03:30 AM, said:

BTW: Urgend Update for IE shortly available: http://blogs.technet...ry-2794220.aspx

It's available now: http://technet.micro...lletin/MS13-008
KB2794220 | MS13-008 | IE (mshtml.dll) | IE6:36401 IE8:36418 |
This update is not cumulative, so it might be replaced by a cumulative update in the future.

#1274 User is offline   Mim0 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 23-September 08

Posted 26 January 2013 - 05:16 PM

new file checker for XP:
2013-01-25
- Added: KB2799329 (MS13-008: Internet Explorer)
- Added: KB2794119 (Cumulative Time Zone Update)
- Removed: KB2779562 (Cumulative Time Zone Update, replaced by KB2794119)

Download: HFSLIPFC v.2012/05/04 with WindowsXP-update-list v.2013/01/25

#1275 User is online   -X- 

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

Posted 26 January 2013 - 05:24 PM

I remember reading that KB2779562 is still needed.

EDIT: Yep. http://support.micro....com/kb/2794119

Quote

We recommend that you deploy the most current Windows cumulative time zone update (KB2779562) before installing this to guarantee the consistency of the time zone database on all systems.


Might be worth it to compare the .infs to see if MS is really on the ball this time.

This post has been edited by -X-: 26 January 2013 - 05:42 PM


#1276 User is offline   Mim0 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 23-September 08

Posted 30 January 2013 - 11:28 PM

View Post-X-, on 26 January 2013 - 05:24 PM, said:

I remember reading that KB2779562 is still needed.
Hi -X-,
you're right! thx for the Info!!!!

--edit--
I got a hint that KB2794119 is a cumulative update - even when KB2794119 tells something other.
The information is inside of the update.inf.
I also compared the both update.inf's (KB2794119 vs KB2779562) and it seems plausible for me.
The content (time-zone-definitions for the windows-registry) of KB2779562 is also inside of KB2794119.

This post has been edited by Mim0: 31 January 2013 - 04:59 AM


#1277 User is offline   kukris 

  • Member
  • PipPip
  • Group: Members
  • Posts: 111
  • Joined: 28-November 03

Posted 03 February 2013 - 03:19 PM

I did a new installation and can confirm that KB2779562 is no longer needed when you have KB2794119. At least Windows Update doesn't complain.

#1278 User is offline   Mim0 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 23-September 08

Posted 03 February 2013 - 11:24 PM

View Postkukris, on 03 February 2013 - 03:19 PM, said:

I did a new installation and can confirm that KB2779562 is no longer needed when you have KB2794119. At least Windows Update doesn't complain.
Thx for the information!

Btw... I've updated the Office 2003 Update List (THX to Explorer09 for your info)
Download: HFSLIPFC v.2012/05/04 with Office2003-update-list v.2013/02/03

#1279 User is offline   jvidal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 661
  • Joined: 14-November 05

Posted 04 February 2013 - 10:36 AM

Mimo, the XML6 update should be removed. It is not part of a standard XP install. It is only needed when XML6 was installed by some third-party application.
WU DOES NOT ask for it on a standard windows installation.

bye!

EDIT. I just found out you made a silent update and now the FC is asking for 2779562. Didn't we JUST agree that it is replaced by 2794119???
And, like I said, the XML6 update should be OPTIONAL, the FC shouldn't ask for it as a high-priority update.

EDIT2:
There's another bug in the FC:

It says:
"found 2728973, ...REPLACED BY 2798897..."
hf\rvkroots.exe

And immediately after that:
"Found 2798897..."
hf\rvkroots.exe

this doesn't make ANY sense. The first one is absolutely unnecessary.

This post has been edited by jvidal: 04 February 2013 - 10:44 AM


#1280 User is offline   Explorer09 

  • Member
  • PipPip
  • Group: Members
  • Posts: 136
  • Joined: 12-September 11

Posted 04 February 2013 - 11:40 AM

View Postjvidal, on 04 February 2013 - 10:36 AM, said:

Mimo, the XML6 update should be removed. It is not part of a standard XP install. It is only needed when XML6 was installed by some third-party application.
WU DOES NOT ask for it on a standard windows installation.


Yes it is in the standard XP install. You can verify this by yourself. Look in the directory "C:\WINDOWS\system32" and see the file msxml6.dll.

The file version should be 6.20.2502.0 after you install KB2757638. (If it is 6.20.2501.0, then you have KB2719985 installed but not KB2757638)

Share this topic:


  • 70 Pages +
  • « First
  • 62
  • 63
  • 64
  • 65
  • 66
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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



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