CMDOW /RUN [state] file [args]state 運行方式(/MIN /MAX /HID) args 是什么意思??Optional arguments passed on to the application. Specify any args exactly as you would if executing/opening the file directly.
----------------------------------------------------------------------------- 此工具 能實現(xiàn)個不錯的功能---關(guān)閉任務(wù)欄所有窗口 @echo off cmdow @ /hid for /f %%a in ('cmdow /t') do cmdow %%a /cls ----------------------------------------------------------------------------- 下載 >> cmdow.rar ----------------------------------------------------------------------------- 另外一5.5KB的命令行工具,能瞬間關(guān)閉任務(wù)欄所有窗口