Crashing Twinkle

I try to run the demo applications (Twinkle etc.) from terminal, but I get error "The system can't execute the specified program". What is going on?

Usually this is a standard windows error when it is missing some libraries. If you can download a Dependecy Walker from http://www.dependencywalker.com and open the Twinkle.exe file with it. Dependecy Walker should report if there are some missing libraries.

Sometimes this problem is caused by missing Microsoft Visual C++ 2008 SP1 Redistributable Package (discussed in installation instructions). It is possible that due to driver updates etc. some other library can also be the culprit.