Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to uninstall MS .NET Core 1.0 RC2 VS 2015 Tooling Preview 1 without the installer?

Tags:

Several weeks ago I installed

Microsoft .NET Core 1.0 RC2 Visual Studio 2015 Tooling Preview 1

But several days ago a newer version was released so I have to uninstall the current one before installing the newer one.

When I click the Uninstall on the following dialog box,

enter image description here

the uninstaller prompts me to provide the installer. Unfortunately, the installer has been removed and I don't know where I can find it again.

Question

I think that prompting us to provide the installer to proceed the un-installation might be a very bad idea. By the way, how to uninstall MS .NET Core 1.0 RC2 VS 2015 Tooling Preview 1 without the installer?

like image 322
In Vladimir Putin We Trust Avatar asked Jun 30 '16 10:06

In Vladimir Putin We Trust


People also ask

Can I remove older versions of .NET Core SDK?

. NET Runtime updates are compatible with the latest major version of the . NET SDKs. This means that you can remove safely the older versions.

Can I delete Microsoft .NET core?

You can search for core or . net to filter and show installed versions of . NET. Select any versions you want to remove from your computer and click Uninstall.

How to uninstall Microsoft NET Core tooling preview service?

Visit the Programs and Features window. Select program Microsoft .NET Core 1.0.0 RC2 - VS 2015 Tooling Preview 1. Click on the Uninstall link. I was able to get the Microsoft .NET Core 1.0.0 RC2 - VS 2015 Tooling Preview service uninstalled correctly with this solution.

What is DotNet-core-uninstall?

The .NET Core Uninstall Tool ( dotnet-core-uninstall) lets you remove .NET Core SDKs and Runtimes from a system. A collection of options is available to specify which versions you want to uninstall. The tool supports Windows and macOS. Linux is currently not supported.

How do I uninstall vs 2015 tooling preview service?

Select program Microsoft .NET Core 1.0.0 RC2 - VS 2015 Tooling Preview 1. Click on the Uninstall link. I was able to get the Microsoft .NET Core 1.0.0 RC2 - VS 2015 Tooling Preview service uninstalled correctly with this solution.

How do I uninstall Microsoft NET core SDK?

Uninstall Microsoft Net Core SDK 1 Open Add or Remove Programs. 2 Search for Microsoft .NET Core SDK Uninstall Tool. 3 Select Uninstall. See More....


1 Answers

I downloaded the exe from link below, then pointed to it when promted, worked great!

http://download.microsoft.com/download/4/6/1/46116DFF-29F9-4FF8-94BF-F9BE05BE263B/DotNetCore.1.0.0.RC2-VS2015Tools.Preview1.exe

like image 117
AZ Chad Avatar answered Sep 22 '22 14:09

AZ Chad