Command-Line Input

  • Thread starter jens m. guessregen
  • Start date
J

jens m. guessregen

Hi all,

I do not know, if I am right here, but I just want to give it a try.
I need to send a batch-file a number of predefined inputs. I know how it
works with "enter" and single letters

xxx.bat < text.txt

But I need to send some key combination to the command line as they are
<Ctrl><Alt><Arrow_right>

Does anyone has an idea to do this?

Thanks in advance

Jens
 
F

foxidrive

Hi all,

I do not know, if I am right here, but I just want to give it a try.
I need to send a batch-file a number of predefined inputs. I know how it
works with "enter" and single letters

xxx.bat < text.txt

But I need to send some key combination to the command line as they are
<Ctrl><Alt><Arrow_right>

Does anyone has an idea to do this?

Thanks in advance

Jens

Windows Scripting Host and Sendkeys - or Kixstart - or a macro recorder.
 
J

jens m. guessregen

Windows Scripting Host and Sendkeys - or Kixstart - or a macro recorder.

Thx, Kixtart works perfect!

Jens
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top