i have to install .NET 4 on some PCs here at work to run the current version of our program. The problem is that one of the PCs only has 500MB free space on the C Drive and .NET 4 requires 850MB and since it's a very small partition we couldn't find anything to remove.
The PC has lots of space on D and E, so is there any way to make .NET install on another partition?
TEMP is already directed to E:\Temp, so it's not just the temporary files that require so much space.
(A simple and fast (in terms of work time) solution would be very much preferred as the PC is used for quite important work that can't be stopped too long)
Answer
.NET has to install into the windows system folder as far as I know. Is it not possible (and easier) to move some of the other programs to the other partitions? You said you couldn't remove anything, but can you move anything?
No comments:
Post a Comment