When starting the Stat client the following error message is received:
"The program can't start because msvcr100.dll is missing"
Typically a Java update causes the problem, but it can also be caused by the file becoming corrupt by some other means.
The "msvcr100.dll" file is part of the Microsoft c++ redistributable package, and possibly got corrupted by a java update.
There are 2 possible solutions to this error:
1) Since the Stat client is a 32 bit application the 32 bit version of the Microsoft c++ redistributable package should be downloaded from Microsoft and reinstalled.
2) Create a system variable call JAVA_HOME. Point JAVA_HOME to the new Java installation.