HotDog's Blog

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

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

AprMay 2008Jun
SMTWTFS
27282930123
45678910
11121314151617
18192021222324
25262728293031
1234567

Articles

Archives

Topics

CONTACT

Fun but useful linkies

General

VS 2005

Wolfenstein ET

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 on Wednesday, May 25, 2005 12:19 PM