Update README.md
This commit is contained in:
parent
e82782326b
commit
2d61c7586d
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
|
@ -1,3 +1,7 @@
|
|||
<a href="https://www.buymeacoffee.com/wic8pmtmys" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png" alt="Buy Me A Piza" height="41" width="150"></a>
|
||||
|
||||
|
||||
|
||||
**Microsoft Edge / Edge WebView uninstallers**
|
||||
|
||||
```diff
|
||||
|
|
@ -15,11 +19,18 @@ Remove-Edge.exe Remove-EdgeOnly.exe flags
|
|||
```
|
||||
|
||||
[Remove-Edge.bat](https://github.com/ShadowWhisperer/Remove-MS-Edge/blob/main/Remove-Edge.bat) Some versions of Edge will not work with this. (Not updated) *Chrome version only
|
||||
|
||||
[Remove-Edge.exe](https://github.com/ShadowWhisperer/Remove-MS-Edge/blob/main/Remove-Edge.exe) Full uninstaller
|
||||
|
||||
[Remove-EdgeOnly.exe](https://github.com/ShadowWhisperer/Remove-MS-Edge/blob/main/Remove-EdgeOnly.exe) Does not remove WebView.
|
||||
|
||||
[Remove-Edge_GUI.exe](https://github.com/ShadowWhisperer/Remove-MS-Edge/blob/main/Remove-Edge_GUI.exe) Full uninstaller with interface (option to omit WebView)
|
||||
|
||||
[_Source](https://github.com/ShadowWhisperer/Remove-MS-Edge/tree/main/_Source) contains the python script used in the executable file. [Setup.exe](https://www.virustotal.com/gui/file/4963532e63884a66ecee0386475ee423ae7f7af8a6c6d160cf1237d085adf05e) was pulled from an Edge intall.
|
||||
<br>
|
||||
|
||||
[_Source](https://github.com/ShadowWhisperer/Remove-MS-Edge/tree/main/_Source) contains the python script used in the executable file. [Setup.exe](https://www.virustotal.com/gui/file/4963532e63884a66ecee0386475ee423ae7f7af8a6c6d160cf1237d085adf05e) was pulled from an Edge install.
|
||||
|
||||
<br>
|
||||
|
||||
Re-Install Edge: [Small DL](https://www.microsoft.com/en-us/edge/download?form=MA13FJ) / [Full DL](https://www.microsoft.com/en-us/edge/business/download?form=MA13FJ)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue