From 9ec64eb6f254df691c3fdd02ec5039c2833ea45f Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" <michael@schmidt2.de> Date: Sun, 22 Jan 2023 20:11:29 +0100 Subject: [PATCH] bugfixing for image handling --- image/umount-all.cmd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/image/umount-all.cmd b/image/umount-all.cmd index d084f6d..783a2a0 100644 --- a/image/umount-all.cmd +++ b/image/umount-all.cmd @@ -13,3 +13,5 @@ echo cleaning up ... dism /Cleanup-Wim dism /Cleanup-Mountpoints +echo showing status ... +dism /Get-MountedWimInfo