Solved
How I can open Firefox with a specific profile with a parameter?
I found a parameter to open Firefox with a dialog to select the profile (-P) But, I'm looking for a parameter to open direcly Firefox with a named profile.
Thanks
I found a parameter to open Firefox with a dialog to select the profile (-P)
But, I'm looking for a parameter to open direcly Firefox with a named profile.
Thanks
All Replies (2)
See wiki.mozilla.org/Firefox/CommandLineOptions for the full documentation — it's basically:
firefox -P "Profile Name"
(or a profile path or other options you might find relevant for your use case.)
Chosen Solution
Thanks. You're right. It works perfectly. The issue come from the app I was trying to use. Best regards,