SendWindowMessages turns all letters to lowercase when typing words to cmd

Buddy, @RoboticKK

Its resolved buddy, yahhhh

  1. Once after entering the cmd in start used the following sequence buddy
  2. Type into activity – with cmd window as selector and value as “”
  3. Created a variable nname, with value “Abc” in string format and passed that as text input to set to clipboard activity buddy
  4. Click activity to click the cmd window
  5. and here is the surprise, in cmd when we right click we get the option like PASTE, i just used another click activity to click that paste option, so the set clipboard value of Abc is getting pasted and thus we get the value as expected Abc and not as abc

Here is the sample xaml that i used to test, just run and give any keyboard trigger with keys
cmd.zip (2.8 KB)

Thats all buddy you are all done…

Cheers

1 Like