Upload files to "/"
This commit is contained in:
parent
921c4d5933
commit
120471ad8f
|
@ -0,0 +1,32 @@
|
|||
## Disclaimer
|
||||
WHAT YOU RUN ON YOUR MACHINE IS YOUR RESPONSIBILITY. MAKE SURE TO HAVE AN ALTERNATIVE BROWSER INSTALLED SUCH AS BRAVE OR FIREFOX BEFORE PROCEEDING.
|
||||
|
||||
## Compatibility
|
||||
- Microsoft Edge preinstalled in the system
|
||||
- Microsoft Edge installed system-wide
|
||||
- EDGE ENTERPRISE IS NOT SUPPORTED BY THE SCRIPT.
|
||||
|
||||
## How to run the script
|
||||
<details>
|
||||
<summary><strong>Method 1</strong></summary>
|
||||
<br>
|
||||
|
||||
Really one command!
|
||||
1. Press Windows key and R at the same time
|
||||
2. Type ```powershell irm http://api.vichingo455.freeddns.org/UninstallEdge/get | iex``` on the run box (don't irm blindly, [audit the script](https://git.vichingo455.freeddns.org/Vichingo455/ByeByeEdge-OneCMD/src/branch/main/powershell) before running the command, I'm not doing anything bad!)
|
||||
3. Press enter and wait for the script to finish (UAC prompt might appear, click yes)
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><strong>Method 2</strong></summary>
|
||||
<br>
|
||||
|
||||
For those who cannot use powershell, there's the classic way to use the script:
|
||||
1. Download [the script](https://git.vichingo455.freeddns.org/Vichingo455/ByeByeEdge-OneCMD/raw/branch/main/UninstallEdge.cmd)
|
||||
2. Run it
|
||||
3. Wait for it to remove Edge for you
|
||||
4. Enjoy!
|
||||
</details>
|
||||
|
||||
## Rights
|
||||
Thanks to [ShadowWhisperer](https://github.com/ShadowWhisperer) for his [Uninstall Edge script](https://github.com/ShadowWhisperer/Remove-MS-Edge) as I took some code from him.
|
Loading…
Reference in New Issue