7

I am looking for an application that would work like Launchy, but instead opening applications (shortcuts) it would focus window with entered name. If there are many windows with such phrase in name it should list them, like Launchy does.

Does anyone know of such tool for Windows XP?

EDIT: As Ivo pointed out, you can say it would be sort of text queryable Alt+Tab

MY CHOICE: I kept Launchy as my quick app launcher (because it's instantaneous and FARR has a minimum but noticeable delay) and will use FARR (with that plugin) as window focuser and an smart file searcher. Thanks for help.

FINAL UPDATE: After several days of using FARR I can confirm that it works very good, so I stay with this Launchy+FARR combo.

JohnM2
  • 851

5 Answers5

4

Maybe a little more than you asked for but FARR has a plugin that can do this. On top of it you get an excellent app launcher;)

CGA
  • 3,829
2

Enso Launcher

enter image description here

fluxtendu
  • 7,219
2

PyLaunchy plugin - which enable creation of Launchy plugins with Python and besides it comes with PyGoy plugin which do exactly what you want.

0

I use autohotkey, with a script that takes an argument and switches to that window. Uploaded here, and a compiled version for those without AHK here.

It takes an argument, and uses regex to match the window title. I reccomend adding a keyword into your application launcher of choice, and then using it like "switchTo firefox", or "switchTo "Launchy" not for Apps", or so on.

Phoshi
  • 23,483
0

I think Tasky, a Launchy plugin, should do it.

(Although, it apparently doesn't work with Launchy 2.5.)

Mateen Ulhaq
  • 3,728