我每分钟为我的脚本 (Scheduled Tak (CronJob)) 运行一个 .bat 文件。当它运行时,似乎 ms-dos 窗口的时间很短。我的批处理代码是这样的;
@ECHO 关闭 C:\wamp\bin\php\php5.4.3\php.exe -f "C:\wamp\www\tst\index.php"
运行时如何隐藏此窗口?
windows windows-7 batch-file batch batch-processing
batch ×1
batch-file ×1
batch-processing ×1
windows ×1
windows-7 ×1