mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
better compression for windows installer, making it 13mb instead of 19mb
This commit is contained in:
parent
91abbca21e
commit
9a2d5863cf
@ -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…
Reference in New Issue
Block a user