Delete Start_NOGUI.bat

Deleting and may replace with a .ps1 file or remove altogether.
This commit is contained in:
Richard Newton 2021-03-20 17:46:53 -04:00 committed by GitHub
parent 3adb7bb647
commit 74cb1af7de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

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