Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
ziqiang_chen  
#1 Posted : Thursday, March 28, 2013 2:18:42 PM(UTC)
ziqiang_chen

Rank: Newbie

Joined: 3/28/2013(UTC)
Posts: 1

Hello everybody!
I'm confused in configure the CustomTitle.txt. It's really a shame that I don't know the syntax for regex.
So please give me a help.
I use a PDF reader, the executable is "PDFXcview.exe",the title that MT tracked is like this:
filename - PDF-XChange Viewer. The screenshot is shown as below:

PDF-XChange Viewer

PDF-Xchange Viewer

I don't know how to configured it,
PDFXCview .*?\[([^\]]*)\]$
or
PDF-XChange Viewer .*?\[([^\]]*)\]$ ?
or something else?


Another app:
A internet explorer developed based on the chrome. whose executable is "liebao.exe",and the title is like:
webpage name - 猎豹安全浏览器
these Chinese characters is the name of the explorer.
The screenshot is shown as below:

Liebao

Liebao

what should I add in the CustomTitle.txt?

Thank you very much!
Best wishes!

Edited by user Thursday, March 28, 2013 2:58:53 PM(UTC)  | Reason: Not specified

admin  
#2 Posted : Tuesday, April 2, 2013 7:26:46 PM(UTC)
admin

Rank: Administration

Joined: 4/13/2010(UTC)
Posts: 872

You need to use process name without the exe, so just PDFXcview

Try something like
PDFXcview[TAB](.*?) - PDF-XChange Viewer$

For the explorer I'd need to install it. Is there an English version of it?
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.