esd / wim ???

This commit is contained in:
Michael H.G. Schmidt 2021-03-28 00:04:45 +01:00
parent 6af4c0767c
commit f48905d1e0

View File

@ -16,6 +16,7 @@ if NOT EXIST %WIM% (
move /Y %WIM% %SOURCES%\install-orig.wim
set WIM=%SOURCES%\install-orig.wim
)
)
echo deleting "old" install.wim ...
del %SOURCES%\install.wim 1>nul 2>nul