I have been using visual studio 2015 RC community for a little while now, and I found that I can get the full enterprise edition for free from my University. But, after I uninstalled the community edition from the control panel, I still see it in my start menu and it runs as if nothing happened. I saw when searching online, to use the cmd with /uninstall /force
but I don't know which application to use it on in the C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE
directory to use those on.
Please help me remove this IDE so I can reinstall it.
Uninstall Microsoft Visual C++Type in Control Panel and click OK. Select Uninstall a Program. On the list of programs, select the version of Microsoft Visual C++ for your version of QuickBooks. Click Uninstall and follow the onscreen instructions to uninstall the program.
In the Programs and Features window, scroll down the list of installed programs to the Microsoft Visual C++ Redistributable package, and then right-click it and select Uninstall. Step 3. Click on Yes or Uninstall in the pop-up confirmation window and follow the on-screen prompts to complete the uninstallation.
I know this question is old, but just in case...
To uninstall "Visual Studio 2015 Community" follow these instructions:
Search for vs_community.exe:
cmd (admin rights) -> cd C:\ProgramData\Package Cache\
-> dir /s vs_community.exe
This will provide you with the exact location of vs_community.exe
Uninstall:
cmd
(admin rights) -> C:\ProgramData\Package Cache\{*CODE*}
-> vs_community.exe /uninstall /force
More information:
https://blogs.msdn.microsoft.com/heaths/2015/07/17/removing-visual-studio-components-left-behind-after-an-uninstall/
NOTE: search vs_community.exe instead of vs_enterprise.exe/vs_ultimate.exe
I hope this can help.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With