From 035333d033b9cfaa450db5074cefd71635e37fea Mon Sep 17 00:00:00 2001 From: Vichingo455 Date: Wed, 25 Jun 2025 15:53:05 +0000 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 953e792..80784e7 100644 --- a/README.md +++ b/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) - +
+ Antivirus warning? +
+ 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) +
+ +
Method 2