Re: windows update kb927779 always reoffers to install even alread
- From: solution <solution@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 14 Aug 2007 20:18:01 -0700
EDIT the regedit--HKLM\SOFTWARE\MIRCROSOFT\WINDOWS\CURRENTVERSION
ADD CommonFilesDir with value "C:\Program Files\Common Files
then re-register the MDAC dll again...then
work already.
Thanks.
"MowGreen [MVP]" wrote:
Is the Program Files folder on a different partition/drive than the.
WINDOWS directory ?
Suggest you contact MS for no charge support in getting this Security
update installed:
Support:
• Customers in the U.S. and Canada can receive technical support from Microsoft Product
Support Services at 1-866-PCSAFETY. There is no charge for support calls that are
associated with security updates.
• International customers can receive support from their local Microsoft subsidiaries.
There is no charge for support that is associated with security updates. For more
information about how to contact Microsoft for support issues, visit the International
Support Web site. http://go.microsoft.com/fwlink/?LinkId=21155
MowGreen [MVP 2003-2007]
===============
*-343-* FDNY
Never Forgotten
===============
solution wrote:
I have check the registry, all same as you mention.
I have try to repair or reinstall MDAC 2.8 SP1 by (by c:\windows\inf
---mdac install) and restart also same problem,
And even download SP2 and install again same....
Then I run System File Checker tool on a Windows XP SP2-based computer by
Insert the CD XP SP2 ,also same problem..
Thanks a lot.
"MowGreen [MVP]" wrote:
If you're comfortable poking around in the registry, then we can give
this a shot. Otherwise, I don't see how you can repair MDAC without
uninstalling and reinstalling SP2. SP2 is what installed MDAC 2.8 SP1.
We'll just *check* the registry and not make any changes yet, OK ?
** Please make notes on your findings **
Go to Start > Run > type in
regedit
Click OK
Now click Edit on the Menu Bar at top, then click Find
Under 'Look at', make sure that Keys, Values, and Data are checked.
There's no need to check the bottom box next to 'Match whole string only'
Copy and paste this into the 'Find what: ' line
MDACVer.Version
Click the 'Find Next' button
The first instance of it should be in a folder with a CLSID of
{54AF9350-1923-11D3-9CA4-00C04F72C514}
A subfolder of the above, named ProgId should be open
In the right frame, under Data, it should show MDACVer.Version
*Click* on each subfolder under {54AF9350-1923-11D3-9CA4-00C04F72C514}
The first subfolder InProcServer32 should show in the right frame under
Name, Default, under Data, D:\WINDOWS\system32\odbcconf.dll
For 'ThreadingModel' Name is Default, the Data should show 'Apartment'
InstalledVersion - Name: Default Data: 2,81,1117,0
ProgId - Name: Default Data: MDACVer.Version.2.81
Pogrammable - Name: Default Data: (value not set)
TypeLib - Name: Default Data: {54AF9343-1923-11D3-9CA4-00C04F72C514}
Version - Name: Default Data: 2,81,1117,0
VersionIndependentProgId - Name: Default Data: MDACVer.Version
After checking the above, press the F3 key at the top of the keyboard.
[ That's the same as clicking Edit, Find Next ]
The CurVer subfolder of the MDACVer.Version folder should now be open.
In the right frame, for Name it should show Default, for Data it should
show MDACVer.Version.2.81
Now click the CLSID subfolder right *above* the CurVer subfolder
The right frame should show:
Name - Default Data - {54AF9350-1923-11D3-9CA4-00C04F72C514}
Click the PLUS sign next to the folder right *under* MDACVer.Version,
MDACVer.Version.2.81
Then click on the CLSID subfolder
It should show Name - Default and Data -
{54AF9350-1923-11D3-9CA4-00C04F72C514}
Close the Registry editor.
Please post back with your findings, solution.
MowGreen [MVP 2003-2007]
===============
*-343-* FDNY
Never Forgotten
===============
solution wrote:
I have download the Component Checker and run it:
I choose the 1st option-automatically detect the released version--it promt
" Unknown"
Then, I choose the 2nd option-- and select " MDAC 2.8 SP1 On windows XP SP2"
I found that-- at COM details, all the " HKEY_CLasses_rootclsid" were
mismatch"
Then I run System File Checker tool on a Windows XP SP2-based computer by
Insert the CD XP SP2.
Restart and run Component Checker again,still same, "
HKEY_CLasses_rootclsid" were mismatch"
And try to install the KB927779,still prompt success but it still show need
to update?
Pls kindly advise.
"MowGreen [MVP]" wrote:
Please see this: Component Checker: Diagnose problems and reconfigure
MDAC installations
http://support.microsoft.com/kb/307255
IF MDAC has an 'issue' and 2.8 SP1 came with the OS, then to repair it
you would need to run sfc /scannow
Description of Windows XP and Windows Server 2003 System File Checker
(Sfc.exe)
http://support.microsoft.com/kb/310747
You are prompted to insert a Windows XP SP2 CD when you try to run the
System File Checker tool on a Windows XP SP2-based computer
http://support.microsoft.com/kb/900910
That will work if you have an XP CD that also includes SP2.
OR, if SP2 was not on the original XP CD and was installed afterwards,
then instead of the inserting a CD when prompted to, Browse to SP2's
location
WINDOWS\ServicePackFiles\i386
MowGreen [MVP 2003-2007]
===============
*-343-* FDNY
Never Forgotten
===============
solution wrote:
I have unintall KB927779 [make sure the 'Show updates' box is checked].
But I cant find MDAC 2.8 SP1 from Add/Remove Programs in the Control Panel.
My OS is XP SP2,the MDAC come with it.
how I remove MDAC 2.8 SP1 from Add/Remove Programs?
thanks
"MowGreen [MVP]" wrote:
Check to see if KB927779 is listed under Windows XP - Software updates
If it is, uninstall it [make sure the 'Show updates' box is checked]
Uninstall MDAC 2.8 SP1 from Add/Remove Programs in the Control Panel
Restart the system even if not prompted to
Download and SAVE:
MDAC 2.8 SP1
http://www.microsoft.com/downloads/details.aspx?FamilyID=78cac895-efc2-4f8e-a9e0-3a1afbd5922e&DisplayLang=en
KB927779
http://www.microsoft.com/downloads/details.aspx?FamilyId=6B0CDB65-AEF4-489F-B917-812D9F7687BD&displaylang=en
Install MDAC 2.8 SP1 first, restart if prompted to, then install KB927779
*STRONGLY SUGGEST completely disabling the installed antivirus* from
monitoring the system while installing both MDAC 2.8 SP1 and KB927779.
MowGreen [MVP 2003-2007]
===============
*-343-* FDNY
Never Forgotten
===============
solution wrote:
OS pc is winxp sp2. Installs windows update kb927779 manually or via
windowsupdate website ,prompt success. check the update histrory, this item
is istalled successfully.
But check the windowsupdate website,will show kb927779 still need to
installed,even the wsus server also shown the kb927779 needed( client report
to wsus every hour)
even restart also same..
reinstall MDAC 2.8 SP1 (by c:\windows\inf ---mdac install) and restart and
install kb927779 again same
I have try the below also fail:
run from cmd prompt
net.exe stop wuauserv
regsvr32 wuapi.dll
regsvr32 wuaueng.dll
regsvr32 wuaueng1.dll
regsvr32 wucltui.dll
regsvr32 wups.dll
regsvr32 wups2.dll
regsvr32 wuweb.dll
net.exe start wususerv
restart pc,reinstall kb927779 ,same problem....not work
- Follow-Ups:
- Re: windows update kb927779 always reoffers to install even alread
- From: MowGreen [MVP]
- Re: windows update kb927779 always reoffers to install even alread
- References:
- Re: windows update kb927779 always reoffers to install even already in
- From: MowGreen [MVP]
- Re: windows update kb927779 always reoffers to install even alread
- From: MowGreen [MVP]
- Re: windows update kb927779 always reoffers to install even alread
- From: solution
- Re: windows update kb927779 always reoffers to install even alread
- From: MowGreen [MVP]
- Re: windows update kb927779 always reoffers to install even alread
- From: solution
- Re: windows update kb927779 always reoffers to install even alread
- From: MowGreen [MVP]
- Re: windows update kb927779 always reoffers to install even already in
- Prev by Date: RE: Latest 9 updates Failed 0x80246008
- Next by Date: Re: No Yellow Icon in System Tray
- Previous by thread: Re: windows update kb927779 always reoffers to install even alread
- Next by thread: Re: windows update kb927779 always reoffers to install even alread
- Index(es):