Package Exports
- edge-launcher/Win32/MicrosoftEdgeLauncher.exe
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (edge-launcher) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Microsoft 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.
##Install
- Download the latest exe from releases
##Usage
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.