Windows10Debloater/Start_NOGUI.bat

4 lines
143 B
Batchfile
Raw Normal View History

2020-03-19 12:58:25 +00:00
@echo off
cls
echo Starting Windows10Debloater...
2020-01-02 17:39:29 +00:00
@powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0./Windows10Debloater.ps1"