Jump to content

Recommended Posts

Posted

"Send(), MouseClick()" is a situation that should not be used.

 

With "ControlClick" should only is

But

 

ControlClick("On-Screen Keyboard","","N401","left",1)

not run

How to run?

post-15444-0-74962100-1379592810_thumb.g

Posted

The correct code should be

ControlClick("On-Screen Keyboard", "", "[CLASS:N40; INSTANCE:1]", "left")

However, that does not work. I suspect Microsoft did this on purpose to prevent keylogging or something else security related. You could try using an AutoIt created OSK. Here's one in the example scripts section:

'?do=embed' frameborder='0' data-embedContent>>

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...