Starbase fails to Run Windows 7 64bit

Attention: open in a new window. PDFPrintE-mail

Starbase is complied as a 32bit application. When installing on Windows 7 in 64bit mode you will need to make a couple of minor alteration your installation.

1.) You need to install 32bit Java available from Oracle.

2.) Change the following line in starbase.bat  which is located in the root of the installation folder.

set JAVA_HOME="C:\Program Files\Java\jre6"

to

set JAVA_HOME="C:\Program Files (x86)\Java\jre6"

Starbase should now load.