JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 30.09.2020, 14:04
Anonymusx Anonymusx is offline
DSL Light User
 
Join Date: Mar 2019
Posts: 30
Default How to change the another browser for solva browser captchas

Hello!

How to change the another browser for solva browser captchas ?

I need chrome, i added this:

[ "C:\\Program Files \\Google\\Chrome\\Application\\chrome.exe", "-app=%s" ]

But not work. I see this code here:
https://support.jdownloader.org/Know...splay-captchas

my folder not 64, simple p. files
Reply With Quote
  #2  
Old 30.09.2020, 14:22
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Hi,

where does this "-app" Parameter come from?
Why didn't you just do it as described HERE (that article is also linked in yours)?
E.g. this worked fine here:
Spoiler:

Code:
["C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe", "%s"]


-psp-

EDIT2

Your path is wrong! It contains a space after "Program Files".
Remove that space and it should work fine e.g.:

Code:
[ "C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe", "-app=%s" ]
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?

Last edited by pspzockerscene; 30.09.2020 at 15:20.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 09:05.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.