The exe files in this directory will NOT UNPACK PROPERLY unless you run them with the -d option! 214.bat and unpack.bat (identical for now) will unpack the executables: compile.bat will unpack compile.exe, the source. no_run.exe contains the executables plus the library files: the folder sss/winbin contains the programs. compile.exe additionally contains the source code, plus the libraries and compiler files needed to recompile the programs. Details about unpacking: No_run.exe is a self extracting archive containing Sethna's sss simulation and supporting files. If you run it without the -d flag, it will extract all its files to the current directory and the programs won't work. You must either run this batch file or the command below to get the appropriate directory structure to enable the programs to work. If you are familiar with zip and unzip utilities, you can view the contents of no_run.exe with unzip's -l or -v flags.