mirror of
https://github.com/Sycnex/Windows10Debloater.git
synced 2025-03-12 18:05:29 +00:00
4 lines
150 B
Batchfile
4 lines
150 B
Batchfile
@echo off
|
|
cls
|
|
echo Starting Windows10DebloaterGUI ...
|
|
@powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0./Windows10DebloaterGUI.ps1" |