Download SRC Demo Application

Automated Windows Installer

You can find the latest build of the Windows installer hosted on our Files page.

A short walkthrough of the installation process can be found at DemoInstallationGuide

Run from CD

Alternately, you can run the application from a CD, discretely installing only the data store and necessary drivers. The latest .iso image, which you will have to burn can be found at our Files page.

Build From Source

It is also possible to build the application from source on your machine. The SVN repository is at

 http://trac.sharedrecords.org/svn/

If you are unfamiliar with developing a Java codebase, you can find a basic walkthrough at WorkingWithDemoSource.