Cusem Posted March 21, 2011 Share Posted March 21, 2011 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? Link to comment Share on other sites More sharing options...
Bert Posted March 21, 2011 Share Posted March 21, 2011 When you run OpenVPN 2.1.3, I assume you are making a connection to a remote PC. Are you then looking at the remote's PC screen? The Vollatran project My blog: http://www.vollysinterestingshit.com/ Link to comment Share on other sites More sharing options...
Cusem Posted March 22, 2011 Author Share Posted March 22, 2011 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). Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now