HotDog's Blog

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

vbCity Blogs moved to:
http://cs.vbcity.com/blogs
  Home :: Syndication  :: Login

JunJuly 2009Aug
SMTWTFS
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

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