소스 검색

Delete Start_SysPrep.bat

Deleting file, and may replace with a .ps1 file or remove altogether.
Richard Newton 4 년 전
부모
커밋
0bd12e8c60
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      Start_SysPrep.bat

+ 0 - 4
Start_SysPrep.bat

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