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

4 lines
150 B
Batchfile

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