@Russ hello. I was able to run the sendkeypress command, but I'm trying to do several commands in the same file and only the first command is executed. I wrote the list of commands below and only the command "nircmd sendkeypress ctrl+shift+esc" is executed, the other commands are not executed. What can it be?

nircmd sendkeypress ctrl+shift+esc
nircmd wait 1000
nircmd setcursor 1055 615
nircmd wait 1000
nircmd sendmouse left down
nircmd wait 1000
nircmd sendkeypress alt+f4