How can I manually uninstall .NET Framework Beta 2?

4.9k Views Asked by At

Uninstalled VS2010 Beta 2. Uninstalled .NET Framework 4 Extended Beta 2.

On attempting to uninstall .NET Framework 4 Client Profile Beta 2. I get

Blocking Issues: You must uninstall the .NET Framework 4 Extended Beta 2 before you uninstall the .NET Framework 4 Client Profile Beta 2.

On attempting to reinstall Framework 4 Beta 2 I get:

Details: Same or higher version of .NET Framework 4 Beta 2 has already been installed on this computer.

Please help!

Can I simply remove registry entries and the C:\WINDOWS\Microsoft.NET\Framework\v4.0.21006 directory?

4

There are 4 best solutions below

2
On BEST ANSWER
0
On

In addition to removing all keys under: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4 I had to also remove this key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4.0 After doing this, the uninstaller for client profile beta 2 no longer complains.

0
On

I had major trouble uninstalling the .net framework 4.0 (non-beta). came across this app, which may help others:

Link

but it didn't work for me. i've deleted all the registry keys as per the above, but that didn't work either...

1
On

I just did this the other day. I used "Uninstall Programs" (formerly "Add/Remove Programs") in Control Panel to remove everything that had "beta 2" in the name.