Microsoft Visual Studio 2013 Shell (Minimum) error in installation -


when i'm installing microsoft visual studio express windows desktop keep getting error:

here screenshot:

enter image description here

.

here log file: http://pastebin.com/z95nt0st

i use magiciso extract iso vs2013.4_dskexp_enu. tried mount virtual disk too.

i reformatted laptop theres no old version of vs here.

i figured out why problem.

when reformatted laptop, downloaded recovery software recover files need (visual studio installer , others), , when install it, didnt installed successfully. deleted file, think installed other components of visual studio uncompletely before fails installed vs.

finally, downloaded vs shell, , installed in mvs folder fails install half of it, when try again install vs, got different error, says vs shell cannot opened, (so means i'm right) error because trying open "uncompletely" , continue install it, cannot open because "uncomplete".

so when type command g:\wdexpress_full.exe/uninstall/force in cmd, deletes remnants of vs , fix problem.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -