Windows10Debloater/Start_NOGUI.bat

4 lines
143 B
Batchfile
Raw Normal View History

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