From 8eddbeff78de593b24c98404841282c0bd62e9a0 Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Wed, 28 Dec 2022 20:49:33 +0100 Subject: [PATCH] testing ... --- 05_FinishImage.cmd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/05_FinishImage.cmd b/05_FinishImage.cmd index 2a4c492..9d5a761 100644 --- a/05_FinishImage.cmd +++ b/05_FinishImage.cmd @@ -9,8 +9,6 @@ if NOT EXIST wim ( cd wim ) -rem remove-apps.cmd - clear echo ========================================= echo END of MAIN image preparation ... @@ -23,6 +21,7 @@ rem start scripts for %%S in ( mount-image.cmd + remove-apps.cmd finish-image.cmd ) do (