WindowAction>1,Windows Internet Explorer*
Code: Select all
//visible windows
Let>WF_TYPE=2
//for Citrix key strokes
Let>SK_LEGACY=1
SetFocus>Windows Internet Explorer*
//1st param=1 means maximize window
WindowAction>1,Windows Internet Explorer*
I can use an image based or keystroke workaround, but it would be better if WindowAction worked in this case.
Gale