mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-21 04:54:14 -04:00
Remove license page from Windows installer, just to make less steps
This commit is contained in:
parent
23f1bff277
commit
00da2569e0
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue