Releases: Dragodraki/BringExeToFront
Releases · Dragodraki/BringExeToFront
2.0 - BringExeToFront
Microsoft declared WMIC as deprecated.
It will get removed soon by default (Windows 11 and newer).
- Fix: BringToFront works independent from WMIC now ("WMIcmd" is used instead)
- supports Windows XP and newer (also tested on Windows 7 and 11)
1.0 - BringExeToFront
First (and probably final) release
- Able to set window as foreground and activate it
- Processname or PID can be used for it (processname depends on WMIC)
- Prevent blinking taskbar icon (able to "steal" the window if necessary)