Jump to content

Recommended Posts

Posted

I am trying to close an open pdf on locked remote desktop:

code below works when RDP is unlocked 

Send("^{F4}")

 

Thank you in advance

Posted

I have learned to use WinExists and ControlSend to resolve that question.

I did try ControlSend for the above question to no avail 

  • Developers
Posted

My point is that it has been explicitly stated in that thread that send() doesn't work on locked sessions, but you are trying it again? Why would it work this time?

 

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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...