complete start over...
This commit is contained in:
14
old-version/resources/winpestart.bat
Normal file
14
old-version/resources/winpestart.bat
Normal file
@@ -0,0 +1,14 @@
|
||||
@echo off
|
||||
|
||||
echo Init Network...
|
||||
wpeinit
|
||||
|
||||
echo Mount CIFS-Share with Windows 10 DVD...
|
||||
net use z: \\__NFSSERVERIP__\windows
|
||||
z:
|
||||
|
||||
echo Start Windows Setup...
|
||||
setup.exe
|
||||
|
||||
pause
|
||||
|
Reference in New Issue
Block a user