HotDog's Blog

Hotdog (Robert Verpalen) about C# and vb.net

This blog hosted by:
http://blogs.vbcity.com      
  Home :: Syndication  :: Login

AprMay 2005Jun
SMTWTFS
24252627282930
1234567
891011121314
15161718192021
22232425262728
2930311234

Articles

Archives

Topics

CONTACT

Fun but useful linkies

General

VS 2005

Wolfenstein ET

Wednesday, May 25, 2005 #

This one was on the shelf since the keyboardhook class, but somehow never got around to finishing it. It listens for global keystrokes and performs user defined actions if a certain (combination of) keystrokes is entered.

msi installer: ShortCutter.msi

screenshots:
ScreenshotCollapsed.jpg
ScreenshotExtended.jpg

NB: this version includes the perform vb.net/C# script, but that part is not implemented yet. I'm not quite sure how far I want to implement it yet. (just console/ one procedure or kind of a small editor with the ability to add references. The latter seems to be a bit of overkill to me. Any thoughts?)
Newer versions will include more actions. (they have been made easy to add ;-) ) If there are any specific requests of other actions (for example eject a cd, set the window where the keys are pressed to stay on top, or start a service (although the last can be done with an execute command action 'net start ...', using a separate action would mean a parameter browser that browses through the services)), please post them here.

posted @ 12:19 PM