July 11, 201214 yr Note that the KB2698365 update (MS12-045) does NOT replace the KB2419632 update, because KB2419632 contains an additional "odbc32.dll" file.And there is one Office 2003 update release this month:KB2598361 MS12-046 (replaces KB976382 in MS10-031)
July 11, 201214 yr Update for Windows XP and Windows Server 2003 (KB2728973)new type of roots cert (revoke) installer rvkroots.exeI've converted that update into an .reg files that can be used in HFSLIP:
July 11, 201214 yr New Flash 11.3.300.265http://fpdownload.macromedia.com/get/flashplayer/current/licensing/win/install_flash_player_11_active_x.exe
July 12, 201214 yr KB2481109 09.03.2011mstsc.exe (6.0.6001.18589 - 27.01.2011)mstscax.dll (6.0.6001.18589 - 02.02.2011)This ('KB2481109') HF folder, we add the update;mstsc.exe (6.0.6001.22840 )http://support.microsoft.com/kb/2481109
July 16, 201214 yr In case you guys are interested, I made an updated swflash.cab package, no updater.get it here: https://dl.dropbox.com/u/7065652/SWFLASH.CABc ya! Edited July 18, 201214 yr by jvidal
July 17, 201214 yr @rulman:it works, already tried it.Made my updated CD, installed on a VM and MU only wanted the genuine notification crap, which I leave out intentionally.try again!bye!PS: i'm talking with 2719985 in the HF folder. Edited July 17, 201214 yr by jvidal
July 22, 201214 yr 2719985 replaces these two updates: 973687, 2079403.So if rulman integrated 973687 or 2079403 after 2719985, the update would be undone.
July 22, 201214 yr Hey Mim0, how did you manage to find a current WindowsXP-KB892130-ENU-x86.exe (Windows Genuine Advantage Validation)?
July 22, 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\""
July 22, 201214 yr 2719985 replaces these two updates: 973687, 2079403.So if rulman integrated 973687 or 2079403 after 2719985, the update would be undone.that's probably what happened. I can ASSURE you that putting 2719985 in HF folder works just fine.
July 22, 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\""Why are you calling reg.exe from inside a reg file??? why not just add the registry value directly?
July 22, 201214 yr @jvidalBecause it's necessary to get the real value for %systemroot%. If you put %systemroot% in the reg file it will add it as "%systemroot%" while here it's required to be added as the real path.You can check the difference yourself between the one above (correct) and this one (incorrect):Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce]"KB2603381"="reg.exe ADD HKCR\\Package\\protocol\\StdFileEditing\\server /ve /d %systemroot%\\system32\\packager.exe /f" Edited July 22, 201214 yr by tomasz86
Create an account or sign in to comment