I have successfully installed the core Visual Studio 2015 and Windows 10 tools. However, while trying to install emulators for Windows Mobile 10.0.10069, the installer stops at around 80% and never proceeds forward. The screenshot shows Task Manager too.
Asked
Active
Viewed 2,162 times
4

magicandre1981
- 27,895
- 5
- 86
- 127

akshay2000
- 823
- 8
- 28
-
Which Windows 10 build do you use? – magicandre1981 May 31 '15 at 16:08
-
@magicandre1981I am on the build 10074 - the latest available when question was posted. I have managed to work around by using web installer specifically for emulators. I'll see if anyone has better solution than downloading huge amounts of data. If not, I'll post it as answer. – akshay2000 Jun 01 '15 at 06:02
-
ok post it as answer. – magicandre1981 Jun 01 '15 at 17:35
2 Answers
11
Was happening to me on both 10166 and 10240 builds. On the 10240 build I opened task manager after waiting quite a while and killed (Vs)SecondaryInstaller. The VS2015 main installer continued immediately and finished without errors. Later did a repair of the VS Installation just to be on the safe side.

Kamen
- 3,575
- 23
- 35
-
Yes it seems to install fine but fails to quit the secondary installer. Simply ending the process allows the setup to continue. – Mo Beigi Sep 24 '15 at 21:17
-
1
I solved the issue by using web installer. Even this web installer may not work well with the dev machine. Solution is to run installer on another machine (Windows 8.1 works. Any other Windows should work too.) and choose download option. Then move the downloaded directory to dev machine and install emulators from that directory.

akshay2000
- 823
- 8
- 28