How to open URL in Microsoft Edge from the command line?

前端 未结 12 700
天涯浪人
天涯浪人 2020-11-29 23:44

I need to open URL in Microsoft Edge (on Windows 10). When I invoke

start shell:AppsFolder\\Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge http://www.go         


        
12条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-30 00:20

    Looks like things have changed and the previous solution doesn't work anymore.

    However, here is the working command to launch CNN.com on Microsoft Edge:

    microsoft-edge:http://www.cnn.com
    

提交回复
热议问题