mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 19:52:50 -03:00
better compression for windows installer, making it 13mb instead of 19mb
This commit is contained in:
parent
91abbca21e
commit
9a2d5863cf
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
|||
|
||||
RequestExecutionLevel admin
|
||||
|
||||
SetCompressor /FINAL /SOLID lzma
|
||||
SetCompressorDictSize 64
|
||||
|
||||
Name "OnionShare"
|
||||
InstallDir "$PROGRAMFILES\${APPNAME}"
|
||||
LicenseData "license.txt"
|
||||
|
|
Loading…
Reference in a new issue