Is it possible to create a custom command shortcut in Windows to perform some basic actions or change existing keyboard shortcuts?
I suppose for more flexibility, I could just create some batch or perl scripts (or something else), and just create application shortcuts for them, but I was wondering if Windows would be able to provide the flexibility to add custom command shortcuts, maybe through the registry
For example, win 7 presents an ALT + SHIFT + N shortcut to create a new folder, which is just great. But before there was a shortcut for this basic operation, and this is something that someone might want to implement if not available.
source share