I´am back. I finished moving to my new apartment and can again write articles for you. Autohotkey is a nice little freeware application that has many purposes. Take a look at its features:
#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.
#Run existing AutoIt v2 scripts and enhance them with new capabilities.
#Convert any script into an EXE file that can be run on computers that don’t have AutoHotkey installed.
Related posts:
Keyboard RemapperRemap Keyboard
Combimouse now that’s an evil keyboard
Custom Paper Keyboards
Turn Your Mobile Phone Into A PC Remote Control
Map a key to another key (or no function)
Display Windows Taskbar only when key is pressed
Ask the Readers: Single Key Shortcuts


hope no links were got broke on the way to the new place…
a bit more advanced automation program for win is autoit3, realy amazing what this thing can do.