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