Download Latest Version jsl.0.99x.zip (1.1 MB)
Email in envelope

Get an email when there's a new version of JSL

Home / JSL / jsl.0.99k
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2009-10-26 1.1 kB
jsl.0.99k 2009-10-26 566.9 kB
Totals: 2 Items   568.0 kB 0
New Version finally supports 64bit JVM. Tested on Windows 7 64bit.
Use jsl64.exe or rename to your preferences.
From this version onward JSL is compiled with Visual C++ 9. This introduces a dependency to msvcrt90.dll. 
If you dont have msvcrt90.dll installed please use the statically linked version or 
use the jsl_VC6.exe (32bit only) compiled against Visual C++ 6.0 as in earlier versions of JSL
Bugfix: JSL ini paths can now contain spaces even when passed explicitely on the command line 
(this was only a bug in very special circumstances). 
Fixed the issue with JSL requiring msvcr71.dll but the DLL not being in path. This is a Java problem in 32bit JVM and Sun fixes it 
by placing the DLL in the JRE\bin folder. JSL simply extends the path once the JRE location is identified.
Fixed an interact with desktop issue. JSL is no setting it correctly using the CreateService call. Note the comment in the .ini file
Added feature where environment variables are looked up in the registry as a fallback. 
This removes the requirement to restarte the server in some cases.
Source: readme.txt, updated 2009-10-26