From 3adb7bb647595fad657c4f3c4c441acf0a6b0a47 Mon Sep 17 00:00:00 2001 From: Richard Newton Date: Sat, 20 Mar 2021 17:46:16 -0400 Subject: [PATCH] Delete Start_GUI.bat Deleting for now. May replace with a .ps1 file or remove altogether. --- Start_GUI.bat | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 Start_GUI.bat diff --git a/Start_GUI.bat b/Start_GUI.bat deleted file mode 100644 index d793c8e..0000000 --- a/Start_GUI.bat +++ /dev/null @@ -1,4 +0,0 @@ -@echo off -cls -echo Starting Windows10DebloaterGUI ... -@powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0./Windows10DebloaterGUI.ps1" \ No newline at end of file