Bumping this, as it reproduces with a template Hello World CfD project (attached).
If you (understandably) don't want to run a stranger's exe, just
1. grab the jre (it's standard java 7),
2. create a new CfD project (I used JDK 16 for the build and target),
3. create a distributable for it
4. and place the jre next to
../HelloWorld.exe
, then try to launch the exe. It doesn't launch. Move the jre, and it will launch.
CfD bug or some expected interaction?