Closed MailYouLater closed 5 years ago
I've been trying to implement this, but unfortunately, I cannot get this working with Process.Start It works from start/run but no matter what I try from code, I either get nothing or the url "http://-private%22https//github.com/mortenn/BrowserPicker%22"
If you can figure out how to get this working from code, I'll implement it.
I spoke too soon, and was able to find the issue in the code I was working on. This change should make it in after I finish up some cleanup :)
As a bonus, this change makes file: urls work with edge!
In #6 (Support incognito mode) you said
However, there's an option to open a "New InPrivate window" in MS-Edge's Jump List, so I searched around and found that it can be launched in private mode via the command line by running
and I've tested and found that you can add a url on the end of that (don't put it in quotes though), so if you want to launch MS Edge in an InPrivate window and go to this project on GitHub BrowserPicker should execute it like