support options
parent
3b37d9c022
commit
b982336d25
2
MAKE.bat
2
MAKE.bat
|
@ -1007,6 +1007,6 @@ if "!run!"=="yes" (
|
||||||
)
|
)
|
||||||
|
|
||||||
rem PAUSE only if double-clicked from Windows explorer
|
rem PAUSE only if double-clicked from Windows explorer
|
||||||
(((echo.%cmdcmdline%)|%WINDIR%\system32\find.exe /I "%~0")>nul)&&pause
|
rem (((echo.%cmdcmdline%)|%WINDIR%\system32\find.exe /I "%~0")>nul)&&pause
|
||||||
|
|
||||||
cmd /c exit !rc!
|
cmd /c exit !rc!
|
||||||
|
|
Loading…
Reference in New Issue