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"
|
Name "OnionShare"
|
||||||
InstallDir "$PROGRAMFILES\${APPNAME}"
|
InstallDir "$PROGRAMFILES\${APPNAME}"
|
||||||
LicenseData "..\share\license.txt"
|
|
||||||
Icon "onionshare.ico"
|
Icon "onionshare.ico"
|
||||||
|
|
||||||
!include LogicLib.nsh
|
!include LogicLib.nsh
|
||||||
|
|
||||||
Page license
|
|
||||||
Page directory
|
Page directory
|
||||||
Page instfiles
|
Page instfiles
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user