Delete Start_NOGUI.bat
Deleting and may replace with a .ps1 file or remove altogether.
This commit is contained in:
parent
3adb7bb647
commit
74cb1af7de
|
@ -1,4 +0,0 @@
|
|||
@echo off
|
||||
cls
|
||||
echo Starting Windows10Debloater...
|
||||
@powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0./Windows10Debloater.ps1"
|
Loading…
Reference in New Issue