Back to Dlss Swapper

Package instructions

package/README.md

1.2.4.0680 B
Original Source

Package instructions

This document assumes you have a correct development environment setup. Each package step may require additional tools.

Final output for all 3 build scripts is Output/.

build_Portable.cmd

Builds a portable zipped app. This requires powershell installed to complete the actual zip step.

build_Installer.cmd

Builds an installable app, also referred to as an unpackaged app. This requires Nullsoft Scriptable Install System installed. The script that is run to build the installer is in NSIS\Installer.nsi.