How to remove a specific version of a runtime DLL from Vista

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi,
I have two versions of MFC80U.dll installed on one my Vista systems (via
Windows side-by-side/winsxs). I'm trying to install a piece of software and
the installer stops responding complaining about MFC80U.dll. Upon further
inverstigation I can see that the system has two different versions of that
DLL installed in C:\Windows\winsxs and a wrong version of it is being used
when I run the installer. I have another Vista system with only one version
of the DLL and the installer works fine on it. My question is: how do I
remove the newer version of the DLL from the malfunctioning system or
redirect the installer to use the older version? I tried deleting the
folder with the newer version in c:\windows\winsxs but it gave me a message
saying that I don't have the right permissions even though I took ownership
of the entire folder and its contents. I also tried "cd'ing" into the
directory from the command line and running "regsvr32 /u" but the DLL failed
to unregister? Any ideas?

Thanks! :D



.



Relevant Pages

  • Re: Installer cannot find required DLL
    ... Installer classes and you get these issues. ... system folder to make this work. ... > Yes I have a DLL that has a custom action and its this dll that has a ... You're not supposed to retarget the merge modules. ...
    (microsoft.public.dotnet.general)
  • Re: How to remove a specific version of a runtime DLL from Vista
    ... is how to remove a specific version of a DLL from the Windows Side-by-Side ... I have two versions of MFC80U.dll installed on one my Vista systems (via ... the installer stops responding complaining about MFC80U.dll. ...
    (microsoft.public.windows.vista.general)
  • Re: which folder are add-ins running from
    ... I just copied it in the same folder as ... this DLL can be loaded by the add-in. ... Does the third party DLL have its own installer or are you simply placing it ...
    (microsoft.public.powerpoint)
  • Re: How to remove a specific version of a runtime DLL from Vista
    ... Windows Installer 4.5 is available: ... I have two versions of MFC80U.dll installed on one my Vista systems (via ... the installer stops responding complaining about MFC80U.dll. ... of the DLL and the installer works fine on it. ...
    (microsoft.public.windows.vista.general)
  • Re: Installerproblem mit Assembly-Registration
    ... Bisher habe ich immer Installer erstellt die mir eine Anwendung installieren. ... Also hab ich mich hingesetzt und mal eine DLL versucht über den Installer so zu installieren das die direkt im Referenz-Browser angezeigt wird. ... Also hab ich die *.dll hergenommen, diese im Installer hinzugefügt und Als Folder "Global Assembly Cache Folder" definiert. ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)