【问题标题】:VS2013 CTP3 Deployment error: Chrome must be installed in order to launch the app in RippleVS2013 CTP3 部署错误:必须安装 Chrome 才能在 Ripple 中启动应用程序
【发布时间】:2015-02-03 04:05:50
【问题描述】:
我构建我的应用程序并部署在 Ripple - nexus 上。 (vs2013社区版)
vs2013 输出错误“必须安装 Chrome 才能在 Ripple 中启动应用程序。”
我的 chrome 已正确安装在程序文件 (x86) 文件夹中。
我在 node.js 命令提示符下测试了纹波模拟器。
波纹在 chrome 上模拟得非常好。
但是,vs2013 不能...只是输出相同的错误。
【问题讨论】:
标签:
android
google-chrome
visual-studio-cordova
ripple
【解决方案1】:
尝试改变一个寄存器值 REGISTER LOCATION:
HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Google Chrome
将(Default) 的值从Chrome 更改为Google Chrome
详情写在我的blog,不过,用韩文写的。