tasklist help on filter /FI

live

New member
Local time
4:46 PM
Messages
16
Hi,

OS: Win 7 64bits Family Premium

First, I wish to list everything which window title is not N/A

I tried
Code:
tasklist /v /FI "WINDOWTITLE ne N/A"
and
HTML:
tasklist /v /FI "WINDOWTITLE ne 'N/A'"

But didn't work.

Second, is there a possiblity to tell which window is in focus?

Third is theresome wildcards possibility?
e.g
tasklist /v /FI "WINDOWTITLE eq N*"

Thanks
 

My Computer

OS
Win7
CPU
Intel

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Bruce ... somewhere in his 40's
OS
Windows 7 Ultimate 32bit SP1
CPU
Intel(R) Core(TM)2 Quad CPU @ 2.40GHz, 2400 MHz
Motherboard
INTEL/D975XBX2
Memory
4 GB
Graphics Card(s)
ATI Radeon HD 2600 Pro
Monitor(s) Displays
Samsung SyncMaster 914v
Screen Resolution
1280 x 1024
Hard Drives
2/500GB each ... ST3500630AS ATA Device.
One is not connected
PSU
Rocketfish 700 W
Case
G.Skill Gigabyte Chassis
Keyboard
Standard PS/2 Keyboard
Mouse
Microsoft PS/2 Mouse
Internet Speed
DSL
Antivirus
Avira Internet Security
Browser
IE 11
Other Info
ATI HDMI Audio
Sorry though it was clear.

1/ I want to match any WINDOWTITLE which is not equal to N/A, or maybe N/A is just the display output of some special terminal character?
2/ Is there an indicator/flag to signal which window is in focus?
3/ Is theresome wildcards possibility, e.g, matching anything as chr* to match chrome, chromium, etc.

Thanks
 

My Computer

OS
Win7
CPU
Intel
Back
Top