Last active
August 11, 2025 12:09
-
-
Save rwp0/6a115732e23ecd7d5f187efe4722a327 to your computer and use it in GitHub Desktop.
NirCmd Center Window by Title
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nircmd win center title "Window Title" | |
rem Full title (exact match) | |
nircmd win center ititle "Extension" | |
rem Partial title (i is for in title) | |
rem Esp. useful for Firefox extension pop-ups such as that of Bitwarden |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment