It's probably checking for some dependency that either isn't present or is a different version than what is required... or you're trying to launch an x64 executable in an x86 machine (the other way around SHOULD work but maybe Windows is now blocking it by default).