How to kill a window without title?# Programming - 葵花宝典
c*t
1 楼
How to write script/prog to kill a window without title?
If it has title, easy to setfocus and send alt-F4 to kill it.. but if it
doesn't have title, how to do it?
The AutoIt v3 reports the window info:
Press CTRL-ALT-F to freeze the display.
>>>>>>>>>>>> Window Details <<<<<<<<<<<<<
Title:
Class: #32770
Size: X: 238 Y: 111 W: 548 H: 512
>>>>>>>>>>> Mouse Details <<<<<<<<<<<
Screen: X: 425 Y: 203
Cursor ID: 5
>>>>>>>>>>> Pixel Color Under Mouse <<<<<<<<<<<
RGB: Hex: 0xFFFFF
If it has title, easy to setfocus and send alt-F4 to kill it.. but if it
doesn't have title, how to do it?
The AutoIt v3 reports the window info:
Press CTRL-ALT-F to freeze the display.
>>>>>>>>>>>> Window Details <<<<<<<<<<<<<
Title:
Class: #32770
Size: X: 238 Y: 111 W: 548 H: 512
>>>>>>>>>>> Mouse Details <<<<<<<<<<<
Screen: X: 425 Y: 203
Cursor ID: 5
>>>>>>>>>>> Pixel Color Under Mouse <<<<<<<<<<<
RGB: Hex: 0xFFFFF