问题
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