Releases: MicrosoftEdge/edge-launcher
v1.2.2
Release v1.2.1
Restored NPM publishing, and released latest binaries.
Binaries have now been moved to dist/x86
Release 1.2 - Keep Alive
This release adds support for a extra parameter -k
that when set will keep the exe running for as long as the Edge process that was launched is alive. It does not work 100% of the time as Edge might decided to have multiple tabs in a process (keeping the process alive) or it might decide to kill the process during a navigation. Launching without this flag should be unaffected.
Release 1.1
This release includes updates from @jckleinbourg that add:
- Fix a bug that was launching new blank instances of Edge instead of adding new tab when Edge was already open
- Allow run without argument (launch new instance of Edge)
- Add Edge icon
- Add help with -h or -help argument
Note: @bojanv contributed (thanks!) a .net version of the tool but this release is the native version. Feel free to clone and build the managed version :).
Release 1.0.0.0
Initial release that supports the Edge browser.
Usage:
MicrosoftEdgeLauncher.exe [url]
First release for testing
Basic exe with support for launching Project Spartan at a URL.