mirror of
https://github.com/slorelee/wimbuilder2.git
synced 2025-05-06 18:25:51 +08:00
update _Cleanup.bat (Cleanup-Mountpoints)
This commit is contained in:
parent
c8b03adb7f
commit
8318f96fce
@ -34,6 +34,7 @@ if "x%USE_WIMLIB%"=="x1" goto :UNMOUNT_SKIPPED
|
||||
if exist "%_WB_MNT_DIR%\Windows" (
|
||||
call WIM_UnMounter.bat "%_WB_MNT_DIR%" %UNMNT_OPT% base_wim_mounted
|
||||
)
|
||||
dism /Cleanup-Mountpoints
|
||||
|
||||
:UNMOUNT_SKIPPED
|
||||
echo Cleanup finished.
|
||||
|
Loading…
x
Reference in New Issue
Block a user