I hope this software recommendation isn't considered off-topic here. Although AutoHotKey can automate many aspects of your computer usage, I think eBoostr Beta testers here might also find it useful to automate USB Flash Drive Testing and to create Hot-Keys for use in their testing. AutoHotKey is a Free Scripting Utility with Macro Recorder for Windows. It can be downloaded from http://www.autohotkey.com
The site has a very active forum, and members have posted there thousands of scripts they have written (some of which you're sure to find useful). I'll also be promoting eBoostr on the AutoHotKey Site as I think the AutoHotKey users can benefit from this utility.
AutoHotkey is a free, open-source utility for Windows. With it, you can:
* Automate almost anything by sending keystrokes and mouse clicks.
* You can write a mouse or keyboard macro by hand or use the macro recorder.
* Create hotkeys for keyboard, joystick, and mouse. Virtually any key, button, or combination can become a hotkey.
* Expand abbreviations as you type them. For example, typing "btw" can automatically produce "by the way".
* Create custom data-entry forms, user interfaces, and menu bars. See GUI for details.
* Remap keys and buttons on your keyboard, joystick, and mouse.
* Respond to signals from hand-held remote controls via the WinLIRC client script.
* Convert any script into an EXE file that can be run on computers that don't have AutoHotkey installed.
* Getting started might be easier than you think. Check out the quick-start tutorial.