### Utilities

These are used by the seed's installer generation (yarn makeInstaller-iocd). Customers should not modify these.

**7z.dll, 7z.exe** - A utility for zipping files. This is used by the batch scripts to generate an installer.

**7zSD-nonadmin.sfx** - A "stub" that is used to create the self-extracting zip file that will be your installer.

**produce-sfx-installer.bat** - A batch script that produces the installer. This is run by `yarn makeInstaller-iocd`.

**utilities/ResourceHacker.exe** - A utility for modifying windows executables and resource files.