installer

This commit is contained in:
Face
2025-09-08 18:01:21 +03:00
parent 72b23bc2b9
commit 5e6e6f3035
5 changed files with 80 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
# Compress
Compress with: `./upx-4.2.4-win64/upx.exe --best --ultra-brute build-scripts/Windows/*.
exe build-scripts/Windows/*.dll`
Download UPX from https://upx.github.io/
# Build
Build the installer with the .ISS file thru **Inno Setup**