in FXRegInstall.cpp, function registerdeploy or unregisterdeploy, before loading deploy.dll, we need to load msvcr100 before loading deploy.dll
otherwise, install will fail on system with no msvcr100 in windows system directory. (load will say deployModule failed to load)
otherwise, install will fail on system with no msvcr100 in windows system directory. (load will say deployModule failed to load)