9 lines
242 B
Markdown
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**
|