Delete Start_GUI.bat

Deleting for now. May replace with a .ps1 file or remove altogether.
This commit is contained in:
Richard Newton 2021-03-20 17:46:16 -04:00 committed by GitHub
parent a3091bf16e
commit 3adb7bb647
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +0,0 @@
@echo off
cls
echo Starting Windows10DebloaterGUI ...
@powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0./Windows10DebloaterGUI.ps1"