This program is hosted on GitHub in the ddabapps/swagview
repository. The program can be downloaded from the repository's Releases page.
Each release gives the option of downloading either the programs's executable code or the source code. Your options are:
Executable program
Download swagview-exe64-0.2.0.zip
if you a running 64 bit Windows or download swagview-exe32-0.2.0.zip
for 32 bit Windows.
There is no installer, so you need to install the program manually. Proceed as follows:
-
Create a new sub-directory to store the program and its associated files. This can be created in any writeable directory on your system drive(s) or on a removable drive.
-
Extract all the files from the zip file and copy them into the newly created directory.
-
Optionally create a shortcut to the executable file in some convenient location.
-
Run the program. It will prompt you to install the SWAG database. See the Getting Started online help topic for details of how to do this. Once the installation is complete the database files will have been created in a
swag
sub-directory of the directory you created at step 1.
Source code
Source code is available in two formats. Download:
-
Source code.zip
to get the source code in .zip
format.
-
Source code.tar.gz
to get the source code in a g-zipped tarball.
Get release v0.2.0 from GitHub