|
Παρουσίαση με Ετικέτες
Όλες οι Ετικέτε... » Batch » Gotcha » Windows (RSS)
-
In case this bites you too with a "Path not found" error, note that calling a label in a batch file, fails if you redirect its output (useful to log the output of the batch file to a file) and not use a full path for the file to redirect to @echo off call :process […]
|
|
|