from my colleague: "Well, I downloaded DebugView as suggested, tried to open Max Runtime (32-bit), and looked at the last start call in the log. The last call was ad_load. My guess is that this is the process that loads all the externals in the folder "ad", such as ad_asio.mxe, ad_rewire.mxe, ad_mme.mxe, etc. And I suppose this is the process that is crashing MaxRT before it even gets to the opening splash screen. "
For me on XP 32-bit, I get path_buildcache right after ad_load. Maybe there is actually something wrong with that on his end...
...
[2956] startup call: ad_load
[2956] startup call: path_buildcache
...