As a followup to my post in the wrong group
[coldbox:22267] [CommandBox 1.0.0.00134] Install Problems on Windows7 x64 - Java Path
The Problem with the commandbox-1.0.0.jre-win64.zip (and32) still exists.
The launch4j config searches the bundeled jre in “./jre” but the jre will be extracted direct in the root.
So you need to edit the launch4j path like this <jre path="."
or change the zip path for the jre.
I can this only verify for the windows Bundles.
andreas