Windows10Debloater/Start_SysPrep.bat
Woomy 652e42361a
Added easy launch batchs (#212)
* Added easy launch batchs

* fixes

Co-authored-by: Woomy4680-exe <Woomy4680-exe@github.com>
2021-03-20 13:32:53 -04:00

4 lines
158 B
Batchfile

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