Super-Magician, on Jan 5 2007, 05:34 PM, said:
Look at the last few lines of the script.
:EOFETIMEM%
GOTO EOF
Whoops!
Hehe.
This has been there for a while. I must've been playing with that section once.
It's harmless... Two lines of code that are never called.
I'll have it fixed in the next release.
antonio_king, on Jan 5 2007, 02:00 PM, said:
KB900325 still shows up on Windows Update.
Alright. I checked out MedCtrOC.log and noticed that the updated files rely on .NET 1.1 too much. I slipstreamed CasPol.exe, fusion.dll and ngen.exe, but that only got me error messages during Windows setup about missing dependent files. So I added mscorwks.dll and msvcr71.dll, which got me a failed copy at the beginning of Windows setup for mscorwks.dll. Ran MODIFYPE on it and tried again. Now it also needed machine.config, and one other error message popped up saying that "a resource could not be found in a resource file" or something like that... but no file name was mentioned. Added machine.config, which got rid of all errors except that one that doesn't reference a name. At this point, MedCtrOC.log complains about failing to install an assembly (SonicMMBurnEngine) and to turn off CasPol logging.
I'm now going to add those four files that I have HFSLIP remove from the .NET 1.0 update (HFSLIP removes them because the installation INF doesn't do anything with them). If this doesn't help either, it'll make things very difficult. I'll have to find out which .NET 1.1 files are a minimum requirement for the installation of the Media Center rollup.
BTW... It's time that MS release an update of the rollup. When installing it "normally", I noticed that it fails miserably if WMP11 is installed -- it displays an error, and when you click OK the installer quits and initiates a system restore. Why can't it just check if the WMP10 update is needed or not, and simply skip it if WMP11 is detected? Oh well....
antonio_king, on Jan 5 2007, 02:00 PM, said:
In fact, even after manually installing the KB900325 update all the other updates show up even though I slipstreamed them with HFSLIP?
What do you mean by "all the other updates"? Those within the rollup package or also the regular XP hotfixes?
antonio_king, on Jan 5 2007, 02:00 PM, said:
Also have another REQUEST...
Could we have a folder within the FIX one for MEDIACTR,
So we can copy modified files and have it recabbed in the MEDIACTR.CAB when HFSLIP does this?
This would be a fantastic addtition imo as I have to copy over the Royale.Theme file after Install to use my custom icons.
I'll see if something can be done here, but it won't be with the FIX folder because that's intended for last minute changes. Most likely I'll just let you put it in the HFCABS folder. This isn't top priority now, though...
This post has been edited by Tomcat76: 06 January 2007 - 08:32 AM