Skip to content

Replaces calls to microsoft edge with calls to your default browser on windows

License

Notifications You must be signed in to change notification settings

SpicyRicecaker/no-more-edge-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

no-more-edge-rs

Replaces calls to microsoft edge with calls to your default browser on windows. Inspired by the C# project NoMoreEdge.

Installation

Simply download and run the .msi installer in releases.

Uninstallation

Uninstall the program as you would a regular windows program in control panel. This program basically only registers a single registry key so it's just a matter of deleting that key.

Building Manually

This project uses cargo-wix to build the .msi installer for the app and write the necessary registry key. Install it via

cargo install cargo-wix

Then simply run

cargo wix

The installer should then be located at target\wix\no-more-edge-rs-x.x.x-x86_64.msi

About

Replaces calls to microsoft edge with calls to your default browser on windows

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published