Windows10Debloater/Start_NOGUI.bat
2020-03-19 13:58:25 +01:00

4 lines
143 B
Batchfile

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