]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Remove click-through license page from windows installer
authorNick Mathewson <nickm@torproject.org>
Mon, 3 Jan 2005 21:23:29 +0000 (21:23 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 3 Jan 2005 21:23:29 +0000 (21:23 +0000)
svn:r3259

contrib/tor.nsi

index d872ab67856012bde6231465cfe1bc41ca70061f..cc88142d59e1f466c515ba513e3dfe8e2a091df7 100644 (file)
@@ -66,7 +66,9 @@ CRCCheck on
 !define MUI_FINISHPAGE_LINK_LOCATION ${WEBSITE}
 
 !insertmacro MUI_PAGE_WELCOME
-!insertmacro MUI_PAGE_LICENSE "${LICENSE}"
+; There's no point in having a clickthrough license: Our license adds
+; certain rights, but doesn't remove them.
+; !insertmacro MUI_PAGE_LICENSE "${LICENSE}"
 !insertmacro MUI_PAGE_COMPONENTS
 !insertmacro MUI_PAGE_DIRECTORY
 !insertmacro MUI_PAGE_INSTFILES