7 lines
148 B
Batchfile
7 lines
148 B
Batchfile
|
rem ----------------------------
|
||
|
rem WinPE Startfile:
|
||
|
rem ----------------------------
|
||
|
net use z: \\192.168.75.3\windows
|
||
|
z:
|
||
|
cd \source
|
||
|
setupprep.exe
|