mirror of
https://github.com/slorelee/wimbuilder2.git
synced 2025-05-06 18:25:51 +08:00
remove "echo off" (bin)
This commit is contained in:
parent
60fbb50262
commit
34677364e0
@ -1,4 +1,3 @@
|
||||
echo off
|
||||
set GetLastError=1
|
||||
set _REWRITE_MODE=
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
@echo off
|
||||
"%~dp0\wimlib-imagex" export %*
|
||||
|
@ -1,2 +1 @@
|
||||
@echo off
|
||||
"%~dp0\wimlib-imagex" extract %*
|
||||
|
@ -1,2 +1 @@
|
||||
@echo off
|
||||
"%~dp0\wimlib-imagex" export %*
|
||||
|
@ -1,2 +1 @@
|
||||
@echo off
|
||||
"%~dp0\wimlib-imagex" extract %*
|
||||
|
Loading…
x
Reference in New Issue
Block a user