Jump to content

Recommended Posts

Posted

Hi folks,

I would like to lock my screen with

Send("#l")

on a windows 10 machine.

Outside the script this works. Also other commands like

Send("#x")

or

Send("#r")

works while

Send("#R")

doesn't work.

 

I also tried

Send("{LWinDown}l")
Send("{LWinUp}")

Doesn't work either. :/

 

Posted

Is there anyway for the reverse???

 

I mean, to check if the machine is locked and unlock it.

I may run that compiled exe periodically from task scheduler.

 

Posted
59 minutes ago, ur said:

Is there anyway for the reverse???

 

I mean, to check if the machine is locked and unlock it.

I may run that compiled exe periodically from task scheduler.

 

@Floops can you answer for this also

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