July 22, 201214 yr 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?
July 22, 201214 yr 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?
July 22, 201214 yr @jvidalBecause the update can't be slpstreamed from HF 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.exefor other people it may beC:\WINDOWS\system32\packager.exethat's why it's necessary to use "cmd /c reg.exe" to get the real value for %systemroot% Edited July 22, 201214 yr by tomasz86
July 23, 201214 yr Ok. All clear. It seems env. variables are not converted. Edited July 23, 201214 yr by jvidal
July 23, 201214 yr @Mim0This reg file can be used instead of KB2603381 (HFSVCPACK_SW1):Windows2000-XP-2003-KB2603381-x86-XXX.regWindows 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.
July 23, 201214 yr I didn't test this, but if %systemroot% contains spaces, I think this patch will fail.Can %systemroot% contain spaces?
July 23, 201214 yr 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.
July 23, 201214 yr Author 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.257Download: HFSLIPFC v.2012/05/04 with WindowsXP-update-list v.2012/07/22and other things written here last days are handled also, but let me some time...
July 24, 201214 yr -----------------------------------------------------------Running HFSLIPFC v.2012/05/04 at 2012-07-24 5:34:46,45-----------------------------------------------------------unknown: HF\msxml4-KB2721691-enu.exemissing (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
July 24, 201214 yr -----------------------------------------------------------Running HFSLIPFC v.2012/05/04 at 2012-07-24 5:34:46,45-----------------------------------------------------------unknown: HF\msxml4-KB2721691-enu.exemissing (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
July 24, 201214 yr Author ...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 availableDownload: HFSLIPFC v.2012/05/04 with WindowsXP-update-list v.2012/07/24
July 24, 201214 yr 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.exehttp://www.microsoft.com/en-us/download/details.aspx?id=30193
July 24, 201214 yr Author ...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
July 24, 201214 yr ...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, Mimoohh, 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 Edited July 24, 201214 yr by ZEUS__
Create an account or sign in to comment