Is there anyway to have batch “mimic” a key press, for example, you could have the batch file running, you could have it “type” a letter in an open ms word file every x amount of seconds, or minimize a program after a set time (by use of alt+tab)?
Share
Not with pure native batch. There are tools that can be installed to do this. AutoIT is a popular free tool that is designed to do what you want