Hi ,
At this point we suspect that the Path variable is where things are going bad. The vcvarsx86_amd64.bat
file tries to add several entries to to the Path variable. If your Path variable is at its character limit, the batch file is unable to successfully add those entries. I am going to try to find a way to test this to verify it is what is happening.