Delete Start_NOGUI.bat

Deleting and may replace with a .ps1 file or remove altogether.
pull/395/head
Richard Newton 3 years ago committed by GitHub
parent 3adb7bb647
commit 74cb1af7de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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