mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-28 08:49:30 -05:00
Remove license page from Windows installer, just to make less steps
This commit is contained in:
parent
65d1ae7bb0
commit
b57d744ca8
@ -12,12 +12,10 @@ RequestExecutionLevel admin
|
||||
|
||||
Name "OnionShare"
|
||||
InstallDir "$PROGRAMFILES\${APPNAME}"
|
||||
LicenseData "..\share\license.txt"
|
||||
Icon "onionshare.ico"
|
||||
|
||||
!include LogicLib.nsh
|
||||
|
||||
Page license
|
||||
Page directory
|
||||
Page instfiles
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user