Files
leonwww/flumi/build-scripts/README.md
2025-09-08 18:01:21 +03:00

9 lines
242 B
Markdown

# 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**