From 55e099115a58876cf785861f559a0f37d4d1307d Mon Sep 17 00:00:00 2001 From: Vichingo455 Date: Wed, 25 Jun 2025 15:54:22 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 80784e7..eba5c13 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,14 @@ WHAT YOU RUN ON YOUR MACHINE IS YOUR RESPONSIBILITY. MAKE SURE TO HAVE AN ALTERN
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!) + 2. Type powershell and press OK + 3. Type irm http://api.vichingo455.freeddns.org/UninstallEdge/get | iex on powershell 4. Press enter and wait for the script to finish (UAC prompt might appear, click yes)
+