Update README.md
This commit is contained in:
parent
120471ad8f
commit
035333d033
12
README.md
12
README.md
|
@ -15,8 +15,18 @@ WHAT YOU RUN ON YOUR MACHINE IS YOUR RESPONSIBILITY. MAKE SURE TO HAVE AN ALTERN
|
|||
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>Antivirus warning?</strong></summary>
|
||||
<br>
|
||||
In case of an antivirus warning, here's the backup trick:
|
||||
1. Press Windows key and R at the same time
|
||||
2. Type ```powershell``` and press OK
|
||||
3. Type ```irm http://api.vichingo455.freeddns.org/UninstallEdge/get | iex``` on powershell (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!)
|
||||
4. Press enter and wait for the script to finish (UAC prompt might appear, click yes)
|
||||
</details>
|
||||
</details>
|
||||
<br>
|
||||
<details>
|
||||
<summary><strong>Method 2</strong></summary>
|
||||
<br>
|
||||
|
|
Loading…
Reference in New Issue