remove "echo off" (bin)

This commit is contained in:
slore 2022-02-01 20:42:48 +09:00
parent 60fbb50262
commit 34677364e0
5 changed files with 0 additions and 5 deletions

View File

@ -1,4 +1,3 @@
echo off
set GetLastError=1 set GetLastError=1
set _REWRITE_MODE= set _REWRITE_MODE=

View File

@ -1,2 +1 @@
@echo off
"%~dp0\wimlib-imagex" export %* "%~dp0\wimlib-imagex" export %*

View File

@ -1,2 +1 @@
@echo off
"%~dp0\wimlib-imagex" extract %* "%~dp0\wimlib-imagex" extract %*

View File

@ -1,2 +1 @@
@echo off
"%~dp0\wimlib-imagex" export %* "%~dp0\wimlib-imagex" export %*

View File

@ -1,2 +1 @@
@echo off
"%~dp0\wimlib-imagex" extract %* "%~dp0\wimlib-imagex" extract %*