Cannot install Visual Studio 2013 update 5 (RTM); Tools for Apache Cordova -


i trying install vs2013 update 5 not install says blocked , must "uninstall older version of visual studio tools apache cordova (multi device hybrid apps) through control panel...".

i have uninstalled requested (though new version - 14.0.50619.1 - installs vs2015 still installed) still not let me install , keeps repeating message.

from help/about...

microsoft visual studio premium 2013 version 12.0.31101.00 update 4 microsoft .net framework version 4.6.00081

installed version: premium

lightswitch visual studio 2013 06191-004-0454001-02564 microsoft lightswitch visual studio 2013

team explorer visual studio 2013 06191-004-0454001-02564 microsoft team explorer visual studio 2013

visual basic 2013 06191-004-0454001-02564 microsoft visual basic 2013

visual c# 2013 06191-004-0454001-02564 microsoft visual c# 2013

visual c++ 2013 06191-004-0454001-02564 microsoft visual c++ 2013

visual f# 2013 06191-004-0454001-02564 microsoft visual f# 2013

visual studio 2013 code analysis spell checker
06191-004-0454001-02564 microsoft® visual studio® 2013 code analysis spell checker

portions of international correctspell™ spelling correction system © 1993 lernout & hauspie speech products n.v. rights reserved.

the american heritage® dictionary of english language, third edition copyright © 1992 houghton mifflin company. electronic version licensed lernout & hauspie speech products n.v. rights reserved.

windows phone sdk 8.0 - enu 06191-004-0454001-02564 windows phone sdk 8.0 - enu

.net reflector visual studio extension 8.5.0.179 integrates .net reflector visual studio allow seamlessly debug third-party code , assemblies, if don't have source code them.

visit www.reflector.net more information.

copyright (c) 2009-2012 red gate software inc.

application insights tools visual studio package 1.0 application insights tools visual studio

asp.net , web tools 12.4.60425.0 microsoft web developer tools contains following components: support creating , opening asp.net web projects browser link: communication channel between visual studio , browsers editor extensions html, css, , javascript page inspector: inspection tool asp.net web projects scaffolding: framework building , running code generators server explorer extensions microsoft azure web apps web publishing: extensions publishing asp.net web projects hosting providers, on-premises servers, or microsoft azure

asp.net web frameworks , tools 2012.2 4.1.21001.0 additional information, visit http://go.microsoft.com/fwlink/?linkid=309563

asp.net web frameworks , tools 2013 5.2.21010.0 additional information, visit http://www.asp.net/

common azure tools 1.5 provides common services use azure mobile services , microsoft azure tools.

devart dotconnect oracle 8.4.447.0 devart dotconnect oracle copyright 2002 - 2015 devart. rights reserved. web: www.devart.com/dotconnect/oracle support: support@devart.com

devart entity developer 5.7.644.0 devart entity developer copyright © 2008-2015 devart. rights reserved. web: www.devart.com/entitydeveloper support: support@devart.com

file nesting 2.1.2 automatically nest files based on file name , enables developers nest , unnest file manually

microsoft advertising sdk windows phone microsoft advertising sdk windows phone build

microsoft azure hdinsight hql service 2.0.2200.0 language service hive query

microsoft azure hdinsight tools visual studio 2.0.2200.0 integrated development environment hdinsight application development.

microsoft azure mobile services tools 1.3 microsoft azure mobile services tools

microsoft azure tools 2.6 microsoft azure tools microsoft visual studio 2013 - v2.6.30508.1601

microsoft azure tools 2.4 microsoft azure tools microsoft visual studio 2013 - v2.4.20730.1601

microsoft azure tools 2.7 microsoft azure tools microsoft visual studio 2013 - v2.7.30713.1601

microsoft azure tools 2.5 microsoft azure tools microsoft visual studio 2013 - v2.5.21104.1601

multilingual app toolkit 3.1.1250.0 multilingual app toolkit helps localize windows store app providing file management, pseudo , machine translation, translation editor, , build integration. http://go.microsoft.com/fwlink?linkid=245767

nuget package manager 2.8.50926.663 nuget package manager in visual studio. more information nuget, visit http://docs.nuget.org/.

office developer tools visual studio 2013 enu 12.0.31105 microsoft office developer tools visual studio 2013 enu

open command line 1.6 opens command line @ root of project. support consoles such cmd, powershell, bash etc.

oracle developer tools visual studio 12.1.0.2.0 oracle developer tools visual studio copyright (c) 2005, 2014

preemptive analytics visualizer 1.2 microsoft visual studio extension visualize aggregated summaries preemptive analytics product.

sql server analysis services microsoft sql server analysis services designer version 12.0.2000.8

sql server data tools 12.0.50512.0 microsoft sql server data tools

sql server integration services microsoft sql server integration services designer version 12.0.2344.23

sql server reporting services microsoft sql server reporting services designers version 12.0.2344.23

web essentials 2013 2.6.0.0 adds many useful features visual studio web developers.

windows phone 8.1 sdk integration 1.0 package integrates tools windows phone 8.1 sdk menus , controls of visual studio.

workflow manager tools 1.0 1.0 package contains necessary visual studio integration components workflow manager.

has else seen , there workaround?

thanks

can try -

open regedit, find key: hkcu\software\microsoft\visualstudio\12.0\javascriptlanguageservice delete mdd-specific value: “referencegroups_mdd”.
not delete “referencegroups” value, or may mess jsls intelli-sense non-mdd scenarios.

deleting referencegroups_mdd value under jsls key should unblock installation of installers blocking because (incorrectly) think still have vs2013 tools apache cordova installed.

note: if upgrade update5, lose ability work mdd projects until release next version of our tools work on top of update5. in process of validating our next release update5 , release soon.


Comments