TypeClip  1.2 (2008-)

This tool allows you to send the contents of the clipboard to the active window as keystrokes. It simulates the text being typed to the window from the keyboard.

You can select whether to send the text via PostMessage or SendMessage. PostMessage is faster because it sends each character quickly without waiting for the previous one to be recieved by the target window, but some may not arrive or may arrive out of order. SendMessage is slower because it waits for each character to arrive before sending the next, but is more reliable.

The text can be pre-processed before being sent to the target window. The following modes are available:

RawDoes no processing, text is sent as is.
RegeditSends 10 Left Arrows to collapse the registry tree and replaces \’s with Right Arrows to open keys.

Please feel free to contact us with any comments, questions, bug reports or for further help.


History:


Synetech inc./PlasmaSoft