Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Releases: MicrosoftEdge/edge-launcher

v1.2.2

10 Mar 23:04
Compare
Choose a tag to compare

Fixed wrong binary path, to make sure the binary is actually distributed on NPM.

Release v1.2.1

10 Mar 22:56
Compare
Choose a tag to compare

Restored NPM publishing, and released latest binaries.

Binaries have now been moved to dist/x86

Release 1.2 - Keep Alive

27 May 00:00
Compare
Choose a tag to compare

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

08 Jan 23:58
Compare
Choose a tag to compare

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

08 Sep 17:11
Compare
Choose a tag to compare

Initial release that supports the Edge browser.

Usage:
MicrosoftEdgeLauncher.exe [url]

First release for testing

02 Apr 04:50
Compare
Choose a tag to compare
Pre-release

Basic exe with support for launching Project Spartan at a URL.