Git Product home page Git Product logo

Comments (7)

henrypp avatar henrypp commented on May 18, 2024

What command line arguments is set to Chromium? I mean with which arguments started Chromium (not ini config), you can see it in Process Hacker (or Process Monitor). Please tell me!

from chrlauncher.

Ashymad avatar Ashymad commented on May 18, 2024

The full command line (from procmon), if I click on a link in Skype to Google is:
"C:\Program Files\ChrLauncher\bin\chrome.exe" --user-data-dir=..\profile --no-default-browser-check --allow-outdated-plugins --disable-component-update -- "/url" -- "http://www.google.pl/" --ppapi-flash-path="C:\Program Files\ChrLauncher\plugins\pepflashplayer.dll" --ppapi-flash-version="24.0.0.194"

from chrlauncher.

henrypp avatar henrypp commented on May 18, 2024

There is no problem with command line. Can you give me arguments when bug, which you are described, will happen?

from chrlauncher.

Ashymad avatar Ashymad commented on May 18, 2024

There is a problem, with these arguments. Instead of: -- "/url" -- "http://www.google.pl/", there should be just "http://www.google.pl". If I paste the command line from my previous comment into cmd the bug happens, but if I remove the -- "/url" -- only the Google tab is opened as it should.

from chrlauncher.

henrypp avatar henrypp commented on May 18, 2024

i think it problem because you are used old SetDefaultBrowser script. run latest script version from binary directory.

from chrlauncher.

Ashymad avatar Ashymad commented on May 18, 2024

I've run the new script and now only 2 additional tabs open. The command line now, instead of -- "/url" -- "http://www.google.pl/" has -- "http://www.google.pl/", however there is still the unwanted --. Which causes the problem.

from chrlauncher.

henrypp avatar henrypp commented on May 18, 2024

2.3 fixed

from chrlauncher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.