1.

Solve : One more Batch File ?. Launch Shortcut Key sequence via Command Line??

Answer»

One more Batch File Question:

Can I trigger a SHORTCUT key sequence from a batch file (command line), as if a key combination had been pressed (EX. CTRL+ALT+B)?

Thanks Guys (and GALS). Appreciate it.Quote from: AaronStarr on June 16, 2010, 11:50:02 PM

Can I trigger a shortcut key sequence from a batch file (command line), as if a key combination had been pressed (ex. CTRL+ALT+B)?

I don't think so. VBScript has a sendkeys method that may be helpful. Is this shortcut key sequence needed to launch a program? Let us know.



Basically, I was wanting to use hotkeys that I have set up (w/ my 'HotKeyControl' program) to trigger things. Some for STARTING programs, yes.

Where's a good place to learn about VBScript? Is it difficult? And what type of (authoring/?compiling?) programs do you need for that?

Thanks.Scratch the questions above about VBS Scripts. I found some info on the net.


Discussion

No Comment Found