I'm trying to install visual studio 2017 with Xamarin which requires ~30GB of space and I have this amount available in the directory that VS2017 is currently installed in. I'm trying to basically modify the install to add Xamarin to it, however it says I don't have enough disk space because despite the download directory being in my D
drive, it's still trying to install components to my C
drive. I haven't been able to find anything about this issue online yet.
Visual studio installer:
File explorer (notice C
drive has less than the required amount available)
c:\program files\common files
, intoc:\program files\msbuild
, Windows SDKs and others. So a lot of things won't install to the path you selected and there is nothing you can really do about it. Use a resize tool to resize your C drive if possible. – jessehouwing