--- old/modules/fxpackager/src/main/resources/com/oracle/bundlers/windows/WindowsBundlerParam.properties 2014-04-29 11:32:15.000000000 -0600 +++ /dev/null 2014-04-29 11:32:15.000000000 -0600 @@ -1,9 +0,0 @@ -param.menu-group.name=Menu Group -param.menu-group.description=The Start Menu group this application should be placed in -param.menu-group.default=Unknown - -param.64-bit.name=64-bit -param.64-bit.description=Prepare the bundles for 64 bit windows. - -param.runtime-64-bit.name=runtime 64-bit -param.runtime-64-bit.description=Embedded JRE runtime is 64-bit, used to detect bit architecture mismatches. --- /dev/null 2014-04-29 11:32:15.000000000 -0600 +++ new/modules/fxpackager/src/main/resources/com/oracle/tools/packager/windows/WindowsBundlerParam.properties 2014-04-29 11:32:15.000000000 -0600 @@ -0,0 +1,9 @@ +param.menu-group.name=Menu Group +param.menu-group.description=The Start Menu group this application should be placed in +param.menu-group.default=Unknown + +param.64-bit.name=64-bit +param.64-bit.description=Prepare the bundles for 64 bit windows. + +param.runtime-64-bit.name=runtime 64-bit +param.runtime-64-bit.description=Embedded JRE runtime is 64-bit, used to detect bit architecture mismatches.