6 lines
52 B
Batchfile
6 lines
52 B
Batchfile
|
|
@echo off
|
|
echo:
|
|
Windows\make logs
|
|
echo:
|
|
pause
|