QckTwit is super simple to install. Just copy the exe file above to somewhere (C:\Program Files is probably good enough but you can as well use USB drive!). If you like QckTwit to get started when Windows starts then put it in your Startup folder.
If you are a programmer, you can download source code (which is very simple code written in just few hours) and compile it yourself.
In this release we fix the error 417 - Expectation Failed error that Twitter suddenly started dishing out since 23rd Dec, 2008. This error was because the HttpWebRequest object in .Net almost always added HTTP header called Expect with value "100-Continue" and Twitter don't like that anymore.