Not working correctly on Windows Server 2008 R2
bocajspear1 opened this issue · 1 comments
bocajspear1 commented
Attempted to execute from Windows 2008 R2 server, but it appears it won't send special characters (eg. shift, Windows key), so it doesn't execute anything. It is able to still send normal letters though.
I did have to change AxMsRdpClient9NotSafeForScripting
to AxMsRdpClient6NotSafeForScripting
, as it's latest supported version on Server 2008. Also tried changing other settings with no success.
0xthirteen commented
Changing the client and settings versions will give less features. I haven't tested on a Win Server 2008 R2 system. Was the language english? Seems weird it wouldn't send special characters.