Setup Blocked: Tools for Apache Cordova for visual studio 2013-CTP3.1

删除回忆录丶 提交于 2019-12-12 01:52:02

问题


I am trying to Install Cordova Tools for Visual Studio , but I think because I have the old version of this tool I get this Error Messages.

I try to run the commands on the attached URL on Microsoft Site, no luck please , is any one encounter this problem before ?

My computer has Windows 7 installed


回答1:


Search for MultiDeviceHybridApps_VS.msi in your %ProgramData%\Package Cache folder.

Uninstall by running command:

msiexec /x <Full path of MultiDeviceHybridApps_VS.msi>

in admin cmd window. Then install CTP3.1.



来源:https://stackoverflow.com/questions/29466142/setup-blocked-tools-for-apache-cordova-for-visual-studio-2013-ctp3-1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!