Running SQL Workbench/J on Windows with 64bit

The supplied SQLWorkbench.exe is a 32bit Windows application. This means that you cannot use this launcher when running on a 64bit Windows version together with a 64bit JavaVM.

The main reason for not supplying a 64bit version of the launcher is, that I do not have access to a free C/C++ compiler that can create a 64bit executable (especially not on a 32bit Windows).

To run SQL Workbench/J under Windows 64bit using a 64bit JavaVM, please use the supplied VBScript "SQLWorkbench.vbs".
The only drawback to this solution is, that it will not show up as "SQLWorkbench.exe" in the Taskmanager, but as "javaw.exe".