Skip to content

PLATONG34821/CMDEdge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CMDEdge

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.

Usage

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
    

Installation

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.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute this code as you see fit.

About

Opening microsoft edge search from command prompt.

Resources

License

Stars

Watchers

Forks

Packages

No packages published