mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-17 22:13:27 +01:00
20 lines
351 B
Markdown
20 lines
351 B
Markdown
# identify-layered-application
|
|
|
|
```
|
|
Identify an application that has WS_EX_LAYERED, but should still be managed
|
|
|
|
Usage: komorebic.exe identify-layered-application <IDENTIFIER> <ID>
|
|
|
|
Arguments:
|
|
<IDENTIFIER>
|
|
[possible values: exe, class, title, path]
|
|
|
|
<ID>
|
|
Identifier as a string
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|