This is a simple command-line utility that allows you to launch Microsoft Edge (the default web browser on Windows 10) from the command prompt.
To use this utility, you can either run the edge.bat file directly, or you can copy it to your system's System32 folder to use it from anywhere in the command prompt by simply typing edge followed by the URL you want to open.
For example:
-
To launch Microsoft Edge and navigate to the website, run:
edge https://www.microsoft.com/or
edge google.com -
To launch Microsoft Edge and perform a Google search for "Artificial Intelligence", run:
edge Artificial Intelligence
To use this utility, simply download the edge.bat file and save it to a convenient location on your computer. Alternatively, you can copy it to your system's System32 folder for system-wide use.
This project is licensed under the MIT License. Feel free to use, modify, and distribute this code as you see fit.