Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Make window active
#8
Hi everybody

I have successfully (partially) implemented the macro. I don't think I can make it work perfectly because I have McAfee anti-virus also running at start-up and because it is constantly updating itself it interferes with the macro.

I now have a strange nuisance: sometimes MS Instant Messenger runs and tries to create a new account. It seems to be a very old version (I have installed a newer version).

Here is the macro:

-----
act win("" "Shell_TrayWnd")
'W{}
'Z
'CAi
wait 0 WV "Connect PCCW" ;;wait for window visible
Acc a=acc("Connect" "PUSHBUTTON" win("Connect PCCW" "#32770") "Button" "" 0x1001)
a.DoDefaultAction
------

What is happening? Help!


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)