Jump to content

tylrwoo

Members
  • Posts

    4
  • Joined

  • Last visited

tylrwoo's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. OMG, this is exactly what I'm looking for! MKISH, thank you so much, you're the life sevier!
  2. Greetings, autoiters, I'm now trying to get some text out of gui application, WinGetText works great, but how could I get it to work more percisely? I mean, to get the text out of specific windows form, using the active window info tool, I was able to identify the ClassNN of that window form called "WindowsForms10.EDIT.app.0.2e0c68121", what's next? I looked at the help doc, but what I'm looking for was not part of the standard parameters of WinGetText function.
  3. I wanna create few autoinstall scripts and I found Au3Recorder is a god-send for people do not have much programming experience like me, but I'm running into a bit of problem, Au3Recorder cannot capture unicode characters like Chinese, it's all became ? mark instead, how can I have it support unicode character? much appreciated ! Run('D:\Dropbox\apps\YoudaoDict_2.2.exe') _WinWaitActivate("??????2.2 ??","") MouseClick("left",345,336,1) _WinWaitActivate("??????2.2 ?? ","")
×
×
  • Create New...