Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Uninstall ReSharper 4.5

I have ReSharper 4.5 in Visual Studio 2008. Now I want to install ReSharper 5, but I can't do it before I uninstall ReSharper 4.5.

How can I uninstall ReSharper 4.5?

like image 858
AndreyAkinshin Avatar asked Dec 15 '09 08:12

AndreyAkinshin


People also ask

How do I completely remove ReSharper?

Control Panel can be found at Start | Windows System | Control Panel; Click uninstall for the ReSharper Ultimate record; Windows will notify you that there is no uninstaller and will suggest removing the record.

Why is ReSharper needed?

ReSharper helps instantly get to any code in a solution, no matter how large the solution is. It can also navigate you from any symbol to its related code such as implementations of a given interface, extension methods of a class, or usages of a field.

Does ReSharper slow down Visual Studio?

If you're running Visual Studio in a Windows virtual machine on your Mac using Parallels Desktop, ReSharper IntelliSense lists might be very slow to render.


2 Answers

Control Panel
--> Add Remove Programs
--> JetBrains ReSharper 4.5
--> Uninstall

??

like image 157
stiank81 Avatar answered Oct 14 '22 22:10

stiank81


Can't you just install Resharper 5 directly? It will override the Resharper 4.5

like image 45
Graviton Avatar answered Oct 14 '22 23:10

Graviton