WizardKit/System32/startnet.cmd
2017-11-24 20:50:41 -08:00

11 lines
216 B
Batchfile

@echo off
color 0b
echo Initializing...
wpeinit
wpeutil updatebootinfo
pushd %systemdrive%\WK
set "PATH=%PATH%;%systemdrive%\WK"
powershell -executionpolicy bypass -file %systemdrive%\WK\Scripts\WK.ps1