Detect

Top  Previous  Next

Detect 0, item, "[^][~]match text"

 

0,0 tests space separated exe name, window title, and UnForm login name
0,1 tests window title
0,2 tests exe name
0,3 tests UnForm user login
0,4 tests Windows domain\user

 

A prefix on the detection text can specify a case-insenstive match, regular expression match, or case-insensitive regular expression match:

 

^ case insensitive text match
~ case-sensitive regular expression
^~ case-insensitive regular expression

 

Each time window focus changes on the user’s system, detection is processed for all rule sets.  Any rule sets that pass detection cause presentation of that set’s application popup window.  It is possible for multiple windows to be displayed at the same time.