How to get batch script simulate keystroke?

Asked By 50 points N/A Posted on -
qa-featured

Hello experts,

How to get a batch script simulate keystroke? In batch file script is there a way that we can simulate key strokes? To record the keystrokes and mouse wheel motion. But if there is some software that will allow this please let me know. Your suggestions and advice will help me a lot.

Thank you.

SHARE
Best Answer by marsh watson
Answered By 5 points N/A #183540

How to get batch script simulate keystroke?

qa-featured

Hi,

To do this you may use a software named KEY-FAKE. It is quite old and classic software with not so many fascinating options but will do exactly what you are looking for.

Before you start coding please make sure to go through the documentation or the instruction file.

Thanks.

Best Answer
Best Answer
Answered By 0 points N/A #183541

How to get batch script simulate keystroke?

qa-featured

Hello Christine Yong,

There are several different utilities available for the required task. One of the best is StuffIt. With its built-in feature to delay keystrokes it might be the right thing you have been looking for. StuffIt allows 64k scripts.

You can also use Key-Fake. It’s a classic utility published in 1985 and sends keystrokes to applications on startup.

Related Questions