visual-studio-2013visual-studio-cordova

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


I am trying to install VS2013 update 5 but it will not install as it says it is blocked and I must "uninstall the older version of Visual Studio Tools for Apache Cordova (Multi Device Hybrid Apps) through Control Panel...".

I have uninstalled this as requested (though the new version - 14.0.50619.1 - that installs with VS2015 is still installed) but it still will not let me install and keeps repeating the 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 for Visual Studio 2013 06191-004-0454001-02564 Microsoft LightSwitch for Visual Studio 2013

Team Explorer for Visual Studio 2013 06191-004-0454001-02564 Microsoft Team Explorer for 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 by Lernout & Hauspie Speech Products N.V. All rights reserved.

The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All 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 into Visual Studio to allow you to seamlessly debug into third-party code and assemblies, even if you don't have the source code for them.

Visit www.reflector.net for more information.

Copyright (c) 2009-2012 Red Gate Software Inc.

Application Insights Tools for Visual Studio Package 1.0 Application Insights Tools for Visual Studio

ASP.NET and Web Tools 12.4.60425.0 Microsoft Web Developer Tools contains the following components: Support for creating and opening ASP.NET web projects Browser Link: A communication channel between Visual Studio and browsers Editor extensions for HTML, CSS, and JavaScript Page Inspector: Inspection tool for ASP.NET web projects Scaffolding: A framework for building and running code generators Server Explorer extensions for Microsoft Azure Web Apps Web publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Microsoft Azure

ASP.NET Web Frameworks and Tools 2012.2 4.1.21001.0 For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563

ASP.NET Web Frameworks and Tools 2013 5.2.21010.0 For additional information, visit http://www.asp.net/

Common Azure Tools 1.5 Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

Devart dotConnect for Oracle 8.4.447.0 Devart dotConnect for Oracle Copyright 2002 - 2015 Devart. All 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. All rights reserved. Web: www.devart.com/entitydeveloper Support: support@devart.com

File Nesting 2.1.2 Automatically nest files based on file name and enables developers to nest and unnest any file manually

Microsoft Advertising SDK for Windows Phone Microsoft Advertising SDK for Windows Phone Build

Microsoft Azure HDInsight HQL Service 2.0.2200.0 Language service for Hive query

Microsoft Azure HDInsight Tools for Visual Studio 2.0.2200.0 An integrated development environment for HDInsight application development.

Microsoft Azure Mobile Services Tools 1.3 Microsoft Azure Mobile Services Tools

Microsoft Azure Tools 2.6 Microsoft Azure Tools for Microsoft Visual Studio 2013 - v2.6.30508.1601

Microsoft Azure Tools 2.4 Microsoft Azure Tools for Microsoft Visual Studio 2013 - v2.4.20730.1601

Microsoft Azure Tools 2.7 Microsoft Azure Tools for Microsoft Visual Studio 2013 - v2.7.30713.1601

Microsoft Azure Tools 2.5 Microsoft Azure Tools for Microsoft Visual Studio 2013 - v2.5.21104.1601

Multilingual App Toolkit 3.1.1250.0 Multilingual App Toolkit helps you localize your Windows Store app by providing file management, pseudo and machine translation, translation editor, and build integration. http://go.microsoft.com/fwlink?linkid=245767

NuGet Package Manager 2.8.50926.663 NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.

Office Developer Tools for Visual Studio 2013 ENU 12.0.31105 Microsoft Office Developer Tools for Visual Studio 2013 ENU

Open Command Line 1.6 Opens a command line at the root of the project. Support for all consoles such as CMD, PowerShell, Bash etc.

Oracle Developer Tools for Visual Studio 12.1.0.2.0 Oracle Developer Tools for Visual Studio Copyright (c) 2005, 2014

PreEmptive Analytics Visualizer 1.2 Microsoft Visual Studio extension to visualize aggregated summaries from the 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 to Visual Studio for web developers.

Windows Phone 8.1 SDK Integration 1.0 This package integrates the tools for the Windows Phone 8.1 SDK into the menus and controls of Visual Studio.

Workflow Manager Tools 1.0 1.0 This package contains the necessary Visual Studio integration components for Workflow Manager.

Has anybody else seen this and is there a workaround?

Thanks


Solution

  • Can you try this -

    Open RegEdit, find this key: HKCU\Software\Microsoft\VisualStudio\12.0\JavaScriptLanguageService Delete the MDD-specific value: “ReferenceGroups_MDD”.
    Do not delete the “ReferenceGroups” value, or you may mess up your JSLS intelli-sense for non-MDD scenarios.

    Deleting that ReferenceGroups_MDD value under the JSLS key should unblock the installation of any installers that are blocking because they (incorrectly) think that you still have the VS2013 Tools for Apache Cordova installed.

    Note: If you upgrade to Update5, you will lose the ability to work with MDD projects until we release the next version of our tools that work on top of update5. We are in process of validating our next release for Update5 and will release it soon.