Front Page › Forums › Software › AnalyzeThis! › Crash related to CreateTarget › Re:Crash related to CreateTarget
OK, before I answer I just want to state that I was not involved in the development of this software 😉 … but as experienced programmer I might have a solution for you. In the file setup.lst of the distribution you can find a list of the files which were placed on the computer during the installation. I suspect that the file msvcrt.dll is causing the problem. Most likely, the software was built on a Windows XP with the version 7.0.2600.0 of the file not being backward compatible to Windows NT. What you need to do is to get the old version of msvcrt.dll back on your system. There are numerous solutions to that, I would mount the disk on another system and just replace the file from a similar NT system. Just ask a system administrator, he’ll know how to do that… and let us know if it worked for you…
Markus