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

Jump to content


  • 69 Pages +
  • « First
  • 53
  • 54
  • 55
  • 56
  • 57
  • 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: -----

#1081 User is offline   jvidal 

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

Posted 22 July 2012 - 02:46 PM

No, what i was saying is why don't you add the value directly from the reg file, something like this:


Windows Registry Editor 5.00

[HKEY_CLASSES_ROOT\Package\Protocol\StdFileEditing\Server]
@="%systemroot%\system32\packager.exe /f"

and just merge the reg file.
Or this doesn't work either?


#1082 User is offline   jvidal 

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

Posted 22 July 2012 - 02:51 PM

And BTW, why on earth would one want to complicate things by fiddling with reg files instead of just dropping the update on the hf folder?

#1083 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 22 July 2012 - 02:56 PM

@jvidal

Because the update can't be slpstreamed from HF :lol: It belongs to HFSVCPACK_SW1. Using the reg file is faster and saves space.

The registry entry is not "%systemroot%\system32\packager.exe". It reflects your real system path so on my system it is:

C:\WINNT\system32\packager.exe


for other people it may be

C:\WINDOWS\system32\packager.exe


that's why it's necessary to use "cmd /c reg.exe" to get the real value for %systemroot% :)

This post has been edited by tomasz86: 22 July 2012 - 02:57 PM


#1084 User is offline   jvidal 

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

Posted 22 July 2012 - 08:13 PM

Ok. All clear. It seems env. variables are not converted.

This post has been edited by jvidal: 22 July 2012 - 08:16 PM


#1085 User is offline   Explorer09 

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

Posted 22 July 2012 - 11:52 PM

View Posttomasz86, on 22 July 2012 - 01:28 AM, said:

@Mim0

This reg file can be used instead of KB2603381 (HFSVCPACK_SW1):

Attachment Windows2000-XP-2003-KB2603381-x86-XXX.reg

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce]
"KB2603381"="cmd.exe /c \"reg.exe ADD HKCR\\Package\\protocol\\StdFileEditing\\server /ve /d %systemroot%\\system32\\packager.exe /f\""



I didn't test this, but if %systemroot% contains spaces, I think this patch will fail.

#1086 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 23 July 2012 - 12:26 AM

View PostExplorer09, on 22 July 2012 - 11:52 PM, said:

I didn't test this, but if %systemroot% contains spaces, I think this patch will fail.

Can %systemroot% contain spaces?

#1087 User is offline   jvidal 

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

Posted 23 July 2012 - 11:34 AM

system variables NEVER have spaces...

#1088 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 23 July 2012 - 02:22 PM

View Postjvidal, on 23 July 2012 - 11:34 AM, said:

system variables NEVER have spaces...

I meant the Windows directory. %ProgramFiles% can have spaces ("Program Files") but I don't think that the Windows directory can.

#1089 User is offline   Mim0 

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

Posted 23 July 2012 - 03:06 PM

new file-checker for XP:
2012-07-22
- Added: KB2719985 (MS12-043: Microsoft XML Core Services, MSXML 3 & 6)
- Added: KB2721691 (MS12-043: Microsoft XML Core Services, MSXML 4)
- Added: KB2698365 (MS12-045: Microsoft Data Access Components)
- Added: KB2718523 (MS12-047: Windows Kernel-Mode Drivers)
- Added: KB2691442 (MS12-048: Windows Shell)
- Added: KB2655992 (MS12-049: TLS)
- Added: KB2728973 (Security Advisory 2728973: Certificates Revocation)
- Added: Malicious Software Removal Tool 4.10.6402.0
- Added: Adobe Flash Player 11.3.300.265
- Removed: KB2079403 (MS10-051: Microsoft XML Core Services 3.0, replaced by KB2719985)
- Removed: KB954459 (MS08-069: Microsoft XML Core Services, MSXML6, replaced by KB2719985)
- Removed: KB973687 (Update for Windows XP (MSXML3 & MSXML6), replaced by KB2719985)
- Removed: KB973686 (XML Core Services 6 (MSXML6) SP2 Build 2003, replaced by KB2719985)
- Removed: KB954430 (MS08-069: Microsoft XML Core Services, MSXML4, replaced by KB2721691)
- Removed: KB973685 (XML Core Services 4.0 (MSXML4) SP3 Build 2107, replaced by KB2721691)
- Removed: KB2709162 (MS12-041: Windows Kernel-Mode Drivers, replaced by KB2718523)
- Removed: Malicious Software Removal Tool 4.9.6301.0
- Removed: Adobe Flash Player 11.3.300.257


Download: HFSLIPFC v.2012/05/04 with WindowsXP-update-list v.2012/07/22

and other things written here last days are handled also, but let me some time... :D

#1090 User is offline   dziubek 

  • Friend of HFSLIP
  • PipPip
  • Group: Members
  • Posts: 221
  • Joined: 26-November 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 23 July 2012 - 09:41 PM

-----------------------------------------------------------
Running HFSLIPFC v.2012/05/04 at 2012-07-24  5:34:46,45
-----------------------------------------------------------
unknown: HF\msxml4-KB2721691-enu.exe
missing (S): HF\msxml4-KB2721691-PLK.exe (MS12-043: Microsoft XML Core Services (MSXML 4))



This hotfix is' t in the Polish version. Is only available for nine languages ;)

#1091 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 23 July 2012 - 10:01 PM

View Postdziubek, on 23 July 2012 - 09:41 PM, said:

-----------------------------------------------------------
Running HFSLIPFC v.2012/05/04 at 2012-07-24  5:34:46,45
-----------------------------------------------------------
unknown: HF\msxml4-KB2721691-enu.exe
missing (S): HF\msxml4-KB2721691-PLK.exe (MS12-043: Microsoft XML Core Services (MSXML 4))



This hotfix is' t in the Polish version. Is only available for nine languages ;)

...and the MSXML files themselves are actually language neutral :)

#1092 User is offline   Mim0 

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

Posted 24 July 2012 - 12:09 AM

View Postdziubek, on 23 July 2012 - 09:41 PM, said:

...
This hotfix is' t in the Polish version. Is only available for nine languages ;)
Of course... Thank you for reporting this!!!!!

2012-07-24
- Fixed: KB2721691 (MSXML4) is only in some languages available


Download: HFSLIPFC v.2012/05/04 with WindowsXP-update-list v.2012/07/24

#1093 User is offline   ZEUS__ 

  • Member
  • PipPip
  • Group: Members
  • Posts: 184
  • Joined: 03-January 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 24 July 2012 - 01:47 AM

Hi @Mim0,

file-checker says "missing (S): HF\msxml4-KB2721691-TRK.exe (MS12-043: Microsoft XML Core Services (MSXML 4))".
but there is no TRK version of it. we use msxml4-KB2721691-enu.exe

http://www.microsoft...s.aspx?id=30193

#1094 User is offline   Mim0 

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

Posted 24 July 2012 - 02:39 AM

View PostZEUS__, on 24 July 2012 - 01:47 AM, said:

...but there is no TRK version of it. we use msxml4-KB2721691-enu.exe
...
Hi ZEUS,
yes, THX for reporting this! I'm sorry, I made an error during search & replace when updating the script. But it's already fixed (see two postings above!

CU, Mimo

#1095 User is offline   ZEUS__ 

  • Member
  • PipPip
  • Group: Members
  • Posts: 184
  • Joined: 03-January 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 24 July 2012 - 02:56 AM

View PostMim0, on 24 July 2012 - 02:39 AM, said:

View PostZEUS__, on 24 July 2012 - 01:47 AM, said:

...but there is no TRK version of it. we use msxml4-KB2721691-enu.exe
...
Hi ZEUS,
yes, THX for reporting this! I'm sorry, I made an error during search & replace when updating the script. But it's already fixed (see two postings above!

CU, Mimo


ohh, I didn't see it, sorry :) thanks for your effort:)

added: link to download gives me 404 error:(
added2: now it seems OK. I download it. thanks :)

This post has been edited by ZEUS__: 24 July 2012 - 04:25 AM


#1096 User is offline   Mim0 

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

Posted 24 July 2012 - 04:02 AM

sh*t! :realmad: Sometimes the FTP-access of the webspace is a little bit strange - and my upload-script cannot read-back and check if all is correctly uploaded. But OK, the webspace is free... Thx again! :)

#1097 User is offline   ZEUS__ 

  • Member
  • PipPip
  • Group: Members
  • Posts: 184
  • Joined: 03-January 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 24 July 2012 - 04:28 AM

now it's OK. I download it, thanks :)

#1098 User is offline   Explorer09 

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

Posted 24 July 2012 - 08:03 PM

View Posttomasz86, on 23 July 2012 - 02:22 PM, said:

View Postjvidal, on 23 July 2012 - 11:34 AM, said:

system variables NEVER have spaces...

I meant the Windows directory. %ProgramFiles% can have spaces ("Program Files") but I don't think that the Windows directory can.

You are right, the Windows directory needs to follow the 8.3 filename convention. I tested just now.
If it doesn't, an error message "The directory name is invalid. Directory names must contain 8 or less valid characters." will appear.

#1099 User is offline   tomasz86 

  • http://www.windows2000.tk
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,220
  • Joined: 27-November 10
  • OS:Windows 2000 Professional
  • Country: Country Flag

Posted 24 July 2012 - 08:16 PM

I've also done some investigation and the fact is that M$ never uses quotes when referring to %systemroot% in their updates so it can be said for sure that %systemroot% can't have spaces :)

#1100 User is offline   -X- 

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

Posted 26 July 2012 - 04:02 AM

New Flash 11.3.300.268

http://www.adobe.com...tribution3.html

Share this topic:


  • 69 Pages +
  • « First
  • 53
  • 54
  • 55
  • 56
  • 57
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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



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