CMDOW [Version 1.4.3] Win32 Commandline Window Utility for NT4/2000/XP.
(C) Copyright 2001-2004 Ritchie Lawrence, http://www.commandline.co.uk.
CMDOW [window | /T] [/B] [/F] [/P]
CMDOW /TH | /TV | /MA | /CW | /UW | /AT | /FS | /WM
CMDOW window {[/ACT] [/INA] [/ENA] [/DIS] [/VIS] [/HID] [/MIN] [/MAX] [/RES]
[/TOP] [/NOT] [/REN caption] [/MOV left top] [/SIZ width height] [/CLS]
[/END]}
CMDOW /RUN [state] file [args]
window List specified window (if omitted, all windows are listed).
window 列出指定的window窗口(如果忽略,所有窗口将被列出)
/T List windows only shown on the taskbar.
/T 仅列出在任务栏上显示的窗口
/B List windows using bare format (no heading information).
/B 使用简洁模式列出窗口(没有标题信息)
/F List windows showing full information (don't truncate any fields).
/F 列出窗口的全部信息(不去掉任何字段)
/P List windows showing position and size (left, top, width and height).
/P 列出窗口时显示位置及大小信息(距屏幕左边\上边的距离,宽和长)
/TH Tile windows horizontally. /TV Tile windows vertically.
/TH 水平方向平铺窗口. /TV 垂直方向平铺窗口
/MA Minimize all windows. /CW Cascade windows.
/MA 最小化所有的窗口. /CW 一次排列所有窗口
/UW Undo tile/minimize/cascade. /AT Intelligent [Alt]-[Tab]
/UW 撤销 平铺/最小化/排列操作. /AT 像Alt-Tab一样智能的切换窗口.
/FS Switch to full screen mode. /WM Switch to window mode.
/FS 切换到全屏模式. /WM 切换到窗口模式.
/ACT Activate specified window. /INA Inactivate specified window.
/ACT 激活指定的窗口. /INA 取消指定窗口的激活状态.
/ENA Enable specified window. /DIS Disable specified window.
/ENA 使指定的窗口可用. /DIS 使指定的窗口不可用.
/VIS Unhide specified window. /HID Hide specified window.
/VIS 取消对指定窗口的隐藏. /HID 隐藏指定的窗口.
/MIN Minimize specified window. /MAX Maximize specified window.
/MIN 最小化指定的窗口. /MAX 最大化指定的窗口.
/RES Restore specified window. /REN Rename specified window.
/RES 存储指定的窗口. /REN 重命名指定的窗口.
/TOP Make window always on top. /NOT Make window not always on top.
/TOP 是指定窗口总在最前面. /NOT 取消指定窗口总在最前面.
/MOV Move specified window. /SIZ Resize specified window.
/MOV 移动指定窗口. /SIZ 重新设置窗口大小.
/CLS Close specified window. /END Kill process linked to window.
/CLS 关闭指定窗口. /END 结束指向窗口的进程.
/RUN Executes or opens specified file using associated application.
/RUN 用关联的应用程序运行/打开指定的的文件.
state show state of window (/MIN, /MAX or /HID). Default is normal.
state 指定打开时的状态(/MIN, /MAX or /HID).默认是正常状态打开.
args Optional commandline arguments passed to launched application.
arg 传递给应用程序的参数.
Specify a window by its caption (case insensitive) or handle in hex format.
The At symbol '@' may be used to refer to this window. For more help on any
CMDOW /? /RUN or CMDOW /? window.
parameter use CMDOW /? <parameter>. Eg CMDOW /? /RUN or CMDOW /? window.
可以使用标题(大小写不敏感)或者十六进制的句柄来指定窗口.
使用@符号来指代本当前窗口.关于参数的更多帮助说明可以用CMDOW /? <参数>或者
CMDOW /? WINDOWS. |
|