|
From: Leif M. <le...@ta...> - 2006-03-16 04:08:55
|
Hi all, A user just posted a fairly significant bug that he located in version 3.2.0. The new batch files will not work correctly if they are located on a path which contains spaces. Ie. Under the Program Files directory. If you attempt to do so, you will see output like the following: 12:55:51.53 C:\Program Files\myapp>bin\MyApp.bat The system cannot find the path specified. The system cannot find the path specified. The system cannot find the path specified. Unable to locate a Wrapper executable using any of the following names: C:\Program Files\myapp\bin\wrapper-windows-x86-32.exe C:\Program Files\myapp\bin\wrapper-windows-x86-64.exe C:\Program Files\myapp\bin\wrapper.exe Press any key to continue . . . This is being caused by a simple lack of quotes in the batch files. The fix will be in a 3.2.1 version. In the mean time, use the new set of files in the attached zip file. The archive name has been renamed to avoid problems with some mail filters. Cheers, Leif |