devil270975 Posted January 11, 2004 Posted January 11, 2004 Just an idea, but would it be possible to include sp2 hotfixes in here for those of us that dont have windows update 5 and cannot get any updates
Aaron Posted January 14, 2004 Author Posted January 14, 2004 MDAC Update added. This replaces the previous MDAC update (823718). For certain people who install the full MDAC 2.8 - you will also need to install this update as it applies as well.
bladewraith Posted January 14, 2004 Posted January 14, 2004 I added the new MDAC patch to my install today.......tried it the first time under the svcpack.inf file and I guess missed a switch somewhere as it prompted me to continue............then I repacked it using the IExpress method (which I probably didn't have to do).......That worked to a point but windows update doesn't see it as installed.Used type 2 switches the first time and type 1 the second..........anyone know what I did wrong?
Aaron Posted January 14, 2004 Author Posted January 14, 2004 Bladewraith - I also installed MDAC 2.8 and the update through svcpack.inf and it didn't work out. I think it needs a reboot between the two installations. MDAC 2.8 stays in svcpack.inf, and the update released yesterday has been moved to GuiRunOnce. Still testing...
lpearce Posted January 14, 2004 Posted January 14, 2004 This post has been a great time saver. Thanks Aaron. I recommend hotfix q317606 to anyone using random name generation with there unattended build.
paciuli Posted January 15, 2004 Posted January 15, 2004 Sorry if this has been covered already, but i cannot find it via search engine... maybe due to special characters interpretation Anyway: Is there a way to prevent Type2 hotfixes (/Q:A /R:N) from saving backup files and showing themselves in installed applications, just as /N does for Type1 updates?Thank you very much
Aaron Posted January 15, 2004 Author Posted January 15, 2004 Nope, doesn't seem to be a way unfortunately.
Papa Smurf Posted January 16, 2004 Posted January 16, 2004 Very well done AaronXP. This topic is what brought me to MSFN. I am so glad that you were able to add that here for others to use. Thank you very much for the effort.
=SBD= REAPER Posted January 17, 2004 Posted January 17, 2004 I notice the update for file JS56NEN.exe is listed as 814078, which is correct, but could you add a side note refering to the fact, so others don't get confused as I did. Maybe I am just too newb on first try, but I had gone to windows update and downloaded all the updates and renamed them prior to checking your list and the side note would have saved me 10 minutes of trying to figure out what I was not understanding. Just a thought. Your work here is truly amazing. Keep it up andTHANKS
PhillTheChill Posted January 18, 2004 Posted January 18, 2004 NEW NEW Critical Update for Windows Media Player (KB832353) NEW NEWJust found This Guys!After installation of Update for Windows Media Player Script Commands (KB828026), some URL script commands do not respond correctly. This package helps resolve the issue. In addition, it helps resolve an installer issue that could cause 100% CPU utilization in certain scenarios.Download:WindowsMedia-KB832353-ENU.exe (2K/XP/2K3)
Aaron Posted January 18, 2004 Author Posted January 18, 2004 KB article doesn't exist, and it doesn't show on WU (it would if it was critical) and its also dated 16th December. I'm not so sure about this one just yet...
WhatBackHand Posted January 19, 2004 Posted January 19, 2004 KB832353 does not appear on WU list, and the web site the link takes you too doesn't look quite right!
PhillTheChill Posted January 20, 2004 Posted January 20, 2004 Hi,On the front page it saysMDAC - Requires different switch. Do not use this syntax directly in svcpack.inf. You can create a batch file to call out that syntax from svcpack.inf, or do it from GuiRunOnce:My question is how do I call out the syntax from svcpack.inf
Aaron Posted January 20, 2004 Author Posted January 20, 2004 Make a mdac.cmd file which might contain something like this:cmdow @ /HIDstart /wait %systemdrive%\apps\mdac\MDAC_TYP.exe /C:"dasetup.exe /q /n" /qEXITSave this in the \i386\update folder then add a single line that says mdac.cmd under [setupHotfixesToRun] in svcpack.inf
Recommended Posts