Skip to content

A simple console utility to list running application windows on your machine. It will display metadata for the windows, such as window title, class name, process name and the handle.

License

mortenbrudvik/WindowExplorer

Repository files navigation

WindowExplorer

Will list all application windows on the machine and the window meta data, such as window id, class name, title, process id, process name.and process arguments. Style flags is also supported if you run with the parameter "--include-style-flags".

WindowExplorer.exe

With style flags

WindowExplorer.exe --include-style-flags

Does also support dumping the window data to file "window-dump.csv".

WindowExplorer.exe -d

About

A simple console utility to list running application windows on your machine. It will display metadata for the windows, such as window title, class name, process name and the handle.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published