Click here to Skip to main content
15,900,563 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Visual Studio and SSD's Pin
Smart K813-Jan-18 22:37
professionalSmart K813-Jan-18 22:37 
GeneralRe: Visual Studio and SSD's Pin
User 5924113-Jan-18 23:54
User 5924113-Jan-18 23:54 
GeneralRe: Visual Studio and SSD's Pin
Ravi Bhavnani14-Jan-18 8:31
professionalRavi Bhavnani14-Jan-18 8:31 
GeneralRe: Visual Studio and SSD's Pin
Marc Clifton14-Jan-18 8:57
mvaMarc Clifton14-Jan-18 8:57 
GeneralRe: Visual Studio and SSD's Pin
Slacker00714-Jan-18 12:41
professionalSlacker00714-Jan-18 12:41 
GeneralRe: Visual Studio and SSD's Pin
Dennis Jakobsen14-Jan-18 21:14
Dennis Jakobsen14-Jan-18 21:14 
GeneralRe: Visual Studio and SSD's Pin
peterchen14-Jan-18 23:27
peterchen14-Jan-18 23:27 
AnswerRe: Visual Studio and SSD's Pin
fmuzul215-Jan-18 0:34
fmuzul215-Jan-18 0:34 
Yes, there is hope. Use SymLinks !

I had the same problem, an HP notebook with a 128GB SSD and a 2TB HDD.
In C: there is the O.S., Windows 10, I tried to move it to D: partition, but it is too difficult, even the HP support discourages to do this, with this HP notebook you can't choose where to install the O.S.
But 128 GB is way too little if you need to install softwares on C:

To save space on the precious C: partition I try to install all softwares on D: partition

The C: partition had 79 GB before installing Visual Studio 2017 C.E.
I asked VS2017 to install on D: partition, but it used only 5GB on D:, 40 GB on C:.
So, after VS2017 install, only 29 GB were left on C:.
After 1 hour only 19 GB left (I guess some automatic updates occurred).

I really don't understand why Microsoft can't manage to install VS out of C:

Anyway, this solution worked for me:
use symlinks to move some folders from C: to D: or another partition.

I did this:
create a new folder D:\_moved_from_C_ProgramFilesX86
move "C:\Program Files (x86)\Microsoft SDKs" to "D:\_moved_from_C_ProgramFilesX86\Microsoft SDKs"
run this command from a command prompt, running as administrator:
mklink /J "C:\Program Files (x86)\Microsoft SDKs" "D:\_moved_from_C_ProgramFilesX86\Microsoft SDKs"

repeat the same with "C:\Program Files (x86)\Windows Kits"

This saved 11 GB on my C: partition.

I checked if performances on build were affected: yes, but just a little, about 4 %.

I used symlinks also with other folders that need to appear as C: folders

If symlinks didn't exist I had to give away this notebook.

Bye
GeneralRe: Visual Studio and SSD's Pin
obermd15-Jan-18 4:46
obermd15-Jan-18 4:46 
GeneralRe: Visual Studio and SSD's Pin
Dar Brett15-Jan-18 5:57
Dar Brett15-Jan-18 5:57 
GeneralRe: Visual Studio and SSD's Pin
Kirk 1038982115-Jan-18 7:19
Kirk 1038982115-Jan-18 7:19 
GeneralRe: Visual Studio and SSD's Pin
They call me Bruce15-Jan-18 20:21
They call me Bruce15-Jan-18 20:21 
QuestionRe: Visual Studio and SSD's Pin
Gary Wheeler16-Jan-18 3:19
Gary Wheeler16-Jan-18 3:19 
GeneralRe: Visual Studio and SSD's Pin
Kirk 1038982119-Jan-18 9:16
Kirk 1038982119-Jan-18 9:16 
GeneralRe: Visual Studio and SSD's Pin
Kirill Illenseer16-Jan-18 2:09
Kirill Illenseer16-Jan-18 2:09 
PraiseSkype Mobile App new Look Pin
Ehsan Sajjad13-Jan-18 5:48
professionalEhsan Sajjad13-Jan-18 5:48 
GeneralGawd I hate printers Pin
OriginalGriff13-Jan-18 0:10
mveOriginalGriff13-Jan-18 0:10 
GeneralRe: Gawd I hate printers Pin
Dom Sinclair13-Jan-18 0:44
Dom Sinclair13-Jan-18 0:44 
QuestionRe: Gawd I hate printers Pin
Ron Anders13-Jan-18 3:33
Ron Anders13-Jan-18 3:33 
AnswerRe: Gawd I hate printers Pin
OriginalGriff13-Jan-18 4:13
mveOriginalGriff13-Jan-18 4:13 
GeneralRe: Gawd I hate printers Pin
Dan Neely17-Jan-18 2:51
Dan Neely17-Jan-18 2:51 
GeneralRe: Gawd I hate printers Pin
CPallini13-Jan-18 3:49
mveCPallini13-Jan-18 3:49 
GeneralRe: Gawd I hate printers Pin
OriginalGriff13-Jan-18 4:20
mveOriginalGriff13-Jan-18 4:20 
GeneralRe: Gawd I hate printers Pin
CPallini13-Jan-18 5:17
mveCPallini13-Jan-18 5:17 
GeneralRe: Gawd I hate printers Pin
Fueled By Decaff15-Jan-18 5:54
Fueled By Decaff15-Jan-18 5:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   489 votes