-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/dmki/BrowserSelector
- Loading branch information
Showing
1 changed file
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,21 @@ | ||
# BrowserSelector | ||
# BrowserSelector | ||
|
||
Initially a fork of https://github.com/DanTup/BrowserSelector, it was improved to support various scenarios: | ||
|
||
* Require VPN for particular websites | ||
* Ignore particular addresses (null browser) | ||
* Loading .wlt files | ||
* Automatic finding of browser(s), if you transfer tool to another computer with different paths | ||
|
||
# Setting Up | ||
Grab the latest release and extract to a folder somewhere on your PC. | ||
Open the BrowserSelector.ini file and customise paths to your browsers and domain patterns (see below). | ||
Run BrowserSelector.exe to register the tool in Windows as a web browser. | ||
Open the "Choose a default browser" screen in Windows (you can simply search for "default browser" from the start screen). | ||
Select BrowserSelector as the default browser. | ||
So far, it has been tested on the following: | ||
|
||
Windows 7 | ||
Windows 8.1 | ||
Windows 10 (all editions) | ||
Windows Server 2016 - 2022 |