mirror of
https://github.com/Sycnex/Windows10Debloater.git
synced 2024-11-24 11:45:29 +00:00
4 lines
143 B
Batchfile
4 lines
143 B
Batchfile
@echo off
|
|
cls
|
|
echo Starting Windows10Debloater...
|
|
@powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0./Windows10Debloater.ps1" |