소스 검색

Delete Start_NOGUI.bat

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

+ 0 - 4
Start_NOGUI.bat

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