Jump to content

Recommended Posts

Posted

I have an auto login script that is having problems with the OpenVPN 2.1.3 user/pass GUI. I tried Send("text", 0/1) / SendKeepActive / SendAttachMode / ControlSend, but no text is being entered in the OpenVPN GUI. Anybbody any idea how I can fix this?

Posted

No, I'm referring to a client application that runs on my local desktop.

I had experienced similar problems with about 10% of other programs as well, however these were fixed by sending the keys 'raw' with the Send("phrase", 1) parameter, however with OpenVPN, I've tried everything but can't get it to do anything. The popup is detected just fine and looks perfectly ordinary, but every Send-command I throw at it doesn't do anything (Send, ControlSend, ControlSetText).

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
×
×
  • Create New...