If downloading and installing a third party program is a viable strategy (i.e. less so if you're writing something that has to be pushed to hundreds of clients ...) how about Autohotkey?
https://en.wikipedia.org/wiki/AutoHotkey
Write an autohotkey script, have the batch file run it. Sorted!
Search found 2 matches
- 17 Aug 2017 14:11
- Forum: DOS Batch Forum
- Topic: virtual keyboard
- Replies: 3
- Views: 3220
- 12 Aug 2017 06:01
- Forum: DOS Batch Forum
- Topic: bat to power on + start programs Win7 Ultimate
- Replies: 6
- Views: 6821
Re: bat to power on + start programs Win7 Ultimate
OK ... Well. I guess this is some kind of kiosk PC or just drives a screen display? The first request is impossible by batch file. But you have three options. 1. Some BIOSes support setting a timed power-on. If you're lucky, you can set that there. Alternatively, if no such option exists, set it it ...