<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Re: [XP Pro] Windows Installer corrupted... in Microsoft Help</title>
<link>http://www.dslreports.com/forum/r20480363</link>
<description></description>
<language>en</language>
<pubDate>Wed, 11 Nov 2009 07:39:26 EDT</pubDate>
<lastBuildDate>Wed, 11 Nov 2009 07:39:26 EDT</lastBuildDate>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20497259</link>
<description><![CDATA[<A HREF="/useremail/u/185071"><b>kcazzie</b></A> : Thanks, I thought the SP 3 installer was hosed... But what you said makes sense,,, <br><br>Thanks again...]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20497259</guid>
<pubDate>Sat, 17 May 2008 09:25:44 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20497144</link>
<description><![CDATA[<A HREF="/useremail/u/693977"><b>bcastner</b></A> : The Windows Installer is not fine.<br>You need to force an installation/reinstallation of Windows Installer 3.1 prior to trying SP3 again.<br><br>The issue is that one or more of the Windows Installer DLLs is mis-versioned.  XP SP3 will try to reconcile versioning differences based on the record stored as your baseline in $hf_mig$.  If what is recorded there are your Cardinal Points for the Installer, issues will ensue.<br><br>1. Uninstall SP3 as you have done.<br>2. Try first a new install over the top with the newer Windows Installer 3.1 redistributable.  If that works, you are good to go.<br>3. If that does not work, do the renaming operation I discussed earlier:<br><br>a. msiecec /unregister<br>b. Renaming:<br><br>cd c:\windows\system32\dllcache<br><br>attrib -r -s -h msi.dll<br>attrib -r -s -h msiexec.exe <br>attrib -r -s -h msihnd.dll<br>ren msi.dll msi.old<br>ren msiexec.exe msiexec.old<br>ren msihnd.dll msihnd.old<br><br>cd C:\windows\system32<br>attrib -r -s -h msi.dll<br>attrib -r -s -h msiexec.exe <br>attrib -r -s -h msihnd.dll<br>ren msi.dll msi.old<br>ren msiexec.exe msiexec.old<br>ren msihnd.dll msihnd.old<br><br>exit<br><br>4. Reboot.<br><br>5. Now install the Windows Installer 3.1 redistributable.<br><small>--<br><b>============</b><br><b>MS-MVP 2004 - -2008, ASAP Member</b><br><b><i>Users Helping Users</i></b><br><br></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20497144</guid>
<pubDate>Sat, 17 May 2008 08:41:58 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20491883</link>
<description><![CDATA[<A HREF="/useremail/u/185071"><b>kcazzie</b></A> : uninstalled SP 3 and  Windows Installer is working fine... The new one must have got corrupted on the install... Now what to I do, that's the question...?...Do I reinstall SP 3, or leave it be...?...]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20491883</guid>
<pubDate>Fri, 16 May 2008 09:15:26 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20487016</link>
<description><![CDATA[<A HREF="/useremail/u/185071"><b>kcazzie</b></A> : A little OT... If you want to check the 'Version of Windows Installer' you are running here's a little vbs browser hosted script to find out... Mine is 3.14001.5512, and every time I want to install MS Installer I can't, because I have the newest version I guess... :( ... <br>And MS doesn't have that one out for use yet, I guess it came with SP 3...!...<br><br>---> Here's the link... &raquo;<A HREF="http://msmvps.com/blogs/athif/archive/2006/06/03/99125.aspx" >msmvps.com/blogs/athif/archive/2&middot;&middot;&middot;125.aspx</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20487016</guid>
<pubDate>Thu, 15 May 2008 12:31:13 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20485759</link>
<description><![CDATA[<A HREF="/useremail/u/185071"><b>kcazzie</b></A> : Thanks, will do...]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20485759</guid>
<pubDate>Thu, 15 May 2008 07:58:48 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20485748</link>
<description><![CDATA[<A HREF="/useremail/u/693977"><b>bcastner</b></A> : Do this then:<br><br>1. Use Add or Remove Progams and uninstall SP3.<br><br>2. Then first try an install of Windows Installer 3.1<br><br>3. If it refuses to install, do my entire earlier set of instructions, <b>with a new addition as the first step</b>:<br><br>Start, run, msiexec /unregister<br><small>--<br><b>============</b><br><b>MS-MVP 2004 - -2008, ASAP Member</b><br><b><i>Users Helping Users</i></b><br><br></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20485748</guid>
<pubDate>Thu, 15 May 2008 07:54:24 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20485617</link>
<description><![CDATA[<A HREF="/useremail/u/185071"><b>kcazzie</b></A> : I guess I'm not the only one with this problem...<br><br>"After completing the installation of XP SP3 and the necessary restarts I am <br>unable to install any new software that uses the Windows Installer. Also <br>tried re-registering per the KB and restarting to have it work properly but <br>no luck." <br><br>&raquo;<A HREF="http://groups.google.com/group/microsoft.public.windowsxp.general/browse_thread/thread/ef47235b8a2da2f8/4aec5d10b8bfcb5e?hl=en&lnk=st&q=windows+installer+for+XP#4aec5d10b8bfcb5e" >groups.google.com/group/microsof&middot;&middot;&middot;b8bfcb5e</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20485617</guid>
<pubDate>Thu, 15 May 2008 06:35:45 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20482483</link>
<description><![CDATA[<A HREF="/useremail/u/693977"><b>bcastner</b></A> : You have multiple issues.  It appears that even the WMI service is damaged.<br><br>At least uninstall Service Pack 3.  You will not be able to install Flash or anything else until you resolve the Windows Installer issue.<br><br>After the uninstall of Service Pack 3, try the repair methods for the Windows Installer discussed above.  If no joy, to a repair in-place reinstallation of XP with a slipstream of Service Pack 3.<br><small>--<br><b>============</b><br><b>MS-MVP 2004 - -2008, ASAP Member</b><br><b><i>Users Helping Users</i></b><br><br></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20482483</guid>
<pubDate>Wed, 14 May 2008 16:36:04 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20480886</link>
<description><![CDATA[<A HREF="/useremail/u/185071"><b>kcazzie</b></A> : Getting the same message ... "Set Up detected that the service pack version of this system is newer than the update you are applying...There is no need to install update..."<br> <br><br>Edit; System Restore isn't working too... But I have been running ERUNT...<br><br>EditII;I went to install something else (just to check) and it says Windows Installer is not correctly installed...?... <br><br>EditIII; Also noticed that Windows Installer will not stay started like my other XP... (in services) ...]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20480886</guid>
<pubDate>Wed, 14 May 2008 11:54:48 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20480755</link>
<description><![CDATA[<A HREF="/useremail/u/693977"><b>bcastner</b></A> : I would:<br><br><b>Note:</b>  Make a System Restore Point prior to these steps.<br><br>1. Do the Rename operations discussed in  auggie <A HREF="/useremail/u/1222412"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>'s KB link.  You can ignore any other discussion in that KB.  Do this with a slight variation:<br><br>Start, Run, CMD and press Enter<br><br>cd c:\windows\system32\dllcache<br><br>attrib -r -s -h msi.dll<br>attrib -r -s -h msiexec.exe msiexec.old<br>attrib -r -s -h msihnd.dll<br>ren msi.dll msi.old<br>ren msiexec.exe msiexec.old<br>ren msihnd.dll msihnd.old<br><br>cd C:\windows\system32<br>attrib -r -s -h msi.dll<br>attrib -r -s -h msiexec.exe msiexec.old<br>attrib -r -s -h msihnd.dll<br>ren msi.dll msi.old<br>ren msiexec.exe msiexec.old<br>ren msihnd.dll msihnd.old<br><br>exit<br><br>2. Download and install Windows Installer 3.1:<br>&raquo;<A HREF="http://www.microsoft.com/downloads/details.aspx?FamilyID=889482fc-5f56-4a38-b838-de776fd4138c" >www.microsoft.com/downloads/deta&middot;&middot;&middot;6fd4138c</A><br><br>Reboot and test.<br><small>--<br><b>============</b><br><b>MS-MVP 2004 - -2008, ASAP Member</b><br><b><i>Users Helping Users</i></b><br><br></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20480755</guid>
<pubDate>Wed, 14 May 2008 11:32:50 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20480602</link>
<description><![CDATA[<A HREF="/useremail/u/185071"><b>kcazzie</b></A> : Thanks, <br>That's one haven't found ... I'll give it a try... <br>Thanks again... ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20480602</guid>
<pubDate>Wed, 14 May 2008 11:05:08 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20480528</link>
<description><![CDATA[<A HREF="/useremail/u/545429"><b>auggy</b></A> : <div class="bquote"><small>said by  kcazzie <A HREF="/useremail/u/185071"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>  :</small><br><br> Failed to install... Then it tells me to change some setting in Active X, to no prevail...<br> </div>What is the exact message you get?<br><br>If your Windows Installer is corrupted the following MS KB article has more things to look at:<br><br>&raquo;<A HREF="http://support.microsoft.com/kb/324516" >support.microsoft.com/kb/324516</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20480528</guid>
<pubDate>Wed, 14 May 2008 10:50:10 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20480443</link>
<description><![CDATA[<A HREF="/useremail/u/185071"><b>kcazzie</b></A> : Same thing, Failed to install... Then it tells me to change some setting in Active X, to no prevail...]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20480443</guid>
<pubDate>Wed, 14 May 2008 10:32:21 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20480414</link>
<description><![CDATA[<A HREF="/useremail/u/185071"><b>kcazzie</b></A> : Thanks,<br>I did already and no luck... I'll try again...]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20480414</guid>
<pubDate>Wed, 14 May 2008 10:27:12 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20480381</link>
<description><![CDATA[<A HREF="/useremail/u/545429"><b>auggy</b></A> : Try un-registering then re-registering the Windows Installer:<br><br>Start > Run > msiexec /unregister > OK<br><br>then,<br><br>Start > Run > msiexec /regserver > OK]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20480381</guid>
<pubDate>Wed, 14 May 2008 10:19:03 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20480363</link>
<description><![CDATA[<A HREF="/useremail/u/185071"><b>kcazzie</b></A> : I went to try and uninstall something and it says..."Windows Installer cannot be accessed ... may not be correctly installed... And like I said when I go to MS to install, 'Installer it says I already have a newer one, no need to install'... The old catch 22... ! ....]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20480363</guid>
<pubDate>Wed, 14 May 2008 10:15:30 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20480245</link>
<description><![CDATA[<A HREF="/useremail/u/185071"><b>kcazzie</b></A> : It started yesterday when like that other person two of her words and office updates wouldn't update... I looked for a fix from what they said was the problem and MS said it was the Window Installer and I did what they said but then I go to the next place they tell me to and there is no new installer for SP 3... I didn't give it much thought, then today I noticed that her Flash was out of date and it wouldn't install... Looks like Windows installer is not working... ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20480245</guid>
<pubDate>Wed, 14 May 2008 09:52:55 EDT</pubDate>
</item>

<item>
<title>Re: [XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20480193</link>
<description><![CDATA[<A HREF="/useremail/u/917630"><b>Cudni</b></A> : what are you trying to install?<br><br>Cudni]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20480193</guid>
<pubDate>Wed, 14 May 2008 09:43:34 EDT</pubDate>
</item>

<item>
<title>[XP Pro] Windows Installer corrupted...</title>
<link>http://www.dslreports.com/forum/remark,20480152</link>
<description><![CDATA[<A HREF="/useremail/u/185071"><b>kcazzie</b></A> : On my wife's XP PRO SP 3 her Windows Installer is corrupted... When I go to install it can't be installed because the SP 3 is newer... MS says, "Set Up detected that the service pack version of this system is newer than the update you are applying...There is no need to install update..."<br><br>Any ideas...?...]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20480152</guid>
<pubDate>Wed, 14 May 2008 09:35:48 EDT</pubDate>
</item>

</channel>
</rss>
