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 (