mirror of
https://github.com/Sycnex/Windows10Debloater.git
synced 2025-03-12 18:05:29 +00:00
fixes
This commit is contained in:
parent
069e4146ee
commit
e14084be7a
@ -1,3 +1,4 @@
|
||||
echo starting Windows10DebloaterGUI ...
|
||||
|
||||
@echo off
|
||||
cls
|
||||
echo Starting Windows10DebloaterGUI ...
|
||||
@powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0./Windows10DebloaterGUI.ps1"
|
@ -1,3 +1,4 @@
|
||||
echo starting Windows10Debloater...
|
||||
|
||||
@echo off
|
||||
cls
|
||||
echo Starting Windows10Debloater...
|
||||
@powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0./Windows10Debloater.ps1"
|
@ -1,3 +1,4 @@
|
||||
echo starting Windows10Debloater SysPrep...
|
||||
|
||||
@echo off
|
||||
cls
|
||||
echo Starting Windows10Debloater SysPrep...
|
||||
@powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0./Windows10SysPrepDebloater.ps1"
|
Loading…
Reference in New Issue
Block a user