From e1b55a043b0cd6666e86eeb6c4a68d74e52873c3 Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Thu, 29 Dec 2022 11:47:49 +0100 Subject: [PATCH] testing ... --- 04_PrepareImage.cmd | 1 - 05_FinishImage.cmd | 1 - image/remove-apps.cmd | 1 - 3 files changed, 3 deletions(-) diff --git a/04_PrepareImage.cmd b/04_PrepareImage.cmd index 8d96c5c..d61a2fd 100644 --- a/04_PrepareImage.cmd +++ b/04_PrepareImage.cmd @@ -21,7 +21,6 @@ rem start scripts for %%S in ( export-image.cmd - remove-apps.cmd mount-image.cmd ) do ( diff --git a/05_FinishImage.cmd b/05_FinishImage.cmd index 776ddbb..32a9250 100644 --- a/05_FinishImage.cmd +++ b/05_FinishImage.cmd @@ -20,7 +20,6 @@ echo. rem start scripts for %%S in ( - mount-image.cmd remove-apps.cmd finish-image.cmd diff --git a/image/remove-apps.cmd b/image/remove-apps.cmd index 15cee9e..5715b78 100644 --- a/image/remove-apps.cmd +++ b/image/remove-apps.cmd @@ -1,5 +1,4 @@ @echo off -exit /b set IMAGE=c:\TEMP\IMAGE FOR /F %%P in (apps-to-remove.csv) do (