Remove unnecessary code
This commit is contained in:
parent
ccdccada40
commit
d034c31197
1 changed files with 0 additions and 5 deletions
|
@ -1,9 +1,4 @@
|
|||
@echo off
|
||||
rem
|
||||
rem Run PowerShell script to start Windows Setup
|
||||
rem
|
||||
cls
|
||||
echo.
|
||||
DISM /Online /Set-InputLocale:de-CH
|
||||
echo Launching Startup Script...
|
||||
X:\PowerShell\pwsh.exe -ExecutionPolicy bypass -file "X:\Scripts\Startup.ps1"
|
||||
|
|
Loading…
Reference in a new issue