I have just downloaded the Visual Studio Community setup, run it and it doesn't go further than administrator confirmation, then it just shuts down. It worked for me before on Windows 8.1 (now I am on Windows 10 x64).
Asked
Active
Viewed 1,846 times
-3
-
Do you have any error message? – litelite Jul 07 '17 at 19:43
-
No error messages, it just doesn't open. If You want to I can give a log, but I don't know where it is. – Daste Jul 07 '17 at 19:46
-
There is actually a small window, that shows "preparing files" it is saving some stuff in the temp folder. Crashes at "vs_setup_boostrapper.json". – Daste Jul 07 '17 at 19:58
-
And I found the log file: https://pastebin.com/4jj2nJAP – Daste Jul 07 '17 at 20:02
-
It seems that `vs_bootstrapper_d15\vs_setup_bootstrapper.exe` ended with an error code. But that doesn't tell much. – litelite Jul 07 '17 at 20:05
-
There is the log file for the bootstrapper: https://pastebin.com/eeSCCgn5 – Daste Jul 07 '17 at 20:10
-
[Looks an awful lot like your problem](https://stackoverflow.com/questions/43025670/visual-studio-2017-installer-wont-run-after-extracting). The return code is different (he got 0xD while you have 0x5) But it could be worth a shot – litelite Jul 07 '17 at 20:13