mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-26 19:22:59 -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
|
RequestExecutionLevel admin
|
||||||
|
|
||||||
|
SetCompressor /FINAL /SOLID lzma
|
||||||
|
SetCompressorDictSize 64
|
||||||
|
|
||||||
Name "OnionShare"
|
Name "OnionShare"
|
||||||
InstallDir "$PROGRAMFILES\${APPNAME}"
|
InstallDir "$PROGRAMFILES\${APPNAME}"
|
||||||
LicenseData "license.txt"
|
LicenseData "license.txt"
|
||||||
|
|
Loading…
Add table
Reference in a new issue