visual studio 2017 community.exe won\'t run after extracting to the temp.
OS: windows 10 x64bit
Setup : community version
in the temp folder bootstra
Nothing worked for me here however i was able to find out that there was an error with the main.js file that he couldn't find the temp folder. so i looked up the environment variables and indeed for my current user TEMP was not set resp. empty. i copied the default temp value(%SystemRoot%\TEMP) for all users to my current user TEMP variable and afterwards everything worked