| Crates.io | no-more-edge-rs |
| lib.rs | no-more-edge-rs |
| version | 0.1.0 |
| created_at | 2022-08-27 02:55:46.131381+00 |
| updated_at | 2022-08-27 02:55:46.131381+00 |
| description | Replaces edge calls with calls to your default browser |
| homepage | https://github.com/SpicyRicecaker/no-more-edge-rs |
| repository | https://github.com/SpicyRicecaker/no-more-edge-rs |
| max_upload_size | |
| id | 653260 |
| size | 22,830 |
Replaces calls to microsoft edge with calls to your default browser on windows. Inspired by the c# project NoMoreEdge.
Simply downlaod and run the .msi installer in releases.
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.
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