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
473 Views Asked by scottrudy At
2
There are 2 best solutions below
0
Hyunjong Lee
On
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
Related Questions in GOOGLE-CHROME
- How to tweak the security policy of Chrome, in order to run "unsafe" snippets in the console?
- Is it possible to manipuate 3rd party Chrome Extensions Network Reqeuests?
- undetected_chromedriver urllib.error.URLError
- Load testing k6 browser + docker
- Editor texto estilo WYSIWYG
- NodeJS crashing chrome browser
- Difficulty Accessing HTTP URLs/IP Addresses Due to Browser Redirecting to HTTPS: Seeking Solutions
- Chrome extension MV3: persistent service worker die after wake up from hibernation
- Attempting to Bundle a Require Command For a Chrome Extension
- Launch URL from C# and detect when browser is closed
- Python selenium scrap data from dynamic website table
- Google Chrome is consuming a lot of CPU on a video call?
- Component drawing error React App on Android + Chrome
- Chrome Selenium CDP Bidi API - Next Commands sended to Target Session have no effect while the initial one does work
- Devtools not working when i try to inspect elements for selenium python it goes to previous page
Related Questions in RIPPLE
- Ripple effect on buttons not working when using @react-native-community/blur in other component
- No ripple effect in compound view
- Android Compose ripple on part of text
- Is ripple-keypairs package deprecated ? it's not working for me
- Ripple with Full Alpha Compose Android
- Need ripple button with pure html & css with perfectly wave from clicked pointer
- How we can achieve Cross border payment based on xrp-ledger
- Android: How to detect touch on clickable RelativeLayout?
- Unknown yellow ripple effect on Dialog item click
- Is there a way to store two months of history in my Ripple testnet?
- React native material ripple typescript error when using children
- How to disable ripple effect of Angular Material Pagination button?
- where do xrp ledger gateways get their xrp from?
- Change color of Ripple for IconButton in Jetpack compose
- How to check when/whether an offer on the XRP Ledger's DEX has been accepted/fully consumed? [XRP] [XRPL]
Related Questions in VISUAL-STUDIO-CORDOVA
- Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0, Gradle v7.6 is only installed and required
- How to enable auto imports while creating Cordova Plugin
- error display when I run 'cordova run android' command
- Cordova could not load API for android project
- Connecting to node.js backend using Cordova
- Getting apksigner error - MIN_SIG_SCHEME_FOR_TARGET_SDK_NOT_MET while uploading apk file in Google Play store
- Share image to Facebook using Cordova SocialSharing plugin with link attached
- Ionic cordova build error with platforms errors [[ERROR] An error occurred while running subprocess cordova.]
- can import React, but not useState?
- Error: Type CodePush does not have 'ɵmod' property
- Visual Studio Code Apache Cordova Debugging Using Android Emulator
- Build failed with CMD line --ionic cordova build android
- Getting white-screen on emulator using cordova
- Running Android emulator from Ionic
- How to configure Content Security Policy and whitelist plugin for cordova to fetch local files
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
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