minor changes
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
rem ----------------------------
|
||||
rem WinPE Startfile:
|
||||
rem ----------------------------
|
||||
@echo off
|
||||
|
||||
echo Init Network...
|
||||
wpeinit
|
||||
|
||||
echo Mount CIFS-Share with Windows 10 DVD...
|
||||
net use z: \\__NFSSERVERIP__\windows
|
||||
z:
|
||||
setup.exe
|
||||
|
||||
echo Start Windows Setup...
|
||||
setup.exe
|
||||
|
||||
pause
|
||||
|
||||
|
Reference in New Issue
Block a user