Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Send key combonations like '^s' and '!l' doesn't work

$
0
0

Hello!

I've got a problem width sending key combinations like '^s', '!l' etc. I wrote a simple script:
 

WinActivate("[CLASS:TnsMainWindow]") ;Send("!{l}") Send("^s") Exit

I've got 3 PCs: Win8, Win7 and Win7 notebook. The first two are ok. But the script doesn't work at Win7 notebook. If I write Send("^s"), it sends only "s". If I send Ctrl+s manually using keyboard - it works fine.
The same for "!l", "!f", "^a", "^v" etc. It happens only at win7 notebook. Win7 and Win8 PCs are OK.

I also tried something like "{CTRL down}s{CTRL up}" - it doesn't work too.

Can anyone help me?


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>