I am trying to use Visual Studio tools for Cordova, but deployment to Ripple fails saying, "Chrome must be installed in order to launch the app in Ripple". I am using Google Chrome Canary. Is there a setting somewhere that can override the search for Google Chrome standard?
Visual Studio Cordova tools using Google Canary
437 Views Asked by scottrudy At
2
There are 2 best solutions below
0

try to change a register value REGISTER LOCATION: HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Google Chrome Change value for '(Default)' from 'Chrome' to 'Google Chrome'
Details are written in my blog, however, written in Korean.
http://hyunjong-lee.github.io/tech/2015/02/04/Apache_Cordova.html
You can change the below reg key to point to custom location like Chrome Canary application location "C:\Users[username]\AppData\Local\Google\Chrome SxS\Application\chrome.exe" HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Google Chrome\shell\open\command