mirror of
https://github.com/Sycnex/Windows10Debloater.git
synced 2024-11-24 11:45:29 +00:00
652e42361a
* Added easy launch batchs * fixes Co-authored-by: Woomy4680-exe <Woomy4680-exe@github.com>
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" |