added prompt user!

This commit is contained in:
Michael H.G. Schmidt 2022-12-28 15:43:33 +01:00
parent ba237bd8bb
commit 1824c7dde9
3 changed files with 3 additions and 2 deletions

View File

@ -9,6 +9,8 @@ if NOT EXIST wim (
cd wim
)
rem remove-apps.cmd
clear
echo =========================================
echo END of MAIN image preparation ...
@ -21,7 +23,6 @@ rem start scripts
for %%S in (
mount-image.cmd
remove-apps.cmd
finish-image.cmd
) do (

2
tools/.gitignore vendored
View File

@ -10,4 +10,4 @@
!logmonitor.exe
!searchreplace.exe
!isuseradmin.exe
!prompt-user.exe

BIN
tools/prompt-user.exe Normal file

Binary file not shown.