ソースを参照

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"