"Shawn E. Hale" <> wrote in message
news:...
> All other updates released this date installed fine with the exception of
> KB953297. Another home computer installed this update with no problem.
> The only difference I can find is that the computer where the install
> failed had .NET Framework 1.1 Hotfix KB928366 installed. The article
> (http://support.microsoft.com/kb/953297) states that this recent update
> "supersedes" the hotfix. I tried to uninstall the hotfix but that lead to
> another problem where it could not find the "netfx.msi" file to continue.
> So I stopped that hoping to find another answer here. Any thoughts on
> what I should do?
I had the same problem, all 100pc's on the network were failing (due, I
think, to previously installed Visual Studio .Net apps, which updated dot
net). It appears that the installer is referencing a registry key to find
the location of the netfx.msi file. When it fails to find the file it
errors out.
I grabbed the dotnetfx.exe file from
http://www.microsoft.com/downloads/d...displaylang=en,
opened it with WinRAR (or use any comprssion program) and extracted the
netfx.msi to our network. I then entered the network location into the
registry key
[HKEY_CLASSES_ROOT\Installer\Products\DDE7F2BCF1D91 C3409CFF425AE1E271A\SourceList\Net]
"1"=hex(2):<long hex string you will need to change to your netfx.msi
location>
Then I re-ran the updates and it installed fine.
Hope this helps someone,
Box