зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 14:16:09 +02:00
6 строки
147 B
Batchfile
6 строки
147 B
Batchfile
@echo off
|
|
if _%1==_ exit /B
|
|
rem echo %1
|
|
|
|
cdb -p %1 -pv -logo c1.txt -y "D:\Knova\Geneva\7.22\inst\Platform\Server" -c "!sym prompts;.reload /f;qd"
|