I was recently hit quite often by the "cannot create exe" error and was able to track it down to adb.

I was recently hit quite often by the "cannot create exe" error and was able to track it down to adb.exe keeping the file open. While I have no idea what adb (Android Debug Bridge) has to do with a plain Win32 application, I killed that process and changed the entry for adb in SDK Manager to an invalid file path. After that the problem seems to disappear. Can anyone with some spare time try to confirm this? I am reluctant to file a QP report for this without any backing from someone. XE8.1 btw.

Comments