MSEdgeRedirect
MSEdgeRedirect copied to clipboard
Whitelist more command line flags
Preflight Checklist
- [X] Microsoft Edge is still installed (see issue 26)
- [X] Running microsoft-edge:https://google.com redirects successfully
- [X] Microsoft Edge is selected in any "How do you want to open this?" box (if applicable)
Install Type
New Install
Install Mode
Active Mode
Steps to reproduce
I am running msedge.exe with the following command:
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --autoplay-policy=no-user-gesture-required https://www.google.at
There is noredirect happening and msedge will also not open.
✔️ Expected Behavior
msedge.exe will open instead of chrome.
❌ Actual Behavior
No new browser tab/window will be opened.
Microsoft Windows version
21H2 (Build 19044.1706)
Other Software
No response
I've only whitelisted a few command line flags for safety purposes. If you can provide me a list of the flags you want available, I can add them if they're not abusable.
ok, got you.
The ones that i am currently using are: --autoplay-policy=no-user-gesture-required --kiosk
Would be nice if xou could whitelist them.
thx
ok, got you.
The ones that i am currently using are: --autoplay-policy=no-user-gesture-required --kiosk
Would be nice if xou could whitelist them.
thx
Both look okay. I'll get those whitelisted.
thx
thx a lot for adding those arguments!