Hi
I created an entry that makes a connection in rdp, start the program C:\WINDOWS\system32\notepad.exe then execute automatically the following macro:
1{ENTER}2{ENTER}3{ENTER}4{ENTER}5{ENTER}6{ENTER}
I expect something like this:
1
2
3
4
5
6
|
instead the result is the following (see also the attachment) :
1
23456
|
Why?
Thanks
I created an entry that makes a connection in rdp, start the program C:\WINDOWS\system32\notepad.exe then execute automatically the following macro:
1{ENTER}2{ENTER}3{ENTER}4{ENTER}5{ENTER}6{ENTER}
I expect something like this:
1
2
3
4
5
6
|
instead the result is the following (see also the attachment) :
1
23456
|
Why?
Thanks