MoshiachNow
IS-IT--Management
How can I find a all my current open window titles from command line ?
Long live king Moshiach !
Long live king Moshiach !
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Additionally you might want to set a focus on one of your windows running in session by calling it using its title but without using a script.start "yourtitle" /min C:\maint\cleantmp.cmd
using the nircmd tool. I prefer avoiding scripts when possible and personally use GUI (preferrable) or command line tools.nircmd.exe win settopmost title "title" 1