Start MS-Edge from command with save-as enabled

50 Views Asked by At

After some search with no success, I'm posting this simple question here.

I have a web application that can run without a Web-Server (just one HTML and one JS files). When running in this mode, I need to make sure that the SAVE-AS option is always available. My guess is that such behavior can be achieved using the appropriate switch (as part of the command line).

So, my question is: Does such switch exist? If not, Is there an alternative way to launch MS-Edge from command line forcing the browser to present the SAVE-AS option when a file is downloaded?

Thanks.

1

There are 1 best solutions below

2
Kendrick Li On

No, there's no such a switch for the SAVE-AS option, but I do have an alternative for you:

You can enable PromptForDownloadLocation policy, so that Edge is forced to prepare a SAVE-AS option for every download.