Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] chrlauncher not passing commandline arguments to chrome unless in chrlauncher.ini #249

Open
2 tasks done
FlamingPhoenix40 opened this issue Aug 28, 2024 · 0 comments
Labels

Comments

@FlamingPhoenix40
Copy link

Checklist

  • I have used the search function to see if someone else has already submitted the same bug report.
  • I will describe the problem with as much detail as possible.

App version

2.6

Windows version

Windows 10

Steps to reproduce

  1. Open Windows' Run dialogue (win+r)
  2. Try to launch chrlauncher with a commandline argument; "patch_to_chrlauncher.exe --incognito" or "patch_to_chrlauncher.exe --app=someurl" for example
  3. OR: create shortcut file where target is: "patch_to_chrlauncher.exe --incognito"

Expected behavior

Normally after reading through the documentation, FAQ and other older issues, I would expect Chromium to launch with the commandline arguments active.

Actual behavior

Chromium launches while ignoring the commandline arguments. I.e. incognito and/or app-mode are not started.

It does work if I put said commandline arguments in chrlauncher.ini at the "ChromiumCommandLine=" line. However, I don't want the commandline options to be global and be always used. I want to choose when to use them, and I would prefer to do so with a simple shortcut, and not by having to edit the ini file every time.

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant