windows - Dump batch script output into a text file without ...
經安全檢測,此網站為安全網站,請放心前往原始網址!
windows - Dump batch script output into a text file without ...
2013年7月17日 - Or this way for standard output: C:\MyBatchFile.bat > output.txt. But is there a way to do this without specifying the location of the batch file itself?