[Plugin] Leap Motion - Event Driven

hello,
I have strange problem with the exe files on packaged Projects.
If I start the exe in the “<ProjectName>\WindowsNoEditor” folder nothing happens, the exe is active in the background (I can see in the taskmanager).
If I start the exe in the “<ProjectName>\WindowsNoEditor&lt;ProjectName>\Binaries\Win64” folder it starts properly.

Also I need to restart the before I am able to delete the exe in the “<ProjectName>\WindowsNoEditor” folder, because it’s impossible to kill the process.

Is this a plugin problem or is there something that needs to be setup before the exe works properly?