I installed an SSD in my drive to put Visual Studio 2017 Enterprise on, and I named the drive W:
as I wanted to save space, I followed this 2 tutorials on creating symbolic links to try to save some 1: change %TMP% and %TEMP% to DriveLetterYouWantVSin:\Temp 2. https://developercommunity.visualstudio.com/content/problem/49055/vs2015-vs2017-ignore-path-selection-during-install.html
I installed VS2017 and everything went fine. Then I decided I didn't like W: drive letter and wanted to change it to G:. I knew this will be hard so I wanted to uninstall VS2017 and the installer couldn't find it Picture
so I went and manually uninstalled VS2017 with IOBIT uninstaller, everything seemed fine, I changed the drive letter to G:, deleted evey symlink I created, deleted every ProgramData\VisualStudio folder I could find, cleared %TEMP% dirs, decided I will not use any symlinks and rerun the installer
but I couldn't change SDK, Shared component, Tools, SDK location and on github it even says that you can only do this once: https://github.com/MicrosoftDocs/visualstudio-docs/blob/master/docs/install/change-installation-locations.md
IMPORTANT This location is set with your first installation and cannot be changed later from the installer UI. Instead, you must use command-line parameters to move the download cache.
I fiddled my way around that by creating virtual hard disk, nammed W: so installed thought W: is still present and then installed what I wanted
but I wanted to modify something and I couldn't because I get the same error when trying to uninstall/modify like before Picture
so now my question is: How do I get rid of Visual Studio like it never existed, so I can start fresh.
I do not have a restore point unfortunately
Thanks for Anwsering and Best Regards