Hi,
I'm using AutoIt v2 in order to send ALT S key stroke to my application. (Send,!S)
My Operating system is WinXP (French version).
The same script works perfectly in WinXP (English Version).
When I press ALT S ket using keyboard on my application, it works fine in French version but through Autoit, it does not.
I tried both Send,!s and Send,!S (none of them work)
I don't know what I'm doing wrong.
Thanks in advance.
Minesh