Skip to content

Releases: Dragodraki/BringExeToFront

2.0 - BringExeToFront

05 Jan 00:11
fa8a888
Compare
Choose a tag to compare

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

27 Sep 11:32
9ef4171
Compare
Choose a tag to compare

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)