added prompt user!
This commit is contained in:
parent
ba237bd8bb
commit
1824c7dde9
@ -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
2
tools/.gitignore
vendored
@ -10,4 +10,4 @@
|
||||
!logmonitor.exe
|
||||
!searchreplace.exe
|
||||
!isuseradmin.exe
|
||||
|
||||
!prompt-user.exe
|
||||
|
BIN
tools/prompt-user.exe
Normal file
BIN
tools/prompt-user.exe
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user