本帖最後由 javacomhk 於 2022-2-6 14:45 編輯

最簡單用 Windows PowerShell script 就得啦。
del C:\AAA\BBB\*\file.exe

其實個重點係用 Windows PowerShell 唔好用 Command Prompt。

TOP