tomasz86 Posted July 26, 2011 Author Posted July 26, 2011 (edited) Could you try slipstreaming only IE6 cabs and UR2-v3?I've just done a test:Files in your HF folder:Windows2000-KB891861-UR2-v3-BETA-x86-ENU.exeFiles in your HFCABS folder:_IE6_HFSLIP.CAB_IE6b_HFSLIP.CAB_OE6_HFSLIP.CABBRANDING.CABIEW2K_1.CABIEW2K_2.CABIEW2K_3.CABIEW2K_4.CABMAILNEWS.CABOEEXCEP.CABWAB.CABand the result is triedit.dll 6.1.0.9235. Edited July 26, 2011 by tomasz86
My2GirlsDad Posted July 28, 2011 Posted July 28, 2011 Could you try slipstreaming only IE6 cabs and UR2-v3?I've just done a test:Files in your HF folder:Windows2000-KB891861-UR2-v3-BETA-x86-ENU.exeFiles in your HFCABS folder:_IE6_HFSLIP.CAB_IE6b_HFSLIP.CAB_OE6_HFSLIP.CABBRANDING.CABIEW2K_1.CABIEW2K_2.CABIEW2K_3.CABIEW2K_4.CABMAILNEWS.CABOEEXCEP.CABWAB.CABand the result is triedit.dll 6.1.0.9235.tomasz86,I believe I've found the reason that triedit.dll was not updated. It seems that HFSLIP was set up to do the original update rollup 1 first (I'm not sure why), then the IE cabs files, then the remaining hotfixes. This causes the triedit.dll from your Rollup, because it has the same KB number, to be overwritten by the IE cabs. When I changed the name of your Rollup from Windows2000-KB891861-UR2-v3-BETA-x86-ENU.exe to Windows2000-KB891UR2861-v3-BETA-x86-ENU.exe the file was updated and KB956844 disappeared from Microsoft Updates.With that problem fixed I still have one issue with the Rollup. Microsoft Update still asks for KB982381 Cumulative Security Update for IE6 SP1. KB908531 no longer shows up.Thanks for your continued help.Regards,My2GirlsDad
tomasz86 Posted July 28, 2011 Author Posted July 28, 2011 (edited) My2GirlsDad,Update Rollup 1(or 2) being slipstreamed before everything else is a normal HFSLIP behaviour. Still it shouldn't have any influence on triedit.dll. I did a few more tests and the version slipstreamed was always 6.1.0.9235.Are you sure you removed the SOURCESS folder before running HFSLIP?The reason why UR is slipstreamed first is that in contains several Server related files and they are deleted by HFSLIP if your 2K version is Professional. They won't be deleted if you change the KB number (it has to be *KB891861*).I uploaded v3 of Update Rollup 2.Changes:- added two Script updates (KB975542, KB981349); bristols says they're for Script 5.6 only but in reality they are for both Script 5.1 & 5.6 (but not for 5.7!)- added two Media Services updates (KB952068, KB980858); (installed only when Media Services are present)- added ocsasnfix.exe (fix related to KB974571)- improved compatiblity with Windows Update- version of UR2 is now shown in System Properties (see screen shot below)Unfortunately I also have bad news. This is the last version of UR2 and I am not going to update it anymore unless bugs are found.Plans for UR2.1 are cancelled. Edited July 29, 2011 by tomasz86
tomasz86 Posted July 28, 2011 Author Posted July 28, 2011 (edited) are you leaving the scene?No no, don't worry The structure of an update rollup has too many limitations and the need to keep compatibility with HFSLIP also limits greatly my room to manoeuvre. For this reason I decided to focus on a bigger project which will not depend neither on HFSLIP nor on any other 3rd party application in order to be slipstreamed. It's going to take a lot of time (months) but the result should be much more satisfying than now with UR2.Update Rollups are quite easy to make but I need more functions which they lack. To give an example - it's impossible to include Server-only updates in UR2 and keep full HFSLIP compatibility at the same time. The only way to do it would be to modify the HFSLIP itself which I want to avoid as I'm not the author of it.UR2 in this form is kind of completed as it has all of the vital updates included. The only ones left are the buggy updates, Server-only updates and updates for non-default components (MDAC 2.81, WMP9, etc.).Anyway, this is my plan for the future. I won't unveil more information as it's still too early to say for sure that everything I want to do is possible. I'll let you know in due course Edited July 28, 2011 by tomasz86
haksancan Posted July 31, 2011 Posted July 31, 2011 hi,i am trying to install v3 on windows 2000 server with sp4 but it fails complaining "the file update\kb976323.cat missing" and cancels setup. this is pristine windows 2000 server with sp4 install.
tomasz86 Posted July 31, 2011 Author Posted July 31, 2011 (edited) I'm sorry It's my mistake. I wanted to stop WU asking for KB976323 by using an older smtpsvc.dll file with changed version number... but in the end I didn't do it. Unfortunately I forgot to remove the lines referring to KB976323's catalog file.I'll upload a fixed version but until then what you can do is:1. Unpack the Rollup (any archiver should be able to do it).2. Open the "update" folder3. Replace the original "update.inf" file with this one.4. Run update.exe from the "update" folder and install the Rollup. Edited July 31, 2011 by tomasz86
haksancan Posted July 31, 2011 Posted July 31, 2011 I've replaced the update.inf and now it says nsum.exe is missing.
tomasz86 Posted July 31, 2011 Author Posted July 31, 2011 (edited) Please try this one.This file is related to Media Services updates which were the last updates I added to the Rollup. There was a mistake in filepath in the update.inf Edited July 31, 2011 by tomasz86
haksancan Posted July 31, 2011 Posted July 31, 2011 it also didn't work, (same error) and i did this:1. change nsum.exe, wms\nsum.exe to nsum.exe2. copy nsum.exe from wms to outsidenow it installs ok. thanks.
haksancan Posted July 31, 2011 Posted July 31, 2011 another issue:sfc /scannow seems to overwrite some updated files. i've exported the event log.sfc.txt
tomasz86 Posted August 1, 2011 Author Posted August 1, 2011 The first problem with WMS files is caused by the hastily added WMS updates and I'll fix them as quick as possible. The bigger problem is with the SFC thing (except for the kernel files related errors which are O.K. as these kernel files have manually changed version to prevent WU ask for KB979683). The rest of these files are IE files and the errors are probably caused by having both IE5 and IE6 catalog files installed.I need a little more time to find a proper way to fix this issue.
tomasz86 Posted August 6, 2011 Author Posted August 6, 2011 Tomorrow I'll upload a new version with fixed WMS issue. Unfortunately, the other problem related to SFC just cannot be fixed. The only way to 'fix' it would be to remove IE6/OE6 updates and their catalog files
tomasz86 Posted August 7, 2011 Author Posted August 7, 2011 (edited) v4 is ready.Changes:- fixed two problems related to KB976323 and WMS4.1 which caused an error during installation on Windows 2000 ServerI also added alternate download URLs which are direct links to Dropbox. Edited August 7, 2011 by tomasz86
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now