$ gnpm install edge-launcher
A simple command line exe to launch the Microsoft Edge browser at a URL. Handy if you need to launch Microsoft Edge from the command line or a batch script etc.
Download the latest exe from releases.
npm install edge-launcher
MicrosoftEdgeLauncher.exe [url] -k
url - The URL to open in Microsoft Edge.
-k - Keep this program alive for as long as the launched process is alive.
If you're using Visual Studio 2015 you don't need to do this as VS 2015 has built in support for Edge. If you are using an older version of VS and want to be able to F5 launch Edge you'll need to follow the steps below.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Copyright 2013 - present © cnpmjs.org | Home |