5 lines
39 B
Batchfile
5 lines
39 B
Batchfile
@echo off
|
|
|
|
%*
|
|
exit /b %errorlevel%
|
@echo off
|
|
|
|
%*
|
|
exit /b %errorlevel%
|