From 15c00a4b985195426beeea5dfffbd6313972087a Mon Sep 17 00:00:00 2001 From: xhmikosr Date: Sun, 29 Mar 2009 12:16:07 +0000 Subject: [PATCH] Installer: Changed License page to remove Agree/Not Agree buttons git-svn-id: svn://svn.code.sf.net/p/processhacker/code@971 21ef857c-d57f-4fe0-8362-d861dc6d29cd --- .../ProcessHacker/Build/Installer/Process_Hacker_installer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/ProcessHacker/Build/Installer/Process_Hacker_installer.iss b/trunk/ProcessHacker/Build/Installer/Process_Hacker_installer.iss index 581b065b2..f865ad947 100644 --- a/trunk/ProcessHacker/Build/Installer/Process_Hacker_installer.iss +++ b/trunk/ProcessHacker/Build/Installer/Process_Hacker_installer.iss @@ -37,7 +37,7 @@ VersionInfoProductVersion={#= app_version} AppVersion={#= app_version} MinVersion=0,5.01.2600 AppReadmeFile={app}\README.txt -LicenseFile=..\..\..\LICENSE.txt +InfoBeforeFile=..\..\..\LICENSE.txt InfoAfterFile=..\..\..\CHANGELOG.txt SetupIconFile=Icons\ProcessHacker.ico UninstallDisplayIcon={app}\ProcessHacker.exe