Delete Start_SysPrep.bat

Deleting file, and may replace with a .ps1 file or remove altogether.
This commit is contained in:
Richard Newton 2021-03-20 17:47:29 -04:00 committed by GitHub
parent 74cb1af7de
commit 0bd12e8c60
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 SysPrep...
@powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0./Windows10SysPrepDebloater.ps1"