Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Find window with partial name

If you have a question or need help, this is the place to be.
Post Reply
laqula
Posts: 2
Joined: Sat Jul 04, 2009 6:27 am

Find window with partial name

Post by laqula »

I want to close window which name starts witch "Window - ".
How can I do that?
Rest of the name is changing in time.
Prinz
Plugin Developer
Posts: 194
Joined: Mon Apr 07, 2008 4:58 am

Re: Find window with partial name

Post by Prinz »

Hi,
laqula wrote:I want to close window which name starts witch "Window - ".
How can I do that?
Rest of the name is changing in time.
You can use the wildcard "{*}". The expression in your case should be "Window - {*}".

Regards
Prinz
Mein HTPC:
Mainboard: Gigabyte GA-G33M-DS2R
CPU: Intel E5200
OS: WinXP SP3
Graphic card: NVIDIA GeForce 210 512MB
TV-Cards: 2 * Digital Everywhere FloppyDTV-C, Terratec Cinergy 1200 DVB-C
HTPC software: DVB Viewer / EventGhost
laqula
Posts: 2
Joined: Sat Jul 04, 2009 6:27 am

Re: Find window with partial name

Post by laqula »

Thanks a lot.
I was trying "*" :(
Post Reply