• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Can't install VS 2013

president vankk

Web Developer & AuraOT Owner
Joined
Jul 10, 2009
Messages
5,719
Solutions
9
Reaction score
339
Hi folks! Actually I'm having too much problems to install VS 2013. I use a SSD and a hard disk for programs, on my C: I have only 7,17GB of free disk, and in F: I have 839GB of free disk, when I try to install on F: I got this Image 1, Image 2. How I fix this?

PS: Already used mklink /J "C:\Arquivos de Programas (x86)\Microsoft Visual Studio 12.0" "F:\Arquivos de Programas (x86)\Microsoft Visual Studio 12.0"


Thanks.
 
Hi folks! Actually I'm having too much problems to install VS 2013. I use a SSD and a hard disk for programs, on my C: I have only 7,17GB of free disk, and in F: I have 839GB of free disk, when I try to install on F: I got this Image 1, Image 2. How I fix this?

PS: Already used mklink /J "C:\Arquivos de Programas (x86)\Microsoft Visual Studio 12.0" "F:\Arquivos de Programas (x86)\Microsoft Visual Studio 12.0"


Thanks.
For some reason VS wants to get installed where the system is installed (Windows) I don't really have a fix for this.
 
http://www.placona.co.uk/1196/dotnet/installing-visual-studio-on-a-different-drive/
Of course the above may not work, how about using another computer which has the same operating system and installing it via thinapp (aka thinstall)
https://www.vmware.com/products/thinapp
Of course that isn't a definitive solution either.. but at least you have options :p

The thinapp will make a portable executable for you to use in other machines as long as they use the same type of operating system... 20 gig portable :p
 
Back
Top